projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5799a38
)
powerpc: t102x: dts: Add Sata DT nodes
author
Peng Ma
<peng.ma@nxp.com>
Wed, 23 Oct 2019 11:07:11 +0000
(11:07 +0000)
committer
Priyanka Jain
<priyanka.jain@nxp.com>
Tue, 19 Nov 2019 08:41:44 +0000
(14:11 +0530)
This patch is to add sata node for T102x platform
Signed-off-by: Peng Ma <peng.ma@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/powerpc/dts/t102x.dtsi
patch
|
blob
|
history
diff --git
a/arch/powerpc/dts/t102x.dtsi
b/arch/powerpc/dts/t102x.dtsi
index c49fd210883054a7dbf2a67ad7b011b6e5152b42..7d3f7c53abc240b032f368ea15c242a1a98c2c06 100644
(file)
--- a/
arch/powerpc/dts/t102x.dtsi
+++ b/
arch/powerpc/dts/t102x.dtsi
@@
-48,6
+48,15
@@
device_type = "open-pic";
clock-frequency = <0x0>;
};
+
+ sata: sata@220000 {
+ compatible = "fsl,pq-sata-v2";
+ reg = <0x220000 0x1000>;
+ interrupts = <68 0x2 0 0>;
+ sata-offset = <0x1000>;
+ sata-number = <2>;
+ sata-fpdma = <0>;
+ };
};
pcie@ffe240000 {