diff options
author | Rob Herring <robh@kernel.org> | 2023-03-21 00:39:52 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-03-31 15:47:08 +0200 |
commit | e43462c15b33a15816d8d6373ff721c17f5436e1 (patch) | |
tree | afe8b1dab902829759715dc561be80c22b1b5e7b /Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml | |
parent | phy: cadence: Sierra: Use clk_parent_data to provide parent information (diff) | |
download | linux-e43462c15b33a15816d8d6373ff721c17f5436e1.tar.xz linux-e43462c15b33a15816d8d6373ff721c17f5436e1.zip |
dt-bindings: phy: Drop unneeded quotes
Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.
Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> # for ti,tcan104x-can.yaml
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Link: https://lore.kernel.org/r/20230320233955.2921179-1-robh@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml b/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml index 237295b2b5a8..79dad3e89aa6 100644 --- a/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml +++ b/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml @@ -1,8 +1,8 @@ # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) %YAML 1.2 --- -$id: "http://devicetree.org/schemas/phy/ti,tcan104x-can.yaml#" -$schema: "http://devicetree.org/meta-schemas/core.yaml#" +$id: http://devicetree.org/schemas/phy/ti,tcan104x-can.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# title: TCAN104x CAN TRANSCEIVER PHY |