]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sandbox/dts/test.dts
sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts
[karo-tx-uboot.git] / arch / sandbox / dts / test.dts
index d0c40be6b0ad69cc641ba3d56477db5eb3eaa09c..1bc3ca0770c5ac1c6784c1621e4200f92b359e95 100644 (file)
                                sandbox,size = <256>;
                        };
                };
+
+               sandbox_pmic: sandbox_pmic {
+                       reg = <0x40>;
+               };
        };
 
        pci: pci-controller {
        };
 
 };
+
+#include "sandbox_pmic.dtsi"