Re: [RFC PATCH 02/12] dt-bindings: clk: sunxi-ng: add V833 CCU clock/reset indices headers
From: Rob Herring <robh@kernel.org>
Date: 2020-12-15 16:19:34
Also in:
linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-12-15 16:19:34
Also in:
linux-devicetree, lkml
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@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@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel