arm: dts: mt7623: remove unused compatible string for pio node

MT7623 has its own compatible in pinctrl driver so we don't need the
backward compatible for it.

Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
This commit is contained in:
Ryder Lee 2017-10-20 17:46:47 +08:00 коммит произвёл Matthias Brugger
Родитель e4316d6f2c
Коммит eb54a522f1
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -227,8 +227,7 @@
};
pio: pinctrl@10005000 {
compatible = "mediatek,mt7623-pinctrl",
"mediatek,mt2701-pinctrl";
compatible = "mediatek,mt7623-pinctrl";
reg = <0 0x1000b000 0 0x1000>;
mediatek,pctl-regmap = <&syscfg_pctl_a>;
pins-are-numbered;