Commit d28b0307 authored by Sebastian Reichel's avatar Sebastian Reichel Committed by Shawn Guo

ARM: dts: imx6ull: fix pinctrl node name

pinctrl node name must be either pinctrl or pinmux.
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarSebastian Reichel <sre@kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 8aa96bbd
......@@ -75,7 +75,7 @@ rngb: rng@2284000 {
clocks = <&clks IMX6UL_CLK_DUMMY>;
};
iomuxc_snvs: iomuxc-snvs@2290000 {
iomuxc_snvs: pinctrl@2290000 {
compatible = "fsl,imx6ull-iomuxc-snvs";
reg = <0x02290000 0x4000>;
};
......
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