From a8c85fc795c063a09a96972c838fa80c520c3837 Mon Sep 17 00:00:00 2001 From: Gustavo Solaira Date: Wed, 31 Jan 2018 17:35:37 -0800 Subject: [PATCH] ARM: dts: msm: Disable SPI CAN controller on msm8996 CV2X boards Disable the SPI based CAN controller on msm8996 CV2X boards since they are using the USB based CAN controller now. Change-Id: I57cccee0b9ffa59f516747350160907960048a6a Signed-off-by: Gustavo Solaira --- arch/arm/boot/dts/qcom/msm8996-cv2x.dtsi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/qcom/msm8996-cv2x.dtsi b/arch/arm/boot/dts/qcom/msm8996-cv2x.dtsi index 40318c52c7c5..78141330915b 100644 --- a/arch/arm/boot/dts/qcom/msm8996-cv2x.dtsi +++ b/arch/arm/boot/dts/qcom/msm8996-cv2x.dtsi @@ -1,4 +1,4 @@ -/* Copyright (c) 2017, The Linux Foundation. All rights reserved. +/* Copyright (c) 2017-2018, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and @@ -238,6 +238,7 @@ pinctrl-names = "active", "sleep"; pinctrl-0 = <&can_rst_on>; pinctrl-1 = <&can_rst_off>; + status = "disabled"; }; };