ARM: dts: ipq4019: Fix pinctrl node name

This patch fixes the pinctrl node addresses to be the correct format.

Signed-off-by: Varadarajan Narayanan <varada@codeaurora.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
Varadarajan Narayanan
2017-07-03 13:17:12 +05:30
committed by Andy Gross
parent e099febc8e
commit ba4ca27ba9
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@
clock-frequency = <48000000>;
};
pinctrl@0x01000000 {
pinctrl@1000000 {
serial_pins: serial_pinmux {
mux {
pins = "gpio60", "gpio61";

View File

@@ -119,7 +119,7 @@
reg = <0x1800000 0x60000>;
};
tlmm: pinctrl@0x01000000 {
tlmm: pinctrl@1000000 {
compatible = "qcom,ipq4019-pinctrl";
reg = <0x01000000 0x300000>;
gpio-controller;