Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a8c85fc7 authored by Gustavo Solaira's avatar Gustavo Solaira
Browse files

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: default avatarGustavo Solaira <gustavos@codeaurora.org>
parent f62a74fe
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* 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";
	};
};