mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 04:56:13 +02:00
ARM: dts: imx6ull: fix pinctrl node name
pinctrl node name must be either pinctrl or pinmux. Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Sebastian Reichel <sre@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
8aa96bbd70
commit
d28b03073a
|
|
@ -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>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user