On Mon, 07 Oct 2024 18:27:32 +0200, Heiko Stuebner wrote: > Convert the binding to yaml and rename it according to its first > compatible instead of the unspecific rockchip-inno-hdmi naming. > > Signed-off-by: Heiko Stuebner <heiko@xxxxxxxxx> > --- > .../bindings/phy/phy-rockchip-inno-hdmi.txt | 43 -------- > .../phy/rockchip,rk3228-hdmi-phy.yaml | 97 +++++++++++++++++++ > 2 files changed, 97 insertions(+), 43 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/phy/phy-rockchip-inno-hdmi.txt > create mode 100644 Documentation/devicetree/bindings/phy/rockchip,rk3228-hdmi-phy.yaml > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>