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

Commit 4185055a authored by Guru Das Srinagesh's avatar Guru Das Srinagesh
Browse files

ARM: dts: msm: Remove PM7250B from sdxlemur pmic overlay

PM7250B is not present on all sdxlemur platforms; therefore, add it only
for the boards on which it is present, in subsequent patches.

Change-Id: I945f8b77783afe1fd020189baca79d602b51e4c1
parent a353e586
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
#include "pmk8350.dtsi"
#include "pmx65.dtsi"
#include "pm7250b.dtsi"

&pm7250b_clkdiv {
	clocks = <&rpmhcc RPMH_CXO_CLK>;
	clock-names = "xo";
};