summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2018-08-11 19:49:29 -0400
committerTom Rini <[email protected]>2018-08-11 19:49:29 -0400
commit8fee226da36f799e69041b2ab381064693199c7f (patch)
tree8cf69d8d3cd8cca633c24b0f100c96e1fbd048f4 /arch
parent282ce6454c45409805e2c470bbec170d21a4bd35 (diff)
parent7e86242b2bdb2983423a3a1f3ec375df56c7cac8 (diff)
Merge branch '[email protected]' of git://git.denx.de/u-boot-staging
Diffstat (limited to 'arch')
-rw-r--r--arch/sandbox/dts/test.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/sandbox/dts/test.dts b/arch/sandbox/dts/test.dts
index 4483134d6c8..118ff9f6855 100644
--- a/arch/sandbox/dts/test.dts
+++ b/arch/sandbox/dts/test.dts
@@ -286,6 +286,10 @@
mbox-names = "other", "test";
};
+ misc-test {
+ compatible = "sandbox,misc_sandbox";
+ };
+
mmc2 {
compatible = "sandbox,mmc";
};