From 0c0a471654d6b21c9911b987ae8c1f5f0dc07f71 Mon Sep 17 00:00:00 2001 From: Vishwaroop A Date: Tue, 15 Oct 2024 05:27:32 +0000 Subject: [PATCH] t23x: nv-soc: add t234 spi compatible Controller driver has enabled a new flag called fatal interrupt. This is only supported for t234 so add the compatible in the device tree. Bug 200767420 Change-Id: I702eed40ccb050645a41afdce666f0e669baabe6 Signed-off-by: Vishwaroop A Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3223782 Reviewed-by: mobile promotions Tested-by: mobile promotions --- nv-soc/tegra234-soc-overlay.dtsi | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/nv-soc/tegra234-soc-overlay.dtsi b/nv-soc/tegra234-soc-overlay.dtsi index e728f72..a8b9df1 100644 --- a/nv-soc/tegra234-soc-overlay.dtsi +++ b/nv-soc/tegra234-soc-overlay.dtsi @@ -152,6 +152,10 @@ iommus = <&smmu_niso0 TEGRA234_SID_GPCDMA>; }; + spi@c260000 { + compatible = "nvidia,tegra234-spi", "nvidia,tegra210-spi", "nvidia,tegra114-spi"; + }; + pinmux@2430000 { pex_rst_c4_in_state: pex_rst_c4_in { pex_rst { @@ -224,6 +228,14 @@ }; }; + spi@3210000 { + compatible = "nvidia,tegra234-spi", "nvidia,tegra210-spi", "nvidia,tegra114-spi"; + }; + + spi@3230000 { + compatible = "nvidia,tegra234-spi", "nvidia,tegra210-spi", "nvidia,tegra114-spi"; + }; + tegra_ufs: ufshci@2500000 { compatible = "tegra234,ufs_variant"; reg = <0x0 0x02500000 0x0 0x4000>,