From: Peng Ma Date: Wed, 23 Oct 2019 11:07:13 +0000 (+0000) Subject: powerpc: t4240: dts: Add Sata DT nodes X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=037e1084d970e704434c58a09cb507ff1e326705;p=u-boot.git powerpc: t4240: dts: Add Sata DT nodes This patch is to add sata node for T4240 platform Signed-off-by: Peng Ma Reviewed-by: Priyanka Jain --- diff --git a/arch/powerpc/dts/t4240.dtsi b/arch/powerpc/dts/t4240.dtsi index fc34974c7f..3bda2fa780 100644 --- a/arch/powerpc/dts/t4240.dtsi +++ b/arch/powerpc/dts/t4240.dtsi @@ -98,6 +98,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 {