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

Configure Feed

Select the types of activity you want to include in your feed.

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: Sudeep Holla <sudeep.holla@arm.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Wolfram Sang <wsa@kernel.org> # for AT24/I2C
Acked-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # For MMC
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20230823183749.2609013-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>

+88 -87
+2 -2
Documentation/devicetree/bindings/arm/arm,embedded-trace-extension.yaml
··· 2 2 # Copyright 2021, Arm Ltd 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/arm/arm,embedded-trace-extension.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/arm/arm,embedded-trace-extension.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: ARM Embedded Trace Extensions 9 9
+4 -3
Documentation/devicetree/bindings/arm/arm,trace-buffer-extension.yaml
··· 2 2 # Copyright 2021, Arm Ltd 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/arm/arm,trace-buffer-extension.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/arm/arm,trace-buffer-extension.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: ARM Trace Buffer Extensions 9 9 ··· 19 19 20 20 properties: 21 21 $nodename: 22 - const: "trbe" 22 + const: trbe 23 + 23 24 compatible: 24 25 items: 25 26 - const: arm,trace-buffer-extension
+1 -1
Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
··· 143 143 "simple-bus". If the compatible is placed in the "motherboard-bus" node, 144 144 it is stricter and always has two compatibles. 145 145 type: object 146 - $ref: '/schemas/simple-bus.yaml' 146 + $ref: /schemas/simple-bus.yaml 147 147 unevaluatedProperties: false 148 148 149 149 properties:
+2 -2
Documentation/devicetree/bindings/arm/aspeed/aspeed,sbc.yaml
··· 2 2 # Copyright 2021 Joel Stanley, IBM Corp. 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/arm/aspeed/aspeed,sbc.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/arm/aspeed/aspeed,sbc.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: ASPEED Secure Boot Controller 9 9
+2 -2
Documentation/devicetree/bindings/arm/firmware/tlm,trusted-foundations.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/arm/firmware/tlm,trusted-foundations.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/arm/firmware/tlm,trusted-foundations.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Trusted Foundations 8 8
+2 -2
Documentation/devicetree/bindings/arm/mstar/mstar,l3bridge.yaml
··· 2 2 # Copyright 2020 thingy.jp. 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/arm/mstar/mstar,l3bridge.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/arm/mstar/mstar,l3bridge.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: MStar/SigmaStar Armv7 SoC l3bridge 9 9
+2 -2
Documentation/devicetree/bindings/arm/mstar/mstar,smpctrl.yaml
··· 2 2 # Copyright 2020 thingy.jp. 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/arm/mstar/mstar,smpctrl.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/arm/mstar/mstar,smpctrl.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: MStar/SigmaStar Armv7 SoC SMP control registers 9 9
+2 -2
Documentation/devicetree/bindings/arm/stm32/st,mlahb.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/arm/stm32/st,mlahb.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/arm/stm32/st,mlahb.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: STMicroelectronics STM32 ML-AHB interconnect 8 8
+2 -2
Documentation/devicetree/bindings/arm/stm32/st,stm32-syscon.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/arm/stm32/st,stm32-syscon.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/arm/stm32/st,stm32-syscon.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: STMicroelectronics STM32 Platforms System Controller 8 8
+2 -2
Documentation/devicetree/bindings/connector/usb-connector.yaml
··· 232 232 type: boolean 233 233 234 234 dependencies: 235 - sink-vdos-v1: [ 'sink-vdos' ] 236 - sink-vdos: [ 'sink-vdos-v1' ] 235 + sink-vdos-v1: [ sink-vdos ] 236 + sink-vdos: [ sink-vdos-v1 ] 237 237 238 238 required: 239 239 - compatible
+2 -2
Documentation/devicetree/bindings/eeprom/at24.yaml
··· 2 2 # Copyright 2019 BayLibre SAS 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/eeprom/at24.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/eeprom/at24.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: I2C EEPROMs compatible with Atmel's AT24 9 9
+2 -2
Documentation/devicetree/bindings/eeprom/at25.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/eeprom/at25.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/eeprom/at25.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: SPI EEPROMs or FRAMs compatible with Atmel's AT25 8 8
+2 -2
Documentation/devicetree/bindings/firmware/intel,ixp4xx-network-processing-engine.yaml
··· 2 2 # Copyright 2019 Linaro Ltd. 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/firmware/intel,ixp4xx-network-processing-engine.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/firmware/intel,ixp4xx-network-processing-engine.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Intel IXP4xx Network Processing Engine 9 9
+2 -2
Documentation/devicetree/bindings/gpio/x-powers,axp209-gpio.yaml
··· 1 1 # SPDX-License-Identifier: GPL-2.0 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/gpio/x-powers,axp209-gpio.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/gpio/x-powers,axp209-gpio.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: X-Powers AXP209 GPIO 8 8
+2 -2
Documentation/devicetree/bindings/gpio/xlnx,zynqmp-gpio-modepin.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/gpio/xlnx,zynqmp-gpio-modepin.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/gpio/xlnx,zynqmp-gpio-modepin.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: ZynqMP Mode Pin GPIO controller 8 8
+2 -2
Documentation/devicetree/bindings/gpio/xylon,logicvc-gpio.yaml
··· 2 2 # Copyright 2019 Bootlin 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/gpio/xylon,logicvc-gpio.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/gpio/xylon,logicvc-gpio.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Xylon LogiCVC GPIO controller 9 9
+2 -2
Documentation/devicetree/bindings/hwmon/iio-hwmon.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/hwmon/iio-hwmon.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/hwmon/iio-hwmon.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: ADC-attached Hardware Sensor 8 8
+4 -4
Documentation/devicetree/bindings/hwmon/starfive,jh71x0-temp.yaml
··· 27 27 28 28 clock-names: 29 29 items: 30 - - const: "sense" 31 - - const: "bus" 30 + - const: sense 31 + - const: bus 32 32 33 33 '#thermal-sensor-cells': 34 34 const: 0 ··· 39 39 40 40 reset-names: 41 41 items: 42 - - const: "sense" 43 - - const: "bus" 42 + - const: sense 43 + - const: bus 44 44 45 45 required: 46 46 - compatible
+2 -2
Documentation/devicetree/bindings/i3c/mipi-i3c-hci.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/i3c/mipi-i3c-hci.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/i3c/mipi-i3c-hci.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: MIPI I3C HCI 8 8
+2 -2
Documentation/devicetree/bindings/iio/accel/fsl,mma7455.yaml
··· 36 36 maxItems: 2 37 37 items: 38 38 enum: 39 - - "INT1" 40 - - "INT2" 39 + - INT1 40 + - INT2 41 41 42 42 required: 43 43 - compatible
+2 -2
Documentation/devicetree/bindings/iio/adc/atmel,sama9260-adc.yaml
··· 56 56 String corresponding to an identifier from atmel,adc-res-names property. 57 57 If not specified, the highest resolution will be used. 58 58 enum: 59 - - "lowres" 60 - - "highres" 59 + - lowres 60 + - highres 61 61 62 62 atmel,adc-sleep-mode: 63 63 $ref: /schemas/types.yaml#/definitions/flag
+4 -4
Documentation/devicetree/bindings/ipmi/aspeed,ast2400-kcs-bmc.yaml
··· 41 41 - description: STR register 42 42 43 43 aspeed,lpc-io-reg: 44 - $ref: '/schemas/types.yaml#/definitions/uint32-array' 44 + $ref: /schemas/types.yaml#/definitions/uint32-array 45 45 minItems: 1 46 46 maxItems: 2 47 47 description: | ··· 50 50 status address may be optionally provided. 51 51 52 52 aspeed,lpc-interrupts: 53 - $ref: "/schemas/types.yaml#/definitions/uint32-array" 53 + $ref: /schemas/types.yaml#/definitions/uint32-array 54 54 minItems: 2 55 55 maxItems: 2 56 56 description: | ··· 63 63 64 64 kcs_chan: 65 65 deprecated: true 66 - $ref: '/schemas/types.yaml#/definitions/uint32' 66 + $ref: /schemas/types.yaml#/definitions/uint32 67 67 description: The LPC channel number in the controller 68 68 69 69 kcs_addr: 70 70 deprecated: true 71 - $ref: '/schemas/types.yaml#/definitions/uint32' 71 + $ref: /schemas/types.yaml#/definitions/uint32 72 72 description: The host CPU IO map address 73 73 74 74 required:
+1 -1
Documentation/devicetree/bindings/ipmi/ipmi-ipmb.yaml
··· 18 18 19 19 device_type: 20 20 items: 21 - - const: "ipmi" 21 + - const: ipmi 22 22 23 23 reg: 24 24 maxItems: 1
+1 -1
Documentation/devicetree/bindings/ipmi/ipmi-smic.yaml
··· 20 20 21 21 device_type: 22 22 items: 23 - - const: "ipmi" 23 + - const: ipmi 24 24 25 25 reg: 26 26 maxItems: 1
+2 -2
Documentation/devicetree/bindings/media/qcom,msm8916-venus.yaml
··· 40 40 41 41 properties: 42 42 compatible: 43 - const: "venus-decoder" 43 + const: venus-decoder 44 44 45 45 required: 46 46 - compatible ··· 52 52 53 53 properties: 54 54 compatible: 55 - const: "venus-encoder" 55 + const: venus-encoder 56 56 57 57 required: 58 58 - compatible
+2 -2
Documentation/devicetree/bindings/mips/loongson/ls2k-reset.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/mips/loongson/ls2k-reset.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/mips/loongson/ls2k-reset.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Loongson 2K1000 PM Controller 8 8
+2 -2
Documentation/devicetree/bindings/mips/loongson/rs780e-acpi.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/mips/loongson/rs780e-acpi.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/mips/loongson/rs780e-acpi.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Loongson RS780E PCH ACPI Controller 8 8
+2 -2
Documentation/devicetree/bindings/misc/intel,ixp4xx-ahb-queue-manager.yaml
··· 2 2 # Copyright 2019 Linaro Ltd. 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/misc/intel,ixp4xx-ahb-queue-manager.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/misc/intel,ixp4xx-ahb-queue-manager.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Intel IXP4xx AHB Queue Manager 9 9
+2 -2
Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml
··· 71 71 marvell,xenon-phy-type: 72 72 $ref: /schemas/types.yaml#/definitions/string 73 73 enum: 74 - - "emmc 5.1 phy" 75 - - "emmc 5.0 phy" 74 + - emmc 5.1 phy 75 + - emmc 5.0 phy 76 76 description: | 77 77 Xenon support multiple types of PHYs. To select eMMC 5.1 PHY, set: 78 78 marvell,xenon-phy-type = "emmc 5.1 phy" eMMC 5.1 PHY is the default
+2 -2
Documentation/devicetree/bindings/mtd/microchip,mchp48l640.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/mtd/microchip,mchp48l640.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/mtd/microchip,mchp48l640.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Microchip 48l640 (and similar) serial EERAM 8 8
+2 -2
Documentation/devicetree/bindings/soc/aspeed/uart-routing.yaml
··· 3 3 # # Copyright (c) 2021 Aspeed Technology Inc. 4 4 %YAML 1.2 5 5 --- 6 - $id: "http://devicetree.org/schemas/soc/aspeed/uart-routing.yaml#" 7 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 6 + $id: http://devicetree.org/schemas/soc/aspeed/uart-routing.yaml# 7 + $schema: http://devicetree.org/meta-schemas/core.yaml# 8 8 9 9 title: Aspeed UART Routing Controller 10 10
+2 -2
Documentation/devicetree/bindings/soc/intel/intel,hps-copy-engine.yaml
··· 2 2 # Copyright (C) 2022, Intel Corporation 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/soc/intel/intel,hps-copy-engine.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/soc/intel/intel,hps-copy-engine.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Intel HPS Copy Engine 9 9
+2 -2
Documentation/devicetree/bindings/soc/litex/litex,soc-controller.yaml
··· 2 2 # Copyright 2020 Antmicro <www.antmicro.com> 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/soc/litex/litex,soc-controller.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/soc/litex/litex,soc-controller.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: LiteX SoC Controller driver 9 9
+2 -2
Documentation/devicetree/bindings/soc/renesas/renesas,rzg2l-sysc.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/soc/renesas/renesas,rzg2l-sysc.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/soc/renesas/renesas,rzg2l-sysc.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Renesas RZ/{G2L,V2L} System Controller (SYSC) 8 8
+2 -2
Documentation/devicetree/bindings/soc/ti/k3-ringacc.yaml
··· 2 2 # Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/ 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/soc/ti/k3-ringacc.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/soc/ti/k3-ringacc.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Texas Instruments K3 NavigatorSS Ring Accelerator 9 9
+2 -2
Documentation/devicetree/bindings/sound/dialog,da7219.yaml
··· 74 74 $ref: /schemas/types.yaml#/definitions/uint32 75 75 76 76 dlg,mic-amp-in-sel: 77 - enum: ["diff", "se_p", "se_n"] 77 + enum: [diff, se_p, se_n] 78 78 description: 79 79 Mic input source type. 80 80 ··· 123 123 $ref: /schemas/types.yaml#/definitions/uint32 124 124 125 125 dlg,jack-ins-det-pty: 126 - enum: ["low", "high"] 126 + enum: [low, high] 127 127 description: 128 128 Polarity for jack insertion detection. 129 129 $ref: /schemas/types.yaml#/definitions/string
+6 -6
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max9808x.yaml
··· 35 35 items: 36 36 enum: 37 37 # Board Connectors 38 - - "Int Spk" 39 - - "Headphone Jack" 40 - - "Earpiece" 41 - - "Headset Mic" 42 - - "Internal Mic 1" 43 - - "Internal Mic 2" 38 + - Int Spk 39 + - Headphone Jack 40 + - Earpiece 41 + - Headset Mic 42 + - Internal Mic 1 43 + - Internal Mic 2 44 44 45 45 # CODEC Pins 46 46 - HPL
+4 -4
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5631.yaml
··· 31 31 items: 32 32 enum: 33 33 # Board Connectors 34 - - "Int Spk" 35 - - "Headphone Jack" 36 - - "Mic Jack" 37 - - "Int Mic" 34 + - Int Spk 35 + - Headphone Jack 36 + - Mic Jack 37 + - Int Mic 38 38 39 39 # CODEC Pins 40 40 - MIC1
+1 -1
Documentation/devicetree/bindings/ufs/ufs-common.yaml
··· 74 74 Specifies max. load that can be drawn from VCCQ2 supply. 75 75 76 76 dependencies: 77 - freq-table-hz: [ 'clocks' ] 77 + freq-table-hz: [ clocks ] 78 78 79 79 required: 80 80 - interrupts
+2 -2
Documentation/devicetree/bindings/watchdog/toshiba,visconti-wdt.yaml
··· 2 2 # Copyright 2020 Toshiba Electronic Devices & Storage Corporation 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/watchdog/toshiba,visconti-wdt.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/watchdog/toshiba,visconti-wdt.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Toshiba Visconti SoCs PIUWDT Watchdog timer 9 9