diff options
Diffstat (limited to 'target/linux/ramips/dts/HLKRM04.dts')
-rw-r--r-- | target/linux/ramips/dts/HLKRM04.dts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/HLKRM04.dts b/target/linux/ramips/dts/HLKRM04.dts index 13597dc7d5..e4a652e903 100644 --- a/target/linux/ramips/dts/HLKRM04.dts +++ b/target/linux/ramips/dts/HLKRM04.dts @@ -22,6 +22,7 @@ spi@b00 { status = "okay"; + m25p80@0 { #address-cells = <1>; #size-cells = <1>; @@ -86,6 +87,7 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + wps { label = "reset"; gpios = <&gpio0 14 1>; @@ -95,6 +97,7 @@ gpio-leds { compatible = "gpio-leds"; + power { label = "hlk-rm04:red:power"; gpios = <&gpio0 0 1>; |