mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 10:09:10 +02:00
arm: dts: mediatek: mt8135: fix pinctrl node name
Correct the pinctrl 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
85fdc64585
commit
ba6afff1d9
|
|
@ -148,7 +148,7 @@ pericfg: pericfg@10003000 {
|
|||
* Pinctrl access register at 0x10005000 and 0x1020c000 through
|
||||
* regmap. Register 0x1000b000 is used by EINT.
|
||||
*/
|
||||
pio: pinctrl@10005000 {
|
||||
pio: pinctrl@1000b000 {
|
||||
compatible = "mediatek,mt8135-pinctrl";
|
||||
reg = <0 0x1000b000 0 0x1000>;
|
||||
mediatek,pctl-regmap = <&syscfg_pctl_a &syscfg_pctl_b>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user