Re: [RFC PATCH 02/12] dt-bindings: clk: sunxi-ng: add V833 CCU clock/reset indices headers

From: Rob Herring
Date: Tue Dec 15 2020 - 11:19:43 EST


On Sat, 12 Dec 2020 12:03:08 +0800, Icenowy Zheng wrote:
> As the device tree needs the clock/reset indices, add them to DT binding
> headers.
>
> The driver itself will be then added.
>
> Signed-off-by: Icenowy Zheng <icenowy@xxxxxxx>
> ---
> include/dt-bindings/clock/sun8i-v833-ccu.h | 89 ++++++++++++++++++++++
> include/dt-bindings/reset/sun8i-v833-ccu.h | 52 +++++++++++++
> 2 files changed, 141 insertions(+)
> create mode 100644 include/dt-bindings/clock/sun8i-v833-ccu.h
> create mode 100644 include/dt-bindings/reset/sun8i-v833-ccu.h
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>