Commit ba4ca27b authored by Varadarajan Narayanan's avatar Varadarajan Narayanan Committed by Andy Gross

ARM: dts: ipq4019: Fix pinctrl node name

This patch fixes the pinctrl node addresses to be the correct format.
Signed-off-by: default avatarVaradarajan Narayanan <varada@codeaurora.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent e099febc
......@@ -40,7 +40,7 @@ timer {
clock-frequency = <48000000>;
};
pinctrl@0x01000000 {
pinctrl@1000000 {
serial_pins: serial_pinmux {
mux {
pins = "gpio60", "gpio61";
......
......@@ -119,7 +119,7 @@ gcc: clock-controller@1800000 {
reg = <0x1800000 0x60000>;
};
tlmm: pinctrl@0x01000000 {
tlmm: pinctrl@1000000 {
compatible = "qcom,ipq4019-pinctrl";
reg = <0x01000000 0x300000>;
gpio-controller;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment