[PATCH 23/89] ARM: dts: bcm2711: Add firmware clocks node

From: Maxime Ripard
Date: Mon Feb 24 2020 - 04:14:17 EST


Now that we have a clock driver for the clocks exposed by the firmware,
let's add the device tree nodes for it.

Signed-off-by: Maxime Ripard <maxime@xxxxxxxxxx>
---
arch/arm/boot/dts/bcm2711.dtsi | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/bcm2711.dtsi b/arch/arm/boot/dts/bcm2711.dtsi
index d1e684d0acfd..4742e1a77a65 100644
--- a/arch/arm/boot/dts/bcm2711.dtsi
+++ b/arch/arm/boot/dts/bcm2711.dtsi
@@ -12,6 +12,12 @@

interrupt-parent = <&gicv2>;

+ firmware_clocks: firmware-clocks {
+ compatible = "raspberrypi,firmware-clocks";
+ raspberrypi,firmware = <&firmware>;
+ #clock-cells = <1>;
+ };
+
soc {
/*
* Defined ranges:
--
git-series 0.9.1