Skip to content

Commit

Permalink
dts: arm: Remove label property from devicetrees
Browse files Browse the repository at this point in the history
Label properties are not required.

Signed-off-by: Kumar Gala <galak@kernel.org>
  • Loading branch information
galak authored and carlescufi committed Jul 27, 2022
1 parent bdf3fe9 commit 9009743
Show file tree
Hide file tree
Showing 34 changed files with 0 additions and 545 deletions.
1 change: 0 additions & 1 deletion dts/arm/acsip/s76s.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
lora: lora@0 {
compatible = "semtech,sx1276";
reg = <0>;
label = "sx1276";
/* SX1276 nRESET */
reset-gpios = <&gpiob 10 GPIO_ACTIVE_LOW>;
dio-gpios =
Expand Down
1 change: 0 additions & 1 deletion dts/arm/aspeed/ast10x0.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
reg = <0x7e784000 0x1000>;
interrupts = <8 0>;
status = "disabled";
label = "UART_5";
reg-shift = <2>;
};
};
Expand Down
2 changes: 0 additions & 2 deletions dts/arm/broadcom/valkyrie.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
reg = <0x40020000 0x400>;
clock-frequency = <25000000>;
interrupts = <MCU_AON_UART_INTR 3>;
label = "UART_0";
reg-shift = <2>;
status = "disabled";
};
Expand All @@ -47,7 +46,6 @@
reg = <0x48100000 0x400>;
clock-frequency = <100000000>;
interrupts = <UART0_INTR 3>;
label = "UART_1";
reg-shift = <2>;
status = "disabled";
};
Expand Down
5 changes: 0 additions & 5 deletions dts/arm/broadcom/viper-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
compatible = "ns16550";
reg = <0x40020000 0x400>;
clock-frequency = <25000000>;
label = "CRMU_UART";
reg-shift = <2>;
status = "disabled";
};
Expand All @@ -24,7 +23,6 @@
compatible = "ns16550";
reg = <0x48100000 0x400>;
clock-frequency = <100000000>;
label = "CCG_UART0";
reg-shift = <2>;
status = "disabled";
};
Expand All @@ -38,7 +36,6 @@
microcode = <0x63b00000 0x1000>;
dma-channels = <8>;
#dma-cells = <1>;
label = "DMA_0";
};
};

Expand All @@ -53,14 +50,12 @@
<0x4 0x0 0x0 0x8000000>;
reg-names = "iproc_pcie_regs", "map_lowmem",
"map_highmem";
label = "PCIE_0";
dmas = <&pl330 0>, <&pl330 1>;
dma-names = "txdma", "rxdma";
};

paxdma: paxdma@4e100800 {
compatible = "brcm,iproc-pax-dma-v2";
label = "DMA_1";
reg = <0x0 0x4e100800 0x0 0x2100>,
<0x0 0x4f000000 0x0 0x200000>,
<0x0 0x4f200000 0x0 0x10000>;
Expand Down
37 changes: 0 additions & 37 deletions dts/arm/cypress/psoc6.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,15 @@
#address-cells = <1>;
#size-cells = <1>;

label="CYPRESS_FLASH_DRV_NAME";

flash0: flash@10000000 {
compatible = "soc-nv-flash";
label = "FLASH_0";
reg = <0x10000000 DT_SIZE_K(384)>;
write-block-size = <4>;
};

flash1: flash@10060000 {
compatible = "soc-nv-flash";
label = "FLASH_1";
reg = <0x10060000 DT_SIZE_K(640)>;
write-block-size = <4>;
};
Expand Down Expand Up @@ -79,15 +76,13 @@
compatible = "cypress,psoc6-hsiom";
reg = <0x40310000 0x2024>;
interrupts = <15 1>, <16 1>;
label = "HSIOM";
status = "disabled";
};

gpio_prt0: gpio@40320000 {
compatible = "cypress,psoc6-gpio";
reg = <0x40320000 0x80>;
interrupts = <0 1>;
label = "P0";
gpio-controller;
ngpios = <6>;
#gpio-cells = <2>;
Expand All @@ -98,7 +93,6 @@
compatible = "cypress,psoc6-gpio";
reg = <0x40320080 0x80>;
interrupts = <1 1>;
label = "P1";
gpio-controller;
ngpios = <6>;
#gpio-cells = <2>;
Expand All @@ -109,7 +103,6 @@
compatible = "cypress,psoc6-gpio";
reg = <0x40320100 0x80>;
interrupts = <2 1>;
label = "P2";
gpio-controller;
ngpios = <8>;
#gpio-cells = <2>;
Expand All @@ -120,7 +113,6 @@
compatible = "cypress,psoc6-gpio";
reg = <0x40320180 0x80>;
interrupts = <3 1>;
label = "P3";
gpio-controller;
ngpios = <6>;
#gpio-cells = <2>;
Expand All @@ -131,7 +123,6 @@
compatible = "cypress,psoc6-gpio";
reg = <0x40320200 0x80>;
interrupts = <4 1>;
label = "P4";
gpio-controller;
ngpios = <4>;
#gpio-cells = <2>;
Expand All @@ -142,7 +133,6 @@
compatible = "cypress,psoc6-gpio";
reg = <0x40320280 0x80>;
interrupts = <5 1>;
label = "P5";
gpio-controller;
ngpios = <8>;
#gpio-cells = <2>;
Expand All @@ -153,7 +143,6 @@
compatible = "cypress,psoc6-gpio";
reg = <0x40320300 0x80>;
interrupts = <6 1>;
label = "P6";
gpio-controller;
ngpios = <8>;
#gpio-cells = <2>;
Expand All @@ -164,7 +153,6 @@
compatible = "cypress,psoc6-gpio";
reg = <0x40320380 0x80>;
interrupts = <7 1>;
label = "P7";
gpio-controller;
ngpios = <8>;
#gpio-cells = <2>;
Expand All @@ -175,7 +163,6 @@
compatible = "cypress,psoc6-gpio";
reg = <0x40320400 0x80>;
interrupts = <8 1>;
label = "P8";
gpio-controller;
ngpios = <8>;
#gpio-cells = <2>;
Expand All @@ -186,7 +173,6 @@
compatible = "cypress,psoc6-gpio";
reg = <0x40320480 0x80>;
interrupts = <9 1>;
label = "P9";
gpio-controller;
ngpios = <8>;
#gpio-cells = <2>;
Expand All @@ -197,7 +183,6 @@
compatible = "cypress,psoc6-gpio";
reg = <0x40320500 0x80>;
interrupts = <10 1>;
label = "P10";
gpio-controller;
ngpios = <8>;
#gpio-cells = <2>;
Expand All @@ -208,7 +193,6 @@
compatible = "cypress,psoc6-gpio";
reg = <0x40320580 0x80>;
interrupts = <11 1>;
label = "P11";
gpio-controller;
ngpios = <8>;
#gpio-cells = <2>;
Expand All @@ -219,7 +203,6 @@
compatible = "cypress,psoc6-gpio";
reg = <0x40320600 0x80>;
interrupts = <12 1>;
label = "P12";
gpio-controller;
ngpios = <8>;
#gpio-cells = <2>;
Expand All @@ -230,7 +213,6 @@
compatible = "cypress,psoc6-gpio";
reg = <0x40320680 0x80>;
interrupts = <13 1>;
label = "P13";
gpio-controller;
ngpios = <8>;
#gpio-cells = <2>;
Expand All @@ -241,7 +223,6 @@
compatible = "cypress,psoc6-gpio";
reg = <0x40320700 0x80>;
interrupts = <14 1>;
label = "P14";
gpio-controller;
ngpios = <2>;
#gpio-cells = <2>;
Expand All @@ -256,7 +237,6 @@
interrupts = <41 6>;
peripheral-id = <0>;
status = "disabled";
label = "spi_0";
#address-cells = <1>;
#size-cells = <0>;
};
Expand All @@ -266,7 +246,6 @@
interrupts = <42 6>;
peripheral-id = <1>;
status = "disabled";
label = "spi_1";
#address-cells = <1>;
#size-cells = <0>;
};
Expand All @@ -276,7 +255,6 @@
interrupts = <43 6>;
peripheral-id = <2>;
status = "disabled";
label = "spi_2";
#address-cells = <1>;
#size-cells = <0>;
};
Expand All @@ -286,7 +264,6 @@
interrupts = <44 6>;
peripheral-id = <3>;
status = "disabled";
label = "spi_3";
#address-cells = <1>;
#size-cells = <0>;
};
Expand All @@ -296,7 +273,6 @@
interrupts = <45 6>;
peripheral-id = <4>;
status = "disabled";
label = "spi_4";
#address-cells = <1>;
#size-cells = <0>;
};
Expand All @@ -306,7 +282,6 @@
interrupts = <46 6>;
peripheral-id = <5>;
status = "disabled";
label = "spi_5";
#address-cells = <1>;
#size-cells = <0>;
};
Expand All @@ -316,7 +291,6 @@
interrupts = <47 6>;
peripheral-id = <6>;
status = "disabled";
label = "spi_6";
#address-cells = <1>;
#size-cells = <0>;
};
Expand All @@ -326,7 +300,6 @@
interrupts = <48 6>;
peripheral-id = <7>;
status = "disabled";
label = "spi_7";
#address-cells = <1>;
#size-cells = <0>;
};
Expand All @@ -336,7 +309,6 @@
interrupts = <18 6>;
peripheral-id = <8>;
status = "disabled";
label = "spi_8";
#address-cells = <1>;
#size-cells = <0>;
};
Expand All @@ -347,71 +319,62 @@
interrupts = <41 6>;
peripheral-id = <0>;
status = "disabled";
label = "uart_0";
};
uart1: uart@40620000 {
compatible = "cypress,psoc6-uart";
reg = <0x40620000 0x10000>;
interrupts = <42 6>;
peripheral-id = <1>;
status = "disabled";
label = "uart_1";
};
uart2: uart@40630000 {
compatible = "cypress,psoc6-uart";
reg = <0x40630000 0x10000>;
interrupts = <43 6>;
peripheral-id = <2>;
status = "disabled";
label = "uart_2";
};
uart3: uart@40640000 {
compatible = "cypress,psoc6-uart";
reg = <0x40640000 0x10000>;
interrupts = <44 6>;
peripheral-id = <3>;
status = "disabled";
label = "uart_3";
};
uart4: uart@40650000 {
compatible = "cypress,psoc6-uart";
reg = <0x40650000 0x10000>;
interrupts = <45 6>;
peripheral-id = <4>;
status = "disabled";
label = "uart_4";
};
uart5: uart@40660000 {
compatible = "cypress,psoc6-uart";
reg = <0x40660000 0x10000>;
interrupts = <46 6>;
peripheral-id = <5>;
status = "disabled";
label = "uart_5";
};
uart6: uart@40670000 {
compatible = "cypress,psoc6-uart";
reg = <0x40670000 0x10000>;
interrupts = <47 6>;
peripheral-id = <6>;
status = "disabled";
label = "uart_6";
};
uart7: uart@40680000 {
compatible = "cypress,psoc6-uart";
reg = <0x40680000 0x10000>;
interrupts = <48 6>;
peripheral-id = <7>;
status = "disabled";
label = "uart_7";
};
uart8: uart@40690000 {
compatible = "cypress,psoc6-uart";
reg = <0x40690000 0x10000>;
interrupts = <18 6>;
peripheral-id = <8>;
status = "disabled";
label = "uart_8";
};

uid: device_uid@16000600 {
Expand Down
Loading

0 comments on commit 9009743

Please sign in to comment.