On Thu, Jun 24, 2021 at 01:00:41PM -0600, Rob Herring wrote: > 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 <nfraprado@xxxxxxxxxxxxx> > > --- > > > > One caveat is that this node expects certain external clocks, mainly 'xin24m'. > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Thanks! Is this blocked on something else? Thanks, Nícolas