Skip to content
Snippets Groups Projects
Commit df352930 authored by Christian Lamparter's avatar Christian Lamparter Committed by Petr Štetiar
Browse files

ipq806x: add nand and sata tags


Add some tags for nand and sata structure to easily
reference them in other dts.

Signed-off-by: default avatarChristian Lamparter <chunkeey@gmail.com>
Signed-off-by: default avatarAnsuel Smith <ansuelsmth@gmail.com>
parent 5ce72009
No related branches found
No related tags found
No related merge requests found
...@@ -914,7 +914,7 @@ ...@@ -914,7 +914,7 @@
status = "disabled"; status = "disabled";
}; };
sata@29000000 { sata: sata@29000000 {
compatible = "qcom,ipq806x-ahci", "generic-ahci"; compatible = "qcom,ipq806x-ahci", "generic-ahci";
reg = <0x29000000 0x180>; reg = <0x29000000 0x180>;
...@@ -1244,7 +1244,7 @@ ...@@ -1244,7 +1244,7 @@
status = "disabled"; status = "disabled";
}; };
nand@1ac00000 { nand: nand@1ac00000 {
compatible = "qcom,ipq806x-nand"; compatible = "qcom,ipq806x-nand";
reg = <0x1ac00000 0x800>; reg = <0x1ac00000 0x800>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment