[PATCH 1/5] dt-binding: clock: Document rockchip,rk3588-cru bindings
Heiko Stübner
heiko at sntech.de
Sun Jun 26 23:17:15 PDT 2022
Hi Sebastian,
Am Donnerstag, 23. Juni 2022, 18:03:25 CEST schrieb Sebastian Reichel:
> From: Elaine Zhang <zhangqing at rock-chips.com>
>
> Document the device tree bindings of the rockchip rk3588 SoC
> clock and reset unit.
>
> This also contains the header, which is shared betwen the DT
> files and the kernel driver containing the clock and reset IDs.
>
> Signed-off-by: Elaine Zhang <zhangqing at rock-chips.com>
> [add additional clocks IDs for gate clocks, which are handled via
> separate DT nodes in the vendor kernel]
> Signed-off-by: Sebastian Reichel <sebastian.reichel at collabora.com>
> ---
> .../bindings/clock/rockchip,rk3588-cru.yaml | 59 +
> include/dt-bindings/clock/rk3588-cru.h | 1516 +++++++++++++++++
> 2 files changed, 1575 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/rockchip,rk3588-cru.yaml
> create mode 100644 include/dt-bindings/clock/rk3588-cru.h
please split the binding and dt-binding-header into separate patches.
Depending on what gets merged when, I will need a shared-branch
for the header, so don't want to also carry the yaml binding in there.
Thanks
Heiko
More information about the linux-arm-kernel
mailing list