On Wed, 02 Mar 2022 21:11:12 +0000, Corentin Labbe wrote: > convert rockchip-crypto to yaml > > Signed-off-by: Corentin Labbe <clabbe@xxxxxxxxxxxx> > --- > .../crypto/rockchip,rk3288-crypto.yaml | 64 +++++++++++++++++++ > .../bindings/crypto/rockchip-crypto.txt | 28 -------- > 2 files changed, 64 insertions(+), 28 deletions(-) > create mode 100644 Documentation/devicetree/bindings/crypto/rockchip,rk3288-crypto.yaml > delete mode 100644 Documentation/devicetree/bindings/crypto/rockchip-crypto.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>