Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Merge tag 'tegra-for-6.4-dt-bindings' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/dt

dt-bindings: Changes for v6.4-rc1

This is a single patch that drops unneeded quotes from various Tegra-
related device tree bindings.

* tag 'tegra-for-6.4-dt-bindings' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
dt-bindings: arm: nvidia: Drop unneeded quotes

Link: https://lore.kernel.org/r/20230406124804.970394-4-thierry.reding@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

+22 -22
+3 -3
Documentation/devicetree/bindings/arm/nvidia,tegra194-ccplex.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/arm/nvidia,tegra194-ccplex.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/arm/nvidia,tegra194-ccplex.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: NVIDIA Tegra194 CPU Complex 8 8 ··· 25 25 - nvidia,tegra194-ccplex 26 26 27 27 nvidia,bpmp: 28 - $ref: '/schemas/types.yaml#/definitions/phandle' 28 + $ref: /schemas/types.yaml#/definitions/phandle 29 29 description: | 30 30 Specifies the bpmp node that needs to be queried to get 31 31 operating point data for all CPUs.
+3 -3
Documentation/devicetree/bindings/arm/tegra/nvidia,tegra-ccplex-cluster.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/arm/tegra/nvidia,tegra-ccplex-cluster.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/arm/tegra/nvidia,tegra-ccplex-cluster.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: NVIDIA Tegra CPU COMPLEX CLUSTER area 8 8 ··· 29 29 maxItems: 1 30 30 31 31 nvidia,bpmp: 32 - $ref: '/schemas/types.yaml#/definitions/phandle' 32 + $ref: /schemas/types.yaml#/definitions/phandle 33 33 description: | 34 34 Specifies the BPMP node that needs to be queried to get 35 35 operating point data for all CPUs.
+2 -2
Documentation/devicetree/bindings/arm/tegra/nvidia,tegra194-axi2apb.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/arm/tegra/nvidia,tegra194-axi2apb.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/arm/tegra/nvidia,tegra194-axi2apb.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: NVIDIA Tegra194 AXI2APB bridge 8 8
+4 -4
Documentation/devicetree/bindings/arm/tegra/nvidia,tegra194-cbb.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/arm/tegra/nvidia,tegra194-cbb.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/arm/tegra/nvidia,tegra194-cbb.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: NVIDIA Tegra194 CBB 1.0 8 8 ··· 64 64 - description: secure interrupt 65 65 66 66 nvidia,axi2apb: 67 - $ref: '/schemas/types.yaml#/definitions/phandle' 67 + $ref: /schemas/types.yaml#/definitions/phandle 68 68 description: 69 69 Specifies the node having all axi2apb bridges which need to be checked 70 70 for any error logged in their status register. 71 71 72 72 nvidia,apbmisc: 73 - $ref: '/schemas/types.yaml#/definitions/phandle' 73 + $ref: /schemas/types.yaml#/definitions/phandle 74 74 description: 75 75 Specifies the apbmisc node which need to be used for reading the ERD 76 76 register.
+2 -2
Documentation/devicetree/bindings/arm/tegra/nvidia,tegra234-cbb.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/arm/tegra/nvidia,tegra234-cbb.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/arm/tegra/nvidia,tegra234-cbb.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: NVIDIA Tegra CBB 2.0 8 8
+2 -2
Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvdec.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/gpu/host1x/nvidia,tegra210-nvdec.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/gpu/host1x/nvidia,tegra210-nvdec.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: NVIDIA Tegra NVDEC 8 8
+2 -2
Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvenc.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/gpu/host1x/nvidia,tegra210-nvenc.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/gpu/host1x/nvidia,tegra210-nvenc.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: NVIDIA Tegra NVENC 8 8
+2 -2
Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvjpg.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/gpu/host1x/nvidia,tegra210-nvjpg.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/gpu/host1x/nvidia,tegra210-nvjpg.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: NVIDIA Tegra NVJPG 8 8
+2 -2
Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra234-nvdec.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/gpu/host1x/nvidia,tegra234-nvdec.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/gpu/host1x/nvidia,tegra234-nvdec.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: NVIDIA Tegra234 NVDEC 8 8