[RFC PATCH 02/12] dt-bindings: clk: sunxi-ng: add V833 CCU clock/reset indices headers
Rob Herring
robh at kernel.org
Tue Dec 15 11:18:03 EST 2020
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 at aosc.io>
> ---
> 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 at kernel.org>
More information about the linux-arm-kernel
mailing list