ARM: dts: BCM5301X: Describe NVMEM NVRAM on Linksys & Luxul routers

Provide access to NVRAM which contains device environment variables.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
Rafał Miłecki
2021-03-10 22:04:46 +01:00
committed by Florian Fainelli
parent 43986f3881
commit a872b8e94b
8 changed files with 40 additions and 0 deletions

View File

@@ -21,6 +21,11 @@
reg = <0x00000000 0x08000000>;
};
nvram@1c080000 {
compatible = "brcm,nvram";
reg = <0x1c080000 0x180000>;
};
gpio-keys {
compatible = "gpio-keys";

View File

@@ -21,6 +21,11 @@
reg = <0x00000000 0x08000000>;
};
nvram@1eff0000 {
compatible = "brcm,nvram";
reg = <0x1eff0000 0x10000>;
};
leds {
compatible = "gpio-leds";

View File

@@ -22,6 +22,11 @@
<0x88000000 0x08000000>;
};
nvram@1c080000 {
compatible = "brcm,nvram";
reg = <0x1c080000 0x180000>;
};
gpio-keys {
compatible = "gpio-keys";
#address-cells = <1>;

View File

@@ -22,6 +22,11 @@
<0x88000000 0x08000000>;
};
nvram@1c080000 {
compatible = "brcm,nvram";
reg = <0x1c080000 0x100000>;
};
gpio-keys {
compatible = "gpio-keys";

View File

@@ -22,6 +22,11 @@
<0x88000000 0x18000000>;
};
nvram@1eff0000 {
compatible = "brcm,nvram";
reg = <0x1eff0000 0x10000>;
};
leds {
compatible = "gpio-leds";

View File

@@ -22,6 +22,11 @@
<0x88000000 0x18000000>;
};
nvram@1eff0000 {
compatible = "brcm,nvram";
reg = <0x1eff0000 0x10000>;
};
leds {
compatible = "gpio-leds";

View File

@@ -22,6 +22,11 @@
<0x88000000 0x08000000>;
};
nvram@1eff0000 {
compatible = "brcm,nvram";
reg = <0x1eff0000 0x10000>;
};
leds {
compatible = "gpio-leds";

View File

@@ -22,6 +22,11 @@
<0x88000000 0x18000000>;
};
nvram@1eff0000 {
compatible = "brcm,nvram";
reg = <0x1eff0000 0x10000>;
};
leds {
compatible = "gpio-leds";