arm: dts: mt7623: remove useless property pinctrl-names at node switch@0
authorSean Wang <sean.wang@mediatek.com>
Fri, 23 Feb 2018 10:16:30 +0000 (18:16 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Sun, 18 Mar 2018 21:41:34 +0000 (22:41 +0100)
The property pinctrl-names is totally superfluous. It would be good to
remove the property to keep the node neatness. There is actually
unnecessary to set up any pins for data path TRGMII between main SoC and
MT7530. Furthermore, it's more reasonable for the pin setup of control
path MDIO bus is being placed inside the node of ethernet controller.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts

index 4198f03aeee8841ce8f60ddadd1e8fcd1ec45c33..3eb084a2f3f551ef0c410026f5915acce33b1fe5 100644 (file)
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0>;
-                       pinctrl-names = "default";
                        reset-gpios = <&pio 33 0>;
                        core-supply = <&mt6323_vpa_reg>;
                        io-supply = <&mt6323_vemc3v3_reg>;