mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-30 15:11:43 +01:00
at91: fix devicetree warnings
This commit fixes various devicetree warnings in the at91 devicetrees like: arch/arm/dts/sama5d36ek_cmp.dtb: Warning (avoid_unnecessary_addr_size): /gpio_keys: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property These warnings make buildman report failed builds for most of at91 boards. Thus, fixing it. Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
This commit is contained in:
parent
6e18adaf11
commit
51330c72f0
@ -152,6 +152,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
tcb2: timer@fc024000 {
|
tcb2: timer@fc024000 {
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <0>;
|
||||||
timer@0 {
|
timer@0 {
|
||||||
compatible = "atmel,tcb-timer";
|
compatible = "atmel,tcb-timer";
|
||||||
reg = <0>;
|
reg = <0>;
|
||||||
|
|||||||
@ -37,9 +37,6 @@
|
|||||||
spi0 = &spi0;
|
spi0 = &spi0;
|
||||||
};
|
};
|
||||||
cpus {
|
cpus {
|
||||||
#address-cells = <0>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
|
|
||||||
cpu {
|
cpu {
|
||||||
compatible = "arm,arm926ej-s";
|
compatible = "arm,arm926ej-s";
|
||||||
device_type = "cpu";
|
device_type = "cpu";
|
||||||
|
|||||||
@ -34,9 +34,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpus {
|
cpus {
|
||||||
#address-cells = <0>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
|
|
||||||
cpu {
|
cpu {
|
||||||
compatible = "arm,arm926ej-s";
|
compatible = "arm,arm926ej-s";
|
||||||
device_type = "cpu";
|
device_type = "cpu";
|
||||||
|
|||||||
@ -36,9 +36,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpus {
|
cpus {
|
||||||
#address-cells = <0>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
|
|
||||||
cpu {
|
cpu {
|
||||||
compatible = "arm,arm926ej-s";
|
compatible = "arm,arm926ej-s";
|
||||||
device_type = "cpu";
|
device_type = "cpu";
|
||||||
|
|||||||
@ -41,9 +41,6 @@
|
|||||||
pwm0 = &pwm0;
|
pwm0 = &pwm0;
|
||||||
};
|
};
|
||||||
cpus {
|
cpus {
|
||||||
#address-cells = <0>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
|
|
||||||
cpu {
|
cpu {
|
||||||
compatible = "arm,arm926ej-s";
|
compatible = "arm,arm926ej-s";
|
||||||
device_type = "cpu";
|
device_type = "cpu";
|
||||||
@ -1042,8 +1039,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
adc0: adc@fffb0000 {
|
adc0: adc@fffb0000 {
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
compatible = "atmel,at91sam9g45-adc";
|
compatible = "atmel,at91sam9g45-adc";
|
||||||
reg = <0xfffb0000 0x100>;
|
reg = <0xfffb0000 0x100>;
|
||||||
interrupts = <20 IRQ_TYPE_LEVEL_HIGH 0>;
|
interrupts = <20 IRQ_TYPE_LEVEL_HIGH 0>;
|
||||||
@ -1086,10 +1081,6 @@
|
|||||||
clocks = <&isi_clk>;
|
clocks = <&isi_clk>;
|
||||||
clock-names = "isi_clk";
|
clock-names = "isi_clk";
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
port {
|
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
pwm0: pwm@fffb8000 {
|
pwm0: pwm@fffb8000 {
|
||||||
|
|||||||
@ -38,9 +38,6 @@
|
|||||||
spi0 = &spi0;
|
spi0 = &spi0;
|
||||||
};
|
};
|
||||||
cpus {
|
cpus {
|
||||||
#address-cells = <0>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
|
|
||||||
cpu {
|
cpu {
|
||||||
compatible = "arm,arm926ej-s";
|
compatible = "arm,arm926ej-s";
|
||||||
device_type = "cpu";
|
device_type = "cpu";
|
||||||
|
|||||||
@ -38,9 +38,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpus {
|
cpus {
|
||||||
#address-cells = <0>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
|
|
||||||
cpu {
|
cpu {
|
||||||
compatible = "arm,arm926ej-s";
|
compatible = "arm,arm926ej-s";
|
||||||
device_type = "cpu";
|
device_type = "cpu";
|
||||||
@ -253,8 +250,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
adc0: adc@fffd0000 {
|
adc0: adc@fffd0000 {
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
compatible = "atmel,at91sam9rl-adc";
|
compatible = "atmel,at91sam9rl-adc";
|
||||||
reg = <0xfffd0000 0x100>;
|
reg = <0xfffd0000 0x100>;
|
||||||
interrupts = <20 IRQ_TYPE_LEVEL_HIGH 0>;
|
interrupts = <20 IRQ_TYPE_LEVEL_HIGH 0>;
|
||||||
|
|||||||
@ -41,9 +41,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
cpus {
|
cpus {
|
||||||
#address-cells = <0>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
|
|
||||||
cpu {
|
cpu {
|
||||||
compatible = "arm,arm926ej-s";
|
compatible = "arm,arm926ej-s";
|
||||||
device_type = "cpu";
|
device_type = "cpu";
|
||||||
@ -1048,8 +1045,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
adc0: adc@f804c000 {
|
adc0: adc@f804c000 {
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
compatible = "atmel,at91sam9x5-adc";
|
compatible = "atmel,at91sam9x5-adc";
|
||||||
reg = <0xf804c000 0x100>;
|
reg = <0xf804c000 0x100>;
|
||||||
interrupts = <19 IRQ_TYPE_LEVEL_HIGH 0>;
|
interrupts = <19 IRQ_TYPE_LEVEL_HIGH 0>;
|
||||||
|
|||||||
@ -55,7 +55,6 @@
|
|||||||
|
|
||||||
aliases {
|
aliases {
|
||||||
spi0 = &qspi1;
|
spi0 = &qspi1;
|
||||||
u-boot,dm-pre-reloc;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
ahb {
|
ahb {
|
||||||
|
|||||||
@ -238,10 +238,6 @@
|
|||||||
clocks = <&isi_clk>;
|
clocks = <&isi_clk>;
|
||||||
clock-names = "isi_clk";
|
clock-names = "isi_clk";
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
port {
|
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
sfr: sfr@f0038000 {
|
sfr: sfr@f0038000 {
|
||||||
|
|||||||
@ -221,8 +221,6 @@
|
|||||||
compatible = "gpio-keys";
|
compatible = "gpio-keys";
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&pinctrl_gpio_keys>;
|
pinctrl-0 = <&pinctrl_gpio_keys>;
|
||||||
|
|
||||||
|
|||||||
@ -127,8 +127,6 @@
|
|||||||
|
|
||||||
gpio_keys {
|
gpio_keys {
|
||||||
compatible = "gpio-keys";
|
compatible = "gpio-keys";
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
|
|
||||||
user_pb {
|
user_pb {
|
||||||
label = "user_pb";
|
label = "user_pb";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user