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

Commit d195d549 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Disable can-controller node for SA8195 ADP AIR board"

parents dd7f706f 2f173e18
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -23,3 +23,8 @@
	qcom,board-id = <0x02010019 0>;
};

&qupv3_se0_spi {
	can-controller@0 {
		status = "disabled";
	};
};
+5 −0
Original line number Diff line number Diff line
@@ -22,3 +22,8 @@
	qcom,board-id = <0x02010019 0>;
};

&qupv3_se0_spi {
	can-controller@0 {
		status = "disabled";
	};
};