From: Faiz Abbas <faiz_ab...@ti.com>

commit bb40213e83549b52e46baac3979046dc17e6b58a from branch ti-linux-4.19.y:
git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git

Add support for the 2nd Secure Digital Host controller instance present
in TI's am654 SoC.

Signed-off-by: Faiz Abbas <faiz_ab...@ti.com>
Signed-off-by: Sekhar Nori <nsek...@ti.com>
Signed-off-by: Jun Miao <jun.m...@windriver.com>
---
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi 
b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
index 11887c72f23a..8c198a40de24 100644
--- a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
@@ -249,6 +249,20 @@ sdhci0: sdhci@4f80000 {
                dma-coherent;
        };
 
+       sdhci1: sdhci@4fa0000 {
+               compatible = "ti,am654-sdhci-5.1";
+               reg = <0x0 0x4fa0000 0x0 0x260>, <0x0 0x4fb0000 0x0 0x134>;
+               power-domains = <&k3_pds 48 TI_SCI_PD_EXCLUSIVE>;
+               clocks = <&k3_clks 48 0>, <&k3_clks 48 1>;
+               clock-names = "clk_ahb", "clk_xin";
+               interrupts = <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
+               ti,otap-del-sel = <0x2>;
+               ti,trm-icp = <0x8>;
+               wp-inverted = <0x1>;
+               no-1-8-v;
+               dma-coherent;
+       };
+
        scm_conf: scm_conf@100000 {
                compatible = "syscon", "simple-mfd";
                reg = <0 0x00100000 0 0x1c000>;
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#8869): 
https://lists.yoctoproject.org/g/linux-yocto/message/8869
Mute This Topic: https://lists.yoctoproject.org/mt/75762470/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to