X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FMT7620a_MT7610e.dts;h=4cff8dc28a3ce879bd69fc8620c64e68e890c2d0;hb=6f2b7567b898f3750c6eba5e27f2ac04682fbfbb;hp=0d7755b324986cc20b98db34994c7a99508c2b96;hpb=046b282429d92d0acf3b420d0b0055be00316479;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/MT7620a_MT7610e.dts b/target/linux/ramips/dts/MT7620a_MT7610e.dts index 0d7755b324..4cff8dc28a 100644 --- a/target/linux/ramips/dts/MT7620a_MT7610e.dts +++ b/target/linux/ramips/dts/MT7620a_MT7610e.dts @@ -6,36 +6,21 @@ compatible = "ralink,mt7620a-eval-board", "ralink,mt7620a-soc"; model = "Ralink MT7620A evaluation board"; - memory@0 { - reg = <0x0 0x2000000>; - }; - - chosen { - bootargs = "console=ttyS0,57600"; - }; - palmbus@10000000 { - sysc@0 { - ralink,pinmux = "spi", "uartlite", "mdio", "wled", "ephy", "rgmii1", "rgmii2"; - ralink,gpiomux = "i2c", "jtag"; - ralink,uartmux = "gpio"; - ralink,wdtmux = <1>; - }; - gpio0: gpio@600 { status = "okay"; }; spi@b00 { status = "okay"; - + m25p80@0 { #address-cells = <1>; #size-cells = <1>; compatible = "en25q64"; reg = <0 0>; linux,modalias = "m25p80", "en25q64"; - spi-max-frequency = <10000000>; + spi-max-frequency = <1000000>; partition@0 { label = "u-boot"; @@ -65,10 +50,14 @@ ethernet@10100000 { status = "okay"; + + pinctrl-names = "default"; + pinctrl-0 = <&ephy_pins>; + + ralink,port-map = "llllw"; }; gsw@10110000 { - status = "okay"; ralink,port4 = "ephy"; };