From: Florian Fainelli <f.fainelli@xxxxxxxxx> On Tue, 26 Mar 2024 21:58:07 +0200, Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> wrote: > The firmware node contains a "dma-ranges" property to enable usage of > the DMA mapping API with its child devices, along with "#address-cells" > and "#size-cells" properties to support the dma-ranges. This was needed > due to usage of the incorrect device to perform the DMA mapping in > drivers. Now that this has been fixed, drop the properties. > > This effectively reverts commits be08d278eb09 ("ARM: dts: bcm283x: Add > cells encoding format to firmware bus") and 55c7c0621078 ("ARM: dts: > bcm283x: Fix vc4's firmware bus DMA limitations"). > > Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > --- Applied to https://github.com/Broadcom/stblinux/commits/devicetree/next, thanks! -- Florian