Re: [PATCH] dt-bindings: clock: brcm,iproc-clocks: fix armpll properties
From: Rob Herring <robh@kernel.org>
Date: 2021-08-23 18:24:38
Also in:
linux-arm-kernel, linux-clk
From: Rob Herring <robh@kernel.org>
Date: 2021-08-23 18:24:38
Also in:
linux-arm-kernel, linux-clk
On Thu, 19 Aug 2021 07:29:18 +0200, Rafał Miłecki wrote:
From: Rafał Miłecki <rafal@milecki.pl> armpll clocks (available on Cygnus and Northstar Plus) are simple clocks with no cells. Adjust binding props #clock-cells and clock-output-names to handle them. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> --- .../bindings/clock/brcm,iproc-clocks.yaml | 27 +++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>