]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: Drop DTS for BCM59056 PMU
authorArtur Weber <aweber.kernel@gmail.com>
Tue, 4 Mar 2025 06:20:34 +0000 (07:20 +0100)
committerFlorian Fainelli <florian.fainelli@broadcom.com>
Mon, 7 Apr 2025 17:35:35 +0000 (10:35 -0700)
commite74cdabc32657b18c78e08fc8ce103262303bc1a
tree2659474feae541a8c118ac132dc250b4cbdf23c3
parent9cd4b79eff5306d9e63959f338ade9b2d67fece2
ARM: dts: Drop DTS for BCM59056 PMU

The BCM59056 PMU has its own separate DTSI, meant to be included
in a DTS file after defining the pmu node on some I2C bus.

This seems rather unintuitive; drop the DTS in favor of adding the
BCM59056 PMU node directly into the device DTS files.

If the amount of subdevices supported by the BCM590xx grows, and
a common device tree turns out to be beneficial, it can be reintroduced
in the future.

Signed-off-by: Artur Weber <aweber.kernel@gmail.com>
Link: https://lore.kernel.org/r/20250304-bcm59054-v6-3-ae8302358443@gmail.com
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
arch/arm/boot/dts/broadcom/bcm28155-ap.dts
arch/arm/boot/dts/broadcom/bcm59056.dtsi [deleted file]