From e71499aada37e742c1af3a6a276be804268f5fd3 Mon Sep 17 00:00:00 2001 From: Peng Ma Date: Wed, 23 Oct 2019 11:07:09 +0000 Subject: powerpc: p3041: dts: Add Sata DT nodes This patch is to add sata node for P3041 platform Signed-off-by: Peng Ma Reviewed-by: Priyanka Jain --- arch/powerpc/dts/p3041.dtsi | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'arch/powerpc') diff --git a/arch/powerpc/dts/p3041.dtsi b/arch/powerpc/dts/p3041.dtsi index 197896d35a..23bde81418 100644 --- 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 { -- cgit v1.2.3