Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: bcm11351/21664: add UART, I2C node labels

Add node labels to serial (UART) and I2C nodes for BCM11351 and BCM21664.

Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com>
Link: https://lore.kernel.org/r/4c8bb3a725dad9048665d39d0ca728b52152e59e.1685127525.git.stano.jakubek@gmail.com
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>

authored by

Stanislav Jakubek and committed by
Florian Fainelli
f13e52ae 51702568

+15 -15
+8 -8
arch/arm/boot/dts/bcm11351.dtsi
··· 49 49 reg = <0x3404c000 0x400>; /* 1 KiB in SRAM */ 50 50 }; 51 51 52 - serial@3e000000 { 52 + uartb: serial@3e000000 { 53 53 compatible = "brcm,bcm11351-dw-apb-uart", "snps,dw-apb-uart"; 54 54 reg = <0x3e000000 0x1000>; 55 55 clocks = <&slave_ccu BCM281XX_SLAVE_CCU_UARTB>; ··· 59 59 status = "disabled"; 60 60 }; 61 61 62 - serial@3e001000 { 62 + uartb2: serial@3e001000 { 63 63 compatible = "brcm,bcm11351-dw-apb-uart", "snps,dw-apb-uart"; 64 64 reg = <0x3e001000 0x1000>; 65 65 clocks = <&slave_ccu BCM281XX_SLAVE_CCU_UARTB2>; ··· 69 69 status = "disabled"; 70 70 }; 71 71 72 - serial@3e002000 { 72 + uartb3: serial@3e002000 { 73 73 compatible = "brcm,bcm11351-dw-apb-uart", "snps,dw-apb-uart"; 74 74 reg = <0x3e002000 0x1000>; 75 75 clocks = <&slave_ccu BCM281XX_SLAVE_CCU_UARTB3>; ··· 79 79 status = "disabled"; 80 80 }; 81 81 82 - serial@3e003000 { 82 + uartb4: serial@3e003000 { 83 83 compatible = "brcm,bcm11351-dw-apb-uart", "snps,dw-apb-uart"; 84 84 reg = <0x3e003000 0x1000>; 85 85 clocks = <&slave_ccu BCM281XX_SLAVE_CCU_UARTB4>; ··· 161 161 reg = <0x35004800 0x430>; 162 162 }; 163 163 164 - i2c@3e016000 { 164 + bsc1: i2c@3e016000 { 165 165 compatible = "brcm,bcm11351-i2c", "brcm,kona-i2c"; 166 166 reg = <0x3e016000 0x80>; 167 167 interrupts = <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>; ··· 171 171 status = "disabled"; 172 172 }; 173 173 174 - i2c@3e017000 { 174 + bsc2: i2c@3e017000 { 175 175 compatible = "brcm,bcm11351-i2c", "brcm,kona-i2c"; 176 176 reg = <0x3e017000 0x80>; 177 177 interrupts = <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>; ··· 181 181 status = "disabled"; 182 182 }; 183 183 184 - i2c@3e018000 { 184 + bsc3: i2c@3e018000 { 185 185 compatible = "brcm,bcm11351-i2c", "brcm,kona-i2c"; 186 186 reg = <0x3e018000 0x80>; 187 187 interrupts = <GIC_SPI 169 IRQ_TYPE_LEVEL_HIGH>; ··· 191 191 status = "disabled"; 192 192 }; 193 193 194 - i2c@3500d000 { 194 + pmu_bsc: i2c@3500d000 { 195 195 compatible = "brcm,bcm11351-i2c", "brcm,kona-i2c"; 196 196 reg = <0x3500d000 0x80>; 197 197 interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
+7 -7
arch/arm/boot/dts/bcm21664.dtsi
··· 49 49 reg = <0x3404e000 0x400>; /* 1 KiB in SRAM */ 50 50 }; 51 51 52 - serial@3e000000 { 52 + uartb: serial@3e000000 { 53 53 compatible = "brcm,bcm21664-dw-apb-uart", "snps,dw-apb-uart"; 54 54 reg = <0x3e000000 0x118>; 55 55 clocks = <&slave_ccu BCM21664_SLAVE_CCU_UARTB>; ··· 59 59 status = "disabled"; 60 60 }; 61 61 62 - serial@3e001000 { 62 + uartb2: serial@3e001000 { 63 63 compatible = "brcm,bcm21664-dw-apb-uart", "snps,dw-apb-uart"; 64 64 reg = <0x3e001000 0x118>; 65 65 clocks = <&slave_ccu BCM21664_SLAVE_CCU_UARTB2>; ··· 69 69 status = "disabled"; 70 70 }; 71 71 72 - serial@3e002000 { 72 + uartb3: serial@3e002000 { 73 73 compatible = "brcm,bcm21664-dw-apb-uart", "snps,dw-apb-uart"; 74 74 reg = <0x3e002000 0x118>; 75 75 clocks = <&slave_ccu BCM21664_SLAVE_CCU_UARTB3>; ··· 144 144 status = "disabled"; 145 145 }; 146 146 147 - i2c@3e016000 { 147 + bsc1: i2c@3e016000 { 148 148 compatible = "brcm,bcm21664-i2c", "brcm,kona-i2c"; 149 149 reg = <0x3e016000 0x70>; 150 150 interrupts = <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>; ··· 154 154 status = "disabled"; 155 155 }; 156 156 157 - i2c@3e017000 { 157 + bsc2: i2c@3e017000 { 158 158 compatible = "brcm,bcm21664-i2c", "brcm,kona-i2c"; 159 159 reg = <0x3e017000 0x70>; 160 160 interrupts = <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>; ··· 164 164 status = "disabled"; 165 165 }; 166 166 167 - i2c@3e018000 { 167 + bsc3: i2c@3e018000 { 168 168 compatible = "brcm,bcm21664-i2c", "brcm,kona-i2c"; 169 169 reg = <0x3e018000 0x70>; 170 170 interrupts = <GIC_SPI 169 IRQ_TYPE_LEVEL_HIGH>; ··· 174 174 status = "disabled"; 175 175 }; 176 176 177 - i2c@3e01c000 { 177 + bsc4: i2c@3e01c000 { 178 178 compatible = "brcm,bcm21664-i2c", "brcm,kona-i2c"; 179 179 reg = <0x3e01c000 0x70>; 180 180 interrupts = <GIC_SPI 170 IRQ_TYPE_LEVEL_HIGH>;