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

Commit d084cc67 authored by Vivek Kumar's avatar Vivek Kumar
Browse files

ARM: dts: msm: Extend the reg-size for tlmm in sdmshrike



Extend the reg-size property for tlmm in order to create
virtual mapping to configure higher order pin numbers.
This is to ensure all tlmm pins can be configured for
sdmshrike.

Change-Id: Ib3bdedeaf011aee20eb97ed51889af4a3d46951e
Signed-off-by: default avatarVivek Kumar <vivekuma@codeaurora.org>
parent 44b48b10
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
&soc {
	tlmm: pinctrl@3000000 {
		compatible = "qcom,sdmshrike-pinctrl";
		reg = <0x03000000 0xdd2000>, <0x17c000f0 0x60>;
		reg = <0x03000000 0xddc000>, <0x17c000f0 0x60>;
		reg-names = "pinctrl", "spi_cfg";
		interrupts = <0 208 0>;
		gpio-controller;