Re: [PATCH v5 24/27] ARM: dts: bcm2711: Add firmware clocks node

2020-06-25 Thread Nicolas Saenz Julienne
On Mon, 2020-06-15 at 10:41 +0200, Maxime Ripard wrote: > Now that we have a clock driver for the clocks exposed by the firmware, > let's add the device tree nodes for it. > > Tested-by: Nicolas Saenz Julienne > Signed-off-by: Maxime Ripard > --- Applied for-next. Thanks! Nicolas

[PATCH v5 24/27] ARM: dts: bcm2711: Add firmware clocks node

2020-06-15 Thread Maxime Ripard
Now that we have a clock driver for the clocks exposed by the firmware, let's add the device tree nodes for it. Tested-by: Nicolas Saenz Julienne Signed-off-by: Maxime Ripard --- arch/arm/boot/dts/bcm2711-rpi-4-b.dts | 5 + 1 file changed, 5 insertions(+) diff --git