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

Commit 211ed73a 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: Add tlmm reg offset to emac node for sdxpoorwills"

parents 0f5eda64 7964609f
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -819,8 +819,9 @@
	emac_hw: qcom,emac@00020000 {
		compatible = "qcom,emac-dwc-eqos";
		reg = <0x20000 0x10000>,
		      <0x36000 0x100>;
		reg-names = "emac-base", "rgmii-base";
			<0x36000 0x100>,
			<0x3900000 0x300000>;
		reg-names = "emac-base", "rgmii-base", "tlmm-central-base";
		interrupts = <0 62 4>, <0 60 4>,
			<0 45 4>, <0 49 4>,
			<0 50 4>, <0 51 4>,