Re: [PATCH 32/89] dt-bindings: display: vc4: hdmi: Add missing clock-names property

2020-02-25 Thread Rob Herring
On Mon, 24 Feb 2020 10:06:34 +0100, Maxime Ripard wrote: > While the device tree and the driver expected a clock-names property, it > wasn't explicitly documented in the previous binding. The documented order > was wrong too, so make sure clock-names is there and in the proper order. > > Cc: Rob H

[PATCH 32/89] dt-bindings: display: vc4: hdmi: Add missing clock-names property

2020-02-24 Thread Maxime Ripard
While the device tree and the driver expected a clock-names property, it wasn't explicitly documented in the previous binding. The documented order was wrong too, so make sure clock-names is there and in the proper order. Cc: Rob Herring Cc: devicet...@vger.kernel.org Signed-off-by: Maxime Ripard