lantiq: dts: drop superfluous address and size cells
Fixes the following devicetree compiler warning: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
parent
2ec59c173f
commit
fdcfd2b232
52 changed files with 3 additions and 172 deletions
|
@ -53,8 +53,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -82,8 +82,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x400000>;
|
reg = <0 0x0 0x400000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -32,8 +32,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
wps {
|
wps {
|
||||||
|
@ -183,8 +181,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x1000000>;
|
reg = <0 0x0 0x1000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
lantiq,noxip;
|
lantiq,noxip;
|
||||||
|
|
||||||
|
|
|
@ -34,8 +34,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
rfkill {
|
rfkill {
|
||||||
|
@ -152,8 +150,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -31,8 +31,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
rfkill {
|
rfkill {
|
||||||
|
@ -149,8 +147,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -31,8 +31,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
rfkill {
|
rfkill {
|
||||||
|
@ -173,8 +171,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x800000>;
|
reg = <0 0x0 0x800000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -36,8 +36,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
wps {
|
wps {
|
||||||
|
@ -117,8 +115,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -37,8 +37,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
rfkill {
|
rfkill {
|
||||||
|
@ -191,8 +189,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x400000>;
|
reg = <0 0x0 0x400000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -30,8 +30,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
rfkill {
|
rfkill {
|
||||||
|
|
|
@ -30,8 +30,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
rfkill {
|
rfkill {
|
||||||
|
@ -141,8 +139,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x1000000>;
|
reg = <0 0x0 0x1000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -31,8 +31,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
rfkill {
|
rfkill {
|
||||||
|
@ -179,8 +177,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -30,8 +30,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
rfkill {
|
rfkill {
|
||||||
|
@ -169,8 +167,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -29,8 +29,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
reset {
|
reset {
|
||||||
|
@ -196,8 +194,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -30,8 +30,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
wps {
|
wps {
|
||||||
|
@ -102,8 +100,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -30,8 +30,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
wps {
|
wps {
|
||||||
|
@ -183,8 +181,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x800000>;
|
reg = <0 0x0 0x800000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -30,8 +30,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
wps {
|
wps {
|
||||||
|
@ -199,8 +197,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x800000>;
|
reg = <0 0x0 0x800000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -30,8 +30,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
wlan {
|
wlan {
|
||||||
|
@ -131,8 +129,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x800000>;
|
reg = <0 0x0 0x800000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -29,8 +29,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
reset {
|
reset {
|
||||||
|
@ -138,8 +136,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x0800000>;
|
reg = <0 0x0 0x0800000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -29,8 +29,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
reset {
|
reset {
|
||||||
|
@ -171,8 +169,6 @@
|
||||||
lantiq,cs = <0>;
|
lantiq,cs = <0>;
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x80000>;
|
reg = <0 0x0 0x80000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
@ -211,8 +207,6 @@
|
||||||
lantiq,cs = <1>;
|
lantiq,cs = <1>;
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <1 0x0 0x2000000 >;
|
reg = <1 0x0 0x2000000 >;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
req-mask = <0x1>; /* PCI request lines to mask during NAND access */
|
req-mask = <0x1>; /* PCI request lines to mask during NAND access */
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
|
|
|
@ -29,8 +29,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
reset {
|
reset {
|
||||||
label = "reset";
|
label = "reset";
|
||||||
|
@ -158,8 +156,6 @@
|
||||||
lantiq,cs = <1>;
|
lantiq,cs = <1>;
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <1 0x0 0x2000000 >;
|
reg = <1 0x0 0x2000000 >;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
req-mask = <0x1>; /* PCI request lines to mask during NAND access */
|
req-mask = <0x1>; /* PCI request lines to mask during NAND access */
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
|
|
|
@ -30,8 +30,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
reset {
|
reset {
|
||||||
|
@ -242,8 +240,6 @@
|
||||||
lantiq,cs = <1>;
|
lantiq,cs = <1>;
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0x1 0x0 0x2000000>;
|
reg = <0x1 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
nand-on-flash-bbt;
|
nand-on-flash-bbt;
|
||||||
nand-ecc-strength = <3>;
|
nand-ecc-strength = <3>;
|
||||||
nand-ecc-step-size = <256>;
|
nand-ecc-step-size = <256>;
|
||||||
|
|
|
@ -29,8 +29,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
reset {
|
reset {
|
||||||
|
@ -123,8 +121,6 @@
|
||||||
pinctrl-0 = <&pins_spi_default>;
|
pinctrl-0 = <&pins_spi_default>;
|
||||||
|
|
||||||
m25p80@1 {
|
m25p80@1 {
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
reg = <1>;
|
reg = <1>;
|
||||||
spi-max-frequency = <5000000>;
|
spi-max-frequency = <5000000>;
|
||||||
|
|
|
@ -45,8 +45,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
rfkill {
|
rfkill {
|
||||||
|
@ -169,8 +167,6 @@
|
||||||
pinctrl-0 = <&pins_spi_default>;
|
pinctrl-0 = <&pins_spi_default>;
|
||||||
|
|
||||||
m25p80@4 {
|
m25p80@4 {
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
reg = <4>;
|
reg = <4>;
|
||||||
spi-max-frequency = <20000000>;
|
spi-max-frequency = <20000000>;
|
||||||
|
|
|
@ -29,8 +29,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
reset {
|
reset {
|
||||||
label = "reset";
|
label = "reset";
|
||||||
|
@ -155,16 +153,14 @@
|
||||||
pinctrl-0 = <&pins_spi_default>;
|
pinctrl-0 = <&pins_spi_default>;
|
||||||
|
|
||||||
m25p80@4 {
|
m25p80@4 {
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
reg = <4>;
|
reg = <4>;
|
||||||
spi-max-frequency = <10000000>;
|
spi-max-frequency = <10000000>;
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <1>;
|
#size-cells = <1>;
|
||||||
|
compatible = "fixed-partitions";
|
||||||
|
|
||||||
partition@0 {
|
partition@0 {
|
||||||
reg = <0x0 0x20000>;
|
reg = <0x0 0x20000>;
|
||||||
|
|
|
@ -50,8 +50,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -50,8 +50,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -27,8 +27,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
/* reset {
|
/* reset {
|
||||||
label = "reset";
|
label = "reset";
|
||||||
|
@ -249,8 +247,6 @@
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
||||||
m25p80@4 {
|
m25p80@4 {
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
reg = <4>;
|
reg = <4>;
|
||||||
spi-max-frequency = <1000000>;
|
spi-max-frequency = <1000000>;
|
||||||
|
|
|
@ -18,8 +18,6 @@
|
||||||
lantiq,cs = <1>;
|
lantiq,cs = <1>;
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -12,8 +12,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -12,8 +12,6 @@
|
||||||
compatible = "lantiq,nand-xway";
|
compatible = "lantiq,nand-xway";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <1 0x0 0x2000000>;
|
reg = <1 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
nand-ecc-mode = "soft";
|
nand-ecc-mode = "soft";
|
||||||
nand-ecc-strength = <3>;
|
nand-ecc-strength = <3>;
|
||||||
|
|
|
@ -12,8 +12,6 @@
|
||||||
compatible = "lantiq,nand-xway";
|
compatible = "lantiq,nand-xway";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <1 0x0 0x2000000>;
|
reg = <1 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
nand-ecc-mode = "on-die";
|
nand-ecc-mode = "on-die";
|
||||||
|
|
||||||
|
|
|
@ -34,8 +34,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
power {
|
power {
|
||||||
|
|
|
@ -30,8 +30,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
wlan {
|
wlan {
|
||||||
|
@ -135,8 +133,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x1000000>;
|
reg = <0 0x0 0x1000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -30,8 +30,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
rfkill {
|
rfkill {
|
||||||
|
@ -110,8 +108,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x1000000>;
|
reg = <0 0x0 0x1000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -48,13 +48,12 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x1000000>;
|
reg = <0 0x0 0x1000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <1>;
|
#size-cells = <1>;
|
||||||
|
compatible = "fixed-partitions";
|
||||||
|
|
||||||
urlader: partition@0 {
|
urlader: partition@0 {
|
||||||
label = "urlader";
|
label = "urlader";
|
||||||
reg = <0x00000 0x20000>;
|
reg = <0x00000 0x20000>;
|
||||||
|
|
|
@ -103,8 +103,6 @@
|
||||||
lantiq,cs1 = <1>;
|
lantiq,cs1 = <1>;
|
||||||
bank-width = <1>;
|
bank-width = <1>;
|
||||||
reg = <1 0x0 0x2000000>;
|
reg = <1 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
nand-ecc-mode = "on-die";
|
nand-ecc-mode = "on-die";
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
|
|
|
@ -86,8 +86,6 @@
|
||||||
compatible = "lantiq,nand-xway";
|
compatible = "lantiq,nand-xway";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
lantiq,cs = <1>;
|
lantiq,cs = <1>;
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
|
|
|
@ -19,8 +19,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
reset {
|
reset {
|
||||||
|
@ -85,8 +83,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -31,8 +31,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
reset {
|
reset {
|
||||||
|
@ -137,8 +135,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -30,8 +30,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
reset {
|
reset {
|
||||||
|
@ -153,8 +151,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -29,8 +29,6 @@
|
||||||
lantiq,cs = <1>;
|
lantiq,cs = <1>;
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -20,8 +20,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x800000>;
|
reg = <0 0x0 0x800000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -28,8 +28,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
reset {
|
reset {
|
||||||
|
|
|
@ -29,8 +29,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
reset {
|
reset {
|
||||||
label = "reset";
|
label = "reset";
|
||||||
|
@ -242,8 +240,6 @@
|
||||||
pinctrl-0 = <&pins_spi_default>;
|
pinctrl-0 = <&pins_spi_default>;
|
||||||
|
|
||||||
m25p80@4 {
|
m25p80@4 {
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
reg = <4>;
|
reg = <4>;
|
||||||
spi-max-frequency = <33250000>;
|
spi-max-frequency = <33250000>;
|
||||||
|
|
|
@ -29,8 +29,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
reset {
|
reset {
|
||||||
label = "reset";
|
label = "reset";
|
||||||
|
@ -138,8 +136,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -28,8 +28,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
reset {
|
reset {
|
||||||
|
@ -217,8 +215,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x1000000>;
|
reg = <0 0x0 0x1000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -28,8 +28,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
reset {
|
reset {
|
||||||
label = "reset";
|
label = "reset";
|
||||||
|
@ -243,8 +241,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x800000>, <1 0x800000 0x800000>;
|
reg = <0 0x0 0x800000>, <1 0x800000 0x800000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -26,8 +26,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
reset {
|
reset {
|
||||||
label = "reset";
|
label = "reset";
|
||||||
|
|
|
@ -144,8 +144,6 @@
|
||||||
pinctrl-0 = <&pins_spi_default>;
|
pinctrl-0 = <&pins_spi_default>;
|
||||||
|
|
||||||
m25p80@4 {
|
m25p80@4 {
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
compatible = "jedec,spi-nor";
|
compatible = "jedec,spi-nor";
|
||||||
reg = <4>;
|
reg = <4>;
|
||||||
spi-max-frequency = <33250000>;
|
spi-max-frequency = <33250000>;
|
||||||
|
|
|
@ -26,8 +26,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
reset {
|
reset {
|
||||||
label = "reset";
|
label = "reset";
|
||||||
|
|
|
@ -31,8 +31,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
wps {
|
wps {
|
||||||
|
@ -151,8 +149,6 @@
|
||||||
compatible = "lantiq,nor";
|
compatible = "lantiq,nor";
|
||||||
bank-width = <2>;
|
bank-width = <2>;
|
||||||
reg = <0 0x0 0x2000000>;
|
reg = <0 0x0 0x2000000>;
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
|
@ -36,8 +36,6 @@
|
||||||
|
|
||||||
gpio-keys-polled {
|
gpio-keys-polled {
|
||||||
compatible = "gpio-keys-polled";
|
compatible = "gpio-keys-polled";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
poll-interval = <100>;
|
poll-interval = <100>;
|
||||||
|
|
||||||
power {
|
power {
|
||||||
|
|
Loading…
Reference in a new issue