mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 18:21:24 +02:00
arm: dts: mediatek: mt7623: fix pinctrl controller node name
Correct the pinctrl controller node name to use the same address as the reg property. Signed-off-by: David Lechner <dlechner@baylibre.com> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
parent
23d304b97e
commit
85fdc64585
|
|
@ -249,7 +249,7 @@ pericfg: syscon@10003000 {
|
|||
#reset-cells = <1>;
|
||||
};
|
||||
|
||||
pio: pinctrl@10005000 {
|
||||
pio: pinctrl@1000b000 {
|
||||
compatible = "mediatek,mt7623-pinctrl";
|
||||
reg = <0 0x1000b000 0 0x1000>;
|
||||
mediatek,pctl-regmap = <&syscfg_pctl_a>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user