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

Commit 454f089f authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable dual-CAN for SA415M CCARD"

parents ea67efab d206afbc
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -54,6 +54,12 @@
	};
};

&spi_2 {
	can-controller@0 {
		qcom,max-can-channels = <2>;
	};
};

&wcd934x_cdc {
	status = "disabled";
};