Re: [PATCH 06/89] dt-bindings: clock: Add a binding for the RPi Firmware clocks

2020-03-12 Thread Stephen Boyd
Quoting Rob Herring (2020-02-25 10:16:54) > On Mon, Feb 24, 2020 at 10:06:08AM +0100, Maxime Ripard wrote: > > The firmare running on the RPi VideoCore can be used to discover and > > change the various clocks running in the BCM2711. Since devices will > > need to use them through the DT, let's

Re: [PATCH 06/89] dt-bindings: clock: Add a binding for the RPi Firmware clocks

2020-02-25 Thread Rob Herring
On Mon, Feb 24, 2020 at 10:06:08AM +0100, Maxime Ripard wrote: > The firmare running on the RPi VideoCore can be used to discover and > change the various clocks running in the BCM2711. Since devices will > need to use them through the DT, let's add a pretty simple binding. > > Cc: Michael

[PATCH 06/89] dt-bindings: clock: Add a binding for the RPi Firmware clocks

2020-02-24 Thread Maxime Ripard
The firmare running on the RPi VideoCore can be used to discover and change the various clocks running in the BCM2711. Since devices will need to use them through the DT, let's add a pretty simple binding. Cc: Michael Turquette Cc: Stephen Boyd Cc: Rob Herring Cc: linux-...@vger.kernel.org Cc: