ipq806x: add nand and sata tags
authorChristian Lamparter <chunkeey@gmail.com>
Thu, 5 Dec 2019 00:23:26 +0000 (01:23 +0100)
committerPetr Štetiar <ynezz@true.cz>
Thu, 19 Dec 2019 21:41:57 +0000 (22:41 +0100)
Add some tags for nand and sata structure to easily
reference them in other dts.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
target/linux/ipq806x/files-4.19/arch/arm/boot/dts/qcom-ipq8064.dtsi

index 17e8a623814512e5beea3d143a43faba832ea854..ec76fcf2405b010ce803d7bde7e66e678ea0af30 100644 (file)
                        status = "disabled";
                };
 
-               sata@29000000 {
+               sata: sata@29000000 {
                        compatible = "qcom,ipq806x-ahci", "generic-ahci";
                        reg = <0x29000000 0x180>;
 
                        status = "disabled";
                };
 
-               nand@1ac00000 {
+               nand: nand@1ac00000 {
                        compatible = "qcom,ipq806x-nand";
                        reg = <0x1ac00000 0x800>;