Commit 45698208 authored by Rob Herring's avatar Rob Herring

dt-bindings: Drop remaining unneeded quotes

Cleanup bindings dropping the last remaining unneeded quotes. With this,
the check for this can be enabled in yamllint.

Acked-by: Miquel Raynal <miquel.raynal@bootlin.com> # for mtd
Acked-by: default avatarSudeep Holla <sudeep.holla@arm.com>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Acked-by: default avatarMark Brown <broonie@kernel.org>
Acked-by: Wolfram Sang <wsa@kernel.org> # for AT24/I2C
Acked-by: default avatarGuenter Roeck <linux@roeck-us.net>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # For MMC
Acked-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20230823183749.2609013-1-robh@kernel.orgSigned-off-by: default avatarRob Herring <robh@kernel.org>
parent 58ec9168
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Copyright 2021, Arm Ltd # Copyright 2021, Arm Ltd
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/arm/arm,embedded-trace-extension.yaml#" $id: http://devicetree.org/schemas/arm/arm,embedded-trace-extension.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ARM Embedded Trace Extensions title: ARM Embedded Trace Extensions
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Copyright 2021, Arm Ltd # Copyright 2021, Arm Ltd
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/arm/arm,trace-buffer-extension.yaml#" $id: http://devicetree.org/schemas/arm/arm,trace-buffer-extension.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ARM Trace Buffer Extensions title: ARM Trace Buffer Extensions
...@@ -19,7 +19,8 @@ description: | ...@@ -19,7 +19,8 @@ description: |
properties: properties:
$nodename: $nodename:
const: "trbe" const: trbe
compatible: compatible:
items: items:
- const: arm,trace-buffer-extension - const: arm,trace-buffer-extension
......
...@@ -143,7 +143,7 @@ patternProperties: ...@@ -143,7 +143,7 @@ patternProperties:
"simple-bus". If the compatible is placed in the "motherboard-bus" node, "simple-bus". If the compatible is placed in the "motherboard-bus" node,
it is stricter and always has two compatibles. it is stricter and always has two compatibles.
type: object type: object
$ref: '/schemas/simple-bus.yaml' $ref: /schemas/simple-bus.yaml
unevaluatedProperties: false unevaluatedProperties: false
properties: properties:
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Copyright 2021 Joel Stanley, IBM Corp. # Copyright 2021 Joel Stanley, IBM Corp.
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/arm/aspeed/aspeed,sbc.yaml#" $id: http://devicetree.org/schemas/arm/aspeed/aspeed,sbc.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ASPEED Secure Boot Controller title: ASPEED Secure Boot Controller
......
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/arm/firmware/tlm,trusted-foundations.yaml#" $id: http://devicetree.org/schemas/arm/firmware/tlm,trusted-foundations.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Trusted Foundations title: Trusted Foundations
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Copyright 2020 thingy.jp. # Copyright 2020 thingy.jp.
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/arm/mstar/mstar,l3bridge.yaml#" $id: http://devicetree.org/schemas/arm/mstar/mstar,l3bridge.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: MStar/SigmaStar Armv7 SoC l3bridge title: MStar/SigmaStar Armv7 SoC l3bridge
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Copyright 2020 thingy.jp. # Copyright 2020 thingy.jp.
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/arm/mstar/mstar,smpctrl.yaml#" $id: http://devicetree.org/schemas/arm/mstar/mstar,smpctrl.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: MStar/SigmaStar Armv7 SoC SMP control registers title: MStar/SigmaStar Armv7 SoC SMP control registers
......
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/arm/stm32/st,mlahb.yaml#" $id: http://devicetree.org/schemas/arm/stm32/st,mlahb.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: STMicroelectronics STM32 ML-AHB interconnect title: STMicroelectronics STM32 ML-AHB interconnect
......
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/arm/stm32/st,stm32-syscon.yaml#" $id: http://devicetree.org/schemas/arm/stm32/st,stm32-syscon.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: STMicroelectronics STM32 Platforms System Controller title: STMicroelectronics STM32 Platforms System Controller
......
...@@ -232,8 +232,8 @@ properties: ...@@ -232,8 +232,8 @@ properties:
type: boolean type: boolean
dependencies: dependencies:
sink-vdos-v1: [ 'sink-vdos' ] sink-vdos-v1: [ sink-vdos ]
sink-vdos: [ 'sink-vdos-v1' ] sink-vdos: [ sink-vdos-v1 ]
required: required:
- compatible - compatible
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Copyright 2019 BayLibre SAS # Copyright 2019 BayLibre SAS
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/eeprom/at24.yaml#" $id: http://devicetree.org/schemas/eeprom/at24.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: I2C EEPROMs compatible with Atmel's AT24 title: I2C EEPROMs compatible with Atmel's AT24
......
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/eeprom/at25.yaml#" $id: http://devicetree.org/schemas/eeprom/at25.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: SPI EEPROMs or FRAMs compatible with Atmel's AT25 title: SPI EEPROMs or FRAMs compatible with Atmel's AT25
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Copyright 2019 Linaro Ltd. # Copyright 2019 Linaro Ltd.
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/firmware/intel,ixp4xx-network-processing-engine.yaml#" $id: http://devicetree.org/schemas/firmware/intel,ixp4xx-network-processing-engine.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Intel IXP4xx Network Processing Engine title: Intel IXP4xx Network Processing Engine
......
# SPDX-License-Identifier: GPL-2.0 # SPDX-License-Identifier: GPL-2.0
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/gpio/x-powers,axp209-gpio.yaml#" $id: http://devicetree.org/schemas/gpio/x-powers,axp209-gpio.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: X-Powers AXP209 GPIO title: X-Powers AXP209 GPIO
......
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/gpio/xlnx,zynqmp-gpio-modepin.yaml#" $id: http://devicetree.org/schemas/gpio/xlnx,zynqmp-gpio-modepin.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ZynqMP Mode Pin GPIO controller title: ZynqMP Mode Pin GPIO controller
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Copyright 2019 Bootlin # Copyright 2019 Bootlin
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/gpio/xylon,logicvc-gpio.yaml#" $id: http://devicetree.org/schemas/gpio/xylon,logicvc-gpio.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Xylon LogiCVC GPIO controller title: Xylon LogiCVC GPIO controller
......
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/hwmon/iio-hwmon.yaml#" $id: http://devicetree.org/schemas/hwmon/iio-hwmon.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ADC-attached Hardware Sensor title: ADC-attached Hardware Sensor
......
...@@ -27,8 +27,8 @@ properties: ...@@ -27,8 +27,8 @@ properties:
clock-names: clock-names:
items: items:
- const: "sense" - const: sense
- const: "bus" - const: bus
'#thermal-sensor-cells': '#thermal-sensor-cells':
const: 0 const: 0
...@@ -39,8 +39,8 @@ properties: ...@@ -39,8 +39,8 @@ properties:
reset-names: reset-names:
items: items:
- const: "sense" - const: sense
- const: "bus" - const: bus
required: required:
- compatible - compatible
......
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/i3c/mipi-i3c-hci.yaml#" $id: http://devicetree.org/schemas/i3c/mipi-i3c-hci.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: MIPI I3C HCI title: MIPI I3C HCI
......
...@@ -36,8 +36,8 @@ properties: ...@@ -36,8 +36,8 @@ properties:
maxItems: 2 maxItems: 2
items: items:
enum: enum:
- "INT1" - INT1
- "INT2" - INT2
required: required:
- compatible - compatible
......
...@@ -56,8 +56,8 @@ properties: ...@@ -56,8 +56,8 @@ properties:
String corresponding to an identifier from atmel,adc-res-names property. String corresponding to an identifier from atmel,adc-res-names property.
If not specified, the highest resolution will be used. If not specified, the highest resolution will be used.
enum: enum:
- "lowres" - lowres
- "highres" - highres
atmel,adc-sleep-mode: atmel,adc-sleep-mode:
$ref: /schemas/types.yaml#/definitions/flag $ref: /schemas/types.yaml#/definitions/flag
......
...@@ -41,7 +41,7 @@ properties: ...@@ -41,7 +41,7 @@ properties:
- description: STR register - description: STR register
aspeed,lpc-io-reg: aspeed,lpc-io-reg:
$ref: '/schemas/types.yaml#/definitions/uint32-array' $ref: /schemas/types.yaml#/definitions/uint32-array
minItems: 1 minItems: 1
maxItems: 2 maxItems: 2
description: | description: |
...@@ -50,7 +50,7 @@ properties: ...@@ -50,7 +50,7 @@ properties:
status address may be optionally provided. status address may be optionally provided.
aspeed,lpc-interrupts: aspeed,lpc-interrupts:
$ref: "/schemas/types.yaml#/definitions/uint32-array" $ref: /schemas/types.yaml#/definitions/uint32-array
minItems: 2 minItems: 2
maxItems: 2 maxItems: 2
description: | description: |
...@@ -63,12 +63,12 @@ properties: ...@@ -63,12 +63,12 @@ properties:
kcs_chan: kcs_chan:
deprecated: true deprecated: true
$ref: '/schemas/types.yaml#/definitions/uint32' $ref: /schemas/types.yaml#/definitions/uint32
description: The LPC channel number in the controller description: The LPC channel number in the controller
kcs_addr: kcs_addr:
deprecated: true deprecated: true
$ref: '/schemas/types.yaml#/definitions/uint32' $ref: /schemas/types.yaml#/definitions/uint32
description: The host CPU IO map address description: The host CPU IO map address
required: required:
......
...@@ -18,7 +18,7 @@ properties: ...@@ -18,7 +18,7 @@ properties:
device_type: device_type:
items: items:
- const: "ipmi" - const: ipmi
reg: reg:
maxItems: 1 maxItems: 1
......
...@@ -20,7 +20,7 @@ properties: ...@@ -20,7 +20,7 @@ properties:
device_type: device_type:
items: items:
- const: "ipmi" - const: ipmi
reg: reg:
maxItems: 1 maxItems: 1
......
...@@ -40,7 +40,7 @@ properties: ...@@ -40,7 +40,7 @@ properties:
properties: properties:
compatible: compatible:
const: "venus-decoder" const: venus-decoder
required: required:
- compatible - compatible
...@@ -52,7 +52,7 @@ properties: ...@@ -52,7 +52,7 @@ properties:
properties: properties:
compatible: compatible:
const: "venus-encoder" const: venus-encoder
required: required:
- compatible - compatible
......
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/mips/loongson/ls2k-reset.yaml#" $id: http://devicetree.org/schemas/mips/loongson/ls2k-reset.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Loongson 2K1000 PM Controller title: Loongson 2K1000 PM Controller
......
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/mips/loongson/rs780e-acpi.yaml#" $id: http://devicetree.org/schemas/mips/loongson/rs780e-acpi.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Loongson RS780E PCH ACPI Controller title: Loongson RS780E PCH ACPI Controller
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Copyright 2019 Linaro Ltd. # Copyright 2019 Linaro Ltd.
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/misc/intel,ixp4xx-ahb-queue-manager.yaml#" $id: http://devicetree.org/schemas/misc/intel,ixp4xx-ahb-queue-manager.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Intel IXP4xx AHB Queue Manager title: Intel IXP4xx AHB Queue Manager
......
...@@ -71,8 +71,8 @@ properties: ...@@ -71,8 +71,8 @@ properties:
marvell,xenon-phy-type: marvell,xenon-phy-type:
$ref: /schemas/types.yaml#/definitions/string $ref: /schemas/types.yaml#/definitions/string
enum: enum:
- "emmc 5.1 phy" - emmc 5.1 phy
- "emmc 5.0 phy" - emmc 5.0 phy
description: | description: |
Xenon support multiple types of PHYs. To select eMMC 5.1 PHY, set: Xenon support multiple types of PHYs. To select eMMC 5.1 PHY, set:
marvell,xenon-phy-type = "emmc 5.1 phy" eMMC 5.1 PHY is the default marvell,xenon-phy-type = "emmc 5.1 phy" eMMC 5.1 PHY is the default
......
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/mtd/microchip,mchp48l640.yaml#" $id: http://devicetree.org/schemas/mtd/microchip,mchp48l640.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Microchip 48l640 (and similar) serial EERAM title: Microchip 48l640 (and similar) serial EERAM
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# # Copyright (c) 2021 Aspeed Technology Inc. # # Copyright (c) 2021 Aspeed Technology Inc.
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/soc/aspeed/uart-routing.yaml#" $id: http://devicetree.org/schemas/soc/aspeed/uart-routing.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Aspeed UART Routing Controller title: Aspeed UART Routing Controller
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Copyright (C) 2022, Intel Corporation # Copyright (C) 2022, Intel Corporation
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/soc/intel/intel,hps-copy-engine.yaml#" $id: http://devicetree.org/schemas/soc/intel/intel,hps-copy-engine.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Intel HPS Copy Engine title: Intel HPS Copy Engine
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Copyright 2020 Antmicro <www.antmicro.com> # Copyright 2020 Antmicro <www.antmicro.com>
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/soc/litex/litex,soc-controller.yaml#" $id: http://devicetree.org/schemas/soc/litex/litex,soc-controller.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: LiteX SoC Controller driver title: LiteX SoC Controller driver
......
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/soc/renesas/renesas,rzg2l-sysc.yaml#" $id: http://devicetree.org/schemas/soc/renesas/renesas,rzg2l-sysc.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Renesas RZ/{G2L,V2L} System Controller (SYSC) title: Renesas RZ/{G2L,V2L} System Controller (SYSC)
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/ # Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/soc/ti/k3-ringacc.yaml#" $id: http://devicetree.org/schemas/soc/ti/k3-ringacc.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Texas Instruments K3 NavigatorSS Ring Accelerator title: Texas Instruments K3 NavigatorSS Ring Accelerator
......
...@@ -74,7 +74,7 @@ properties: ...@@ -74,7 +74,7 @@ properties:
$ref: /schemas/types.yaml#/definitions/uint32 $ref: /schemas/types.yaml#/definitions/uint32
dlg,mic-amp-in-sel: dlg,mic-amp-in-sel:
enum: ["diff", "se_p", "se_n"] enum: [diff, se_p, se_n]
description: description:
Mic input source type. Mic input source type.
...@@ -123,7 +123,7 @@ properties: ...@@ -123,7 +123,7 @@ properties:
$ref: /schemas/types.yaml#/definitions/uint32 $ref: /schemas/types.yaml#/definitions/uint32
dlg,jack-ins-det-pty: dlg,jack-ins-det-pty:
enum: ["low", "high"] enum: [low, high]
description: description:
Polarity for jack insertion detection. Polarity for jack insertion detection.
$ref: /schemas/types.yaml#/definitions/string $ref: /schemas/types.yaml#/definitions/string
......
...@@ -35,12 +35,12 @@ properties: ...@@ -35,12 +35,12 @@ properties:
items: items:
enum: enum:
# Board Connectors # Board Connectors
- "Int Spk" - Int Spk
- "Headphone Jack" - Headphone Jack
- "Earpiece" - Earpiece
- "Headset Mic" - Headset Mic
- "Internal Mic 1" - Internal Mic 1
- "Internal Mic 2" - Internal Mic 2
# CODEC Pins # CODEC Pins
- HPL - HPL
......
...@@ -31,10 +31,10 @@ properties: ...@@ -31,10 +31,10 @@ properties:
items: items:
enum: enum:
# Board Connectors # Board Connectors
- "Int Spk" - Int Spk
- "Headphone Jack" - Headphone Jack
- "Mic Jack" - Mic Jack
- "Int Mic" - Int Mic
# CODEC Pins # CODEC Pins
- MIC1 - MIC1
......
...@@ -74,7 +74,7 @@ properties: ...@@ -74,7 +74,7 @@ properties:
Specifies max. load that can be drawn from VCCQ2 supply. Specifies max. load that can be drawn from VCCQ2 supply.
dependencies: dependencies:
freq-table-hz: [ 'clocks' ] freq-table-hz: [ clocks ]
required: required:
- interrupts - interrupts
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Copyright 2020 Toshiba Electronic Devices & Storage Corporation # Copyright 2020 Toshiba Electronic Devices & Storage Corporation
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/watchdog/toshiba,visconti-wdt.yaml#" $id: http://devicetree.org/schemas/watchdog/toshiba,visconti-wdt.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Toshiba Visconti SoCs PIUWDT Watchdog timer title: Toshiba Visconti SoCs PIUWDT Watchdog timer
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment