X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FOMNI-EMB-HPM.dts;h=4f4ecd492be157e13c42166989a018b1d6b69539;hb=f51090def71bfd801ec71387ad1c9b67c7627b92;hp=11cf0634e2404b4fc46826239716ed806e5ff36e;hpb=8b17cd7b4558a5792c346ef78899c15490d7307a;p=openwrt.git diff --git a/target/linux/ramips/dts/OMNI-EMB-HPM.dts b/target/linux/ramips/dts/OMNI-EMB-HPM.dts index 11cf0634e2..4f4ecd492b 100644 --- a/target/linux/ramips/dts/OMNI-EMB-HPM.dts +++ b/target/linux/ramips/dts/OMNI-EMB-HPM.dts @@ -6,30 +6,11 @@ compatible = "OMNI-EMB-HPM", "ralink,rt3883-soc"; model = "Omnima EMB HPM"; - memorydetect { - ralink,memory = <0x0 0x200000 0x10000000>; - }; - chosen { bootargs = "console=ttyS0,115200"; }; palmbus@10000000 { - sysc@0 { - ralink,pinmux = "uartlite", "spi"; - ralink,gpiomux = "i2c", "jtag"; - ralink,uartmux = "gpio"; - ralink,wdtmux = <1>; - }; - - timer@100 { - status = "okay"; - }; - - gpio0: gpio@600 { - status = "okay"; - }; - spi@b00 { status = "okay"; @@ -53,7 +34,7 @@ read-only; }; - partition@40000 { + factory: partition@40000 { reg = <0x00040000 0x00010000>; label = "factory"; read-only; @@ -67,11 +48,19 @@ }; }; - ethernet@10100000 { - status = "okay"; + pinctrl { + state_default: pinctrl0 { + gpio { + ralink,group = "i2c", "jtag", "uartf"; + ralink,function = "gpio"; + }; + }; + }; + ethernet@10100000 { phy-handle = <&phy0>; phy-mode = "rgmii"; + mtd-mac-address = <&factory 0x28>; mdio-bus { status = "okay"; @@ -83,7 +72,7 @@ }; wmac@10180000 { - status = "okay"; + ralink,mtd-eeprom = <&factory 0>; }; ehci@101c0000 {