summaryrefslogtreecommitdiff
path: root/arch/arm64
diff options
context:
space:
mode:
authorDasnavis Sabiya <sabiya.d@ti.com>2023-01-31 18:18:08 +0530
committerVignesh Raghavendra <vigneshr@ti.com>2023-02-03 09:14:42 +0530
commit81a495dbf8a8315bf8d81f04ccea6bc77ca8e80d (patch)
treebf894bc912cdab13eeae9522996c93e2cdff621e /arch/arm64
parent716c38dd903c6acb30302f7730d16a0bd58c9caf (diff)
arm64: dts: ti: k3-am69-sk: Fix MCAN transceiver reset issue
The CAN_STB reset gpio needs to be in active low state. The reset gpio is pulled active high, due to this the Main domain MCAN transceiver failed to come out of reset. Remove the DTS entry that pulls the CAN_STB gpio high to fix the issue. Signed-off-by: Dasnavis Sabiya <sabiya.d@ti.com> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/boot/dts/ti/k3-am69-sk.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-am69-sk.dts b/arch/arm64/boot/dts/ti/k3-am69-sk.dts
index 473fd0a81dc9..5ecd6d53e4ed 100644
--- a/arch/arm64/boot/dts/ti/k3-am69-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am69-sk.dts
@@ -132,7 +132,6 @@
compatible = "ti,tcan1042";
#phy-cells = <0>;
max-bitrate = <5000000>;
- standby-gpios = <&exp1 1 GPIO_ACTIVE_HIGH>;
};
transceiver2: can-phy1 {