From d0aa71b652c4ada4665eb96008738a4a0cb6d68a Mon Sep 17 00:00:00 2001 From: Vishwaroop A Date: Thu, 30 Nov 2023 10:48:49 +0000 Subject: [PATCH] nv-platform: p3737: enable hdr40 spi nodes Enable SPI nodes for Concord 40-pin header. Bug 4397019 Signed-off-by: Vishwaroop A Change-Id: I1e475f404520aa847befa591d55f67563fcdad00 Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3025462 Reviewed-by: svcacv Reviewed-by: Brad Griffis Reviewed-by: Bitan Biswas GVS: Gerrit_Virtual_Submit --- nv-platform/tegra234-p3737-0000.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nv-platform/tegra234-p3737-0000.dtsi b/nv-platform/tegra234-p3737-0000.dtsi index d3651d8..c615947 100644 --- a/nv-platform/tegra234-p3737-0000.dtsi +++ b/nv-platform/tegra234-p3737-0000.dtsi @@ -4,6 +4,7 @@ / { bus@0 { spi@3210000{ /* SPI1 in 40 pin conn */ + status = "okay"; spi@0 { /* chip select 0 */ compatible = "tegra-spidev"; reg = <0x0>; @@ -17,6 +18,7 @@ }; spi@3230000{ /* SPI3 in 40 pin conn */ + status = "okay"; spi@0 { /* chip select 0 */ compatible = "tegra-spidev"; reg = <0x0>;