summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/dts/test.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sandbox/dts/test.dts')
-rw-r--r--arch/sandbox/dts/test.dts6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/sandbox/dts/test.dts b/arch/sandbox/dts/test.dts
index d0c40be6b0..1bc3ca0770 100644
--- a/arch/sandbox/dts/test.dts
+++ b/arch/sandbox/dts/test.dts
@@ -139,6 +139,10 @@
sandbox,size = <256>;
};
};
+
+ sandbox_pmic: sandbox_pmic {
+ reg = <0x40>;
+ };
};
pci: pci-controller {
@@ -228,3 +232,5 @@
};
};
+
+#include "sandbox_pmic.dtsi"
OpenPOWER on IntegriCloud