ARM: dts: bcm-mobile: Split out nodes used by both BCM21664 and BCM23550
authorArtur Weber <aweber.kernel@gmail.com>
Mon, 29 Jul 2024 12:34:21 +0000 (14:34 +0200)
committerFlorian Fainelli <florian.fainelli@broadcom.com>
Tue, 20 Aug 2024 18:49:16 +0000 (11:49 -0700)
commit34f86e8500af1a89c5019297e6331fa4ccf33f6e
treec7f6e84b3065cdbdd8baa8a5d4e2fd9241a5a2e7
parent19c48f2789b0f90bc9270ddef4fffe9fd26e8dec
ARM: dts: bcm-mobile: Split out nodes used by both BCM21664 and BCM23550

The BCM21664 is nearly identical in terms of register layout to the
BCM23550. Move the shared nodes into a new file, bcm2166x-common.dtsi,
and make both bcm21664.dtsi and bcm23550.dtsi include it. This new
common file is based on the former bcm23550.dtsi file, and inherits
its licensing.

Signed-off-by: Artur Weber <aweber.kernel@gmail.com>
Link: https://lore.kernel.org/r/20240729-bcm21664-common-v2-2-ebc21a89bf63@gmail.com
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
arch/arm/boot/dts/broadcom/bcm21664.dtsi
arch/arm/boot/dts/broadcom/bcm2166x-common.dtsi [new file with mode: 0644]
arch/arm/boot/dts/broadcom/bcm23550.dtsi