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

Commit 2b465e12 authored by Pavankumar Kondeti's avatar Pavankumar Kondeti
Browse files

ARM: dts: msm: Give Blair its own MPM pins mapping configuration

Currently both Blair and Holi use the same MPM pins mapping
configuration as they use the same compatible string. USB PHY
has a different GIC IRQ on Blair, so different MPM configuration
is required.

Change-Id: I83b79ac2711dd0b6cb871529b7a14c3d9a8213f9
parent e438d282
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@ Properties:
		"qcom,mpm-gic-sdxnightjar"
		"qcom,mpm-gic-monaco"
		"qcom,mpm-gic-qcs405"
		"qcom,mpm-gic-blair"

- interrupts:
	Usage: required
+1 −1
Original line number Diff line number Diff line
@@ -973,7 +973,7 @@
	};

	wakegic: wake-gic {
		compatible = "qcom,mpm-gic-holi", "qcom,mpm";
		compatible = "qcom,mpm-gic-blair", "qcom,mpm";
		interrupts = <GIC_SPI 197 IRQ_TYPE_EDGE_RISING>;
		reg = <0x45f01b8 0x1000>,
			<0x0f40000c 0x4>;  /* MSM_APCS_GCC_BASE 4K */