From c085d07ee3b18bbbf702325ebfd726e08f836ad8 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 6 Oct 2014 20:08:30 +0000 Subject: lantiq - vgv7519: load rt5362 eeprom from bootloader param patition SVN-Revision: 42824 --- target/linux/lantiq/dts/VGV7519.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'target/linux/lantiq/dts/VGV7519.dtsi') diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi index d652839d40..146d06ad71 100644 --- a/target/linux/lantiq/dts/VGV7519.dtsi +++ b/target/linux/lantiq/dts/VGV7519.dtsi @@ -71,6 +71,8 @@ lantiq,groups = "gphy0 led1", "gphy1 led0"; lantiq,function = "gphy"; lantiq,open-drain = <0>; + lantiq,pull = <0>; + lantiq,output = <1>; }; }; }; @@ -217,6 +219,11 @@ phys = [ 00 01 ]; }; + ralink_eep { + compatible = "ralink,eeprom"; + ralink,eeprom = "RT2860.eeprom"; + }; + gpio-keys-polled { compatible = "gpio-keys-polled"; #address-cells = <1>; -- cgit v1.2.3