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

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

ARM: dts: msm: Disable K61 SPI-CAN on mdm9650 CV2X



Disable K61 SPI-CAN device node on mdm9650 CV2X boards.

Change-Id: If7b9be932d4211134f9c3291e2fdc718ec3aa484
Signed-off-by: default avatarGustavo Solaira <gustavos@codeaurora.org>
parent f1f541bc
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
@@ -102,6 +102,7 @@
		pinctrl-names = "active", "sleep";
		pinctrl-0 = <&can_rst_on>;
		pinctrl-1 = <&can_rst_off>;
		status = "disabled";
	};
};