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:
48d8910
)
powerpc: p3041: dts: Add Sata DT nodes
author
Peng Ma
<peng.ma@nxp.com>
Wed, 23 Oct 2019 11:07:09 +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 P3041 platform
Signed-off-by: Peng Ma <peng.ma@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/powerpc/dts/p3041.dtsi
patch
|
blob
|
history
diff --git
a/arch/powerpc/dts/p3041.dtsi
b/arch/powerpc/dts/p3041.dtsi
index 197896d35a299fcb2e0437d5cd4876499e9d172a..23bde81418fe100ef0bec81a467b196029c2b074 100644
(file)
--- a/
arch/powerpc/dts/p3041.dtsi
+++ b/
arch/powerpc/dts/p3041.dtsi
@@
-59,6
+59,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@ffe200000 {