On Thu, 10 Jun 2021 14:56:13 -0300, Nícolas F. R. A. Prado wrote:
Convert the rockchip,rk3399-cru binding to DT schema format.
Tested with
ARCH=arm64 make dt_binding_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/clock/rockchip,rk3399-cru.yaml
ARCH=arm64 make dtbs_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/clock/rockchip,rk3399-cru.yaml
Signed-off-by: Nícolas F. R. A. Prado <redacted>
---
One caveat is that this node expects certain external clocks, mainly 'xin24m'.
Reviewed-by: Rob Herring <robh@kernel.org>