Message ID | 20201216084729.3811627-1-geert+renesas@glider.be |
---|---|
State | Superseded |
Headers | show |
Series | dt-bindings: phy: Rename Intel Keem Bay USB PHY bindings | expand |
On Wed, 16 Dec 2020 09:47:29 +0100, Geert Uytterhoeven wrote: > This is the only file not using the "intel,keembay-*" pattern. > Fortunately the actual compatible value is already following the > standard scheme. > > Fixes: 4086afa2a1627939 ("dt-bindings: phy: Add Intel Keem Bay USB PHY bindings") > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > .../{intel,phy-keembay-usb.yaml => intel,keembay-phy-usb.yaml} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename Documentation/devicetree/bindings/phy/{intel,phy-keembay-usb.yaml => intel,keembay-phy-usb.yaml} (93%) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/phy/intel,phy-keembay-usb.yaml b/Documentation/devicetree/bindings/phy/intel,keembay-phy-usb.yaml similarity index 93% rename from Documentation/devicetree/bindings/phy/intel,phy-keembay-usb.yaml rename to Documentation/devicetree/bindings/phy/intel,keembay-phy-usb.yaml index a217bb8ac5bc0887..52815b6c2b88d019 100644 --- a/Documentation/devicetree/bindings/phy/intel,phy-keembay-usb.yaml +++ b/Documentation/devicetree/bindings/phy/intel,keembay-phy-usb.yaml @@ -1,7 +1,7 @@ # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) %YAML 1.2 --- -$id: http://devicetree.org/schemas/phy/intel,phy-keembay-usb.yaml# +$id: http://devicetree.org/schemas/phy/intel,keembay-phy-usb.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# title: Intel Keem Bay USB PHY bindings
This is the only file not using the "intel,keembay-*" pattern. Fortunately the actual compatible value is already following the standard scheme. Fixes: 4086afa2a1627939 ("dt-bindings: phy: Add Intel Keem Bay USB PHY bindings") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- .../{intel,phy-keembay-usb.yaml => intel,keembay-phy-usb.yaml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Documentation/devicetree/bindings/phy/{intel,phy-keembay-usb.yaml => intel,keembay-phy-usb.yaml} (93%)