From 736ab9937a3e2fa0620b0060a3c709bf571804a1 Mon Sep 17 00:00:00 2001 From: Nikita Shubin Date: Sun, 12 Feb 2023 12:47:07 +0300 Subject: [PATCH] dt-schema: v2022.11-12 Signed-off-by: Nikita Shubin --- .gitmodules | 3 +++ dt-schema | 1 + 2 files changed, 4 insertions(+) create mode 160000 dt-schema diff --git a/.gitmodules b/.gitmodules index e3c3e0a..a8758b5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "busybox"] path = busybox url = git://git.busybox.net/busybox +[submodule "dt-schema"] + path = dt-schema + url = https://github.com/devicetree-org/dt-schema diff --git a/dt-schema b/dt-schema new file mode 160000 index 0000000..54330a5 --- /dev/null +++ b/dt-schema @@ -0,0 +1 @@ +Subproject commit 54330a5a413f11bb490e0f16be1d73c378a23bf8 -- 2.30.2