dts: bindings: Preserve newlines in descriptions
With https://github.com/zephyrproject-rtos/zephyr/pull/20185, multi-line descriptions will be formatted nicely, but using '>' breaks it, because it removes internal newlines (including between paragraphs). See https://yaml-multiline.info/. Replace 'description: >' with 'description: |' to encourage '|'. That'll prevent '>' from getting copied around and messing up long descriptions. This will lead to some extra newlines in the output, but it's fine. Line-wrapping messes up any manual formatting. The replacement was done with $ git ls-files 'dts/bindings/*.yaml' | \ xargs sed -i 's/description:\s*>/description: |/' Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
b92ceb78dd
commit
b9240a3cbc
351 changed files with 351 additions and 351 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ARC DCCM
|
title: ARC DCCM
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the ARC DCCM
|
This binding gives a base representation of the ARC DCCM
|
||||||
|
|
||||||
compatible: "arc,dccm"
|
compatible: "arc,dccm"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ARC ICCM
|
title: ARC ICCM
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the ARC ICCM
|
This binding gives a base representation of the ARC ICCM
|
||||||
|
|
||||||
compatible: "arc,iccm"
|
compatible: "arc,iccm"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
title: DTCM
|
title: DTCM
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the Cortex M7 DTCM (Data Tightly Coupled Memory)
|
This binding gives a base representation of the Cortex M7 DTCM (Data Tightly Coupled Memory)
|
||||||
|
|
||||||
compatible: "arm,dtcm"
|
compatible: "arm,dtcm"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ARM Serial Configuration Control
|
title: ARM Serial Configuration Control
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the ARM SCC
|
This binding gives a base representation of the ARM SCC
|
||||||
|
|
||||||
compatible: "arm,scc"
|
compatible: "arm,scc"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: Atmel Device ID (Serial Number) binding
|
title: Atmel Device ID (Serial Number) binding
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
Binding for locating the Device ID (serial number) on Atmel SAM0 devices.
|
Binding for locating the Device ID (serial number) on Atmel SAM0 devices.
|
||||||
|
|
||||||
compatible: "atmel,sam0-id"
|
compatible: "atmel,sam0-id"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: Atmel DMAC binding
|
title: Atmel DMAC binding
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
Binding for the Atmel SAM0 DMA controller.
|
Binding for the Atmel SAM0 DMA controller.
|
||||||
|
|
||||||
compatible: "atmel,sam0-dmac"
|
compatible: "atmel,sam0-dmac"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: Atmel SERCOM binding
|
title: Atmel SERCOM binding
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
Binding for the Atmel SAM0 multi-protocol (UART, SPI, I2C) SERCOM unit.
|
Binding for the Atmel SAM0 multi-protocol (UART, SPI, I2C) SERCOM unit.
|
||||||
|
|
||||||
compatible: "atmel,sam0-sercom"
|
compatible: "atmel,sam0-sercom"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Nordic DPPIC
|
title: Nordic DPPIC
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
Binding for the Nordic DPPIC
|
Binding for the Nordic DPPIC
|
||||||
Distributed Programmable Peripheral Interconnect Controller
|
Distributed Programmable Peripheral Interconnect Controller
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Nordic EGU
|
title: Nordic EGU
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
Binding for the Nordic EGU (Event Generator Unit)
|
Binding for the Nordic EGU (Event Generator Unit)
|
||||||
|
|
||||||
compatible: "nordic,nrf-egu"
|
compatible: "nordic,nrf-egu"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: Nordic FICR (Factory Information Configuration Registers)
|
title: Nordic FICR (Factory Information Configuration Registers)
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
Binding for the Nordic FICR (Factory Information Configuration Registers)
|
Binding for the Nordic FICR (Factory Information Configuration Registers)
|
||||||
|
|
||||||
compatible: "nordic,nrf-ficr"
|
compatible: "nordic,nrf-ficr"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Nordic KMU
|
title: Nordic KMU
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
Binding for the Nordic KMU (Key Management Unit)
|
Binding for the Nordic KMU (Key Management Unit)
|
||||||
|
|
||||||
compatible: "nordic,nrf-kmu"
|
compatible: "nordic,nrf-kmu"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: Nordic SPU (System Protection Unit)
|
title: Nordic SPU (System Protection Unit)
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
Binding for the Nordic SPU (System Protection Unit)
|
Binding for the Nordic SPU (System Protection Unit)
|
||||||
|
|
||||||
compatible: "nordic,nrf-spu"
|
compatible: "nordic,nrf-spu"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: Nordic UICR (User Information Configuration Registers)
|
title: Nordic UICR (User Information Configuration Registers)
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
Binding for the Nordic UICR (User Information Configuration Registers)
|
Binding for the Nordic UICR (User Information Configuration Registers)
|
||||||
|
|
||||||
compatible: "nordic,nrf-uicr"
|
compatible: "nordic,nrf-uicr"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: i.MX DTCM (Data Tightly Coupled Memory)
|
title: i.MX DTCM (Data Tightly Coupled Memory)
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the i.MX DTCM
|
This binding gives a base representation of the i.MX DTCM
|
||||||
|
|
||||||
compatible: "nxp,imx-dtcm"
|
compatible: "nxp,imx-dtcm"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: IMX EPIT COUNTER
|
title: IMX EPIT COUNTER
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the i.MX Enhanced Periodic Interrupt Timer (EPIT)
|
This binding gives a base representation of the i.MX Enhanced Periodic Interrupt Timer (EPIT)
|
||||||
|
|
||||||
compatible: "nxp,imx-epit"
|
compatible: "nxp,imx-epit"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: i.MX ITCM (Instruction Tightly Coupled Memory)
|
title: i.MX ITCM (Instruction Tightly Coupled Memory)
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the i.MX ITCM
|
This binding gives a base representation of the i.MX ITCM
|
||||||
|
|
||||||
compatible: "nxp,imx-itcm"
|
compatible: "nxp,imx-itcm"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: IMX MESSAGING UNIT
|
title: IMX MESSAGING UNIT
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the i.MX Messaging Unit
|
This binding gives a base representation of the i.MX Messaging Unit
|
||||||
|
|
||||||
compatible: "nxp,imx-mu"
|
compatible: "nxp,imx-mu"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Kinetis KE1xF System Integration Module (SIM)
|
title: Kinetis KE1xF System Integration Module (SIM)
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the Kinetis SIM IP node
|
This is a representation of the Kinetis SIM IP node
|
||||||
|
|
||||||
compatible: "nxp,kinetis-ke1xf-sim"
|
compatible: "nxp,kinetis-ke1xf-sim"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: NXP Kinetis Multipurpose Clock Generator (MCG)
|
title: NXP Kinetis Multipurpose Clock Generator (MCG)
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the NXP Kinetis MCG IP node
|
This is a representation of the NXP Kinetis MCG IP node
|
||||||
|
|
||||||
compatible: "nxp,kinetis-mcg"
|
compatible: "nxp,kinetis-mcg"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: NXP Kinetis PCC (Peripheral Clock Controller)
|
title: NXP Kinetis PCC (Peripheral Clock Controller)
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the NXP Kinetis PCC IP node
|
This is a representation of the NXP Kinetis PCC IP node
|
||||||
|
|
||||||
compatible: "nxp,kinetis-pcc"
|
compatible: "nxp,kinetis-pcc"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: NXP Kinetis SCG (System Clock Generator)
|
title: NXP Kinetis SCG (System Clock Generator)
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the NXP Kinetis SCG IP node
|
This is a representation of the NXP Kinetis SCG IP node
|
||||||
|
|
||||||
compatible: "nxp,kinetis-scg"
|
compatible: "nxp,kinetis-scg"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Kinetis System Integration Module (SIM)
|
title: Kinetis System Integration Module (SIM)
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the Kinetis SIM IP node
|
This is a representation of the Kinetis SIM IP node
|
||||||
|
|
||||||
compatible: "nxp,kinetis-sim"
|
compatible: "nxp,kinetis-sim"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: LPC MAILBOX
|
title: LPC MAILBOX
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the LPC MAILBOX
|
This binding gives a base representation of the LPC MAILBOX
|
||||||
|
|
||||||
compatible: "nxp,lpc-mailbox"
|
compatible: "nxp,lpc-mailbox"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
title: STM32 CCM
|
title: STM32 CCM
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the STM32 CCM (Core Coupled Memory)
|
This binding gives a base representation of the STM32 CCM (Core Coupled Memory)
|
||||||
|
|
||||||
compatible: "st,stm32-ccm"
|
compatible: "st,stm32-ccm"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
title: TI CC2650 PRCM
|
title: TI CC2650 PRCM
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the TI CC2650
|
This binding gives a base representation of the TI CC2650
|
||||||
Power, Reset, and Clock control Module.
|
Power, Reset, and Clock control Module.
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Nordic PDM
|
title: Nordic PDM
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
Binding for the Nordic PDM (pulse density modulation interface)
|
Binding for the Nordic PDM (pulse density modulation interface)
|
||||||
|
|
||||||
compatible: "nordic,nrf-pdm"
|
compatible: "nordic,nrf-pdm"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ST Microelectronics MPXXDTYY digital pdm microphone family
|
title: ST Microelectronics MPXXDTYY digital pdm microphone family
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of MPXXDTYY digital microphone family
|
This binding gives a base representation of MPXXDTYY digital microphone family
|
||||||
|
|
||||||
compatible: "st,mpxxdtyy"
|
compatible: "st,mpxxdtyy"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Texas Instruments TLV320DAC Audio DAC
|
title: Texas Instruments TLV320DAC Audio DAC
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of TLV320DAC310x Audio DAC
|
This binding gives a base representation of TLV320DAC310x Audio DAC
|
||||||
|
|
||||||
compatible: "ti,tlv320dac"
|
compatible: "ti,tlv320dac"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Bluetooth controller that provides Host Controller Interface over SPI
|
title: Bluetooth controller that provides Host Controller Interface over SPI
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives the base representation of a bluetooth controller node
|
This binding gives the base representation of a bluetooth controller node
|
||||||
that provides HCI over SPI.
|
that provides HCI over SPI.
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Bluetooth module based on Zephyr's Bluetooth HCI SPI driver
|
title: Bluetooth module based on Zephyr's Bluetooth HCI SPI driver
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives the base representation of a bluetooth module which use
|
This binding gives the base representation of a bluetooth module which use
|
||||||
Zephyr's bluetooth Host Controller Interface SPI driver (e.g. nRF51822).
|
Zephyr's bluetooth Host Controller Interface SPI driver (e.g. nRF51822).
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: MCP2515 CAN
|
title: MCP2515 CAN
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the MCP2515 SPI CAN controller
|
This binding gives a base representation of the MCP2515 SPI CAN controller
|
||||||
|
|
||||||
compatible: "microchip,mcp2515"
|
compatible: "microchip,mcp2515"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: NXP FlexCAN
|
title: NXP FlexCAN
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the NXP FlexCAN controller
|
This binding gives a base representation of the NXP FlexCAN controller
|
||||||
|
|
||||||
compatible: "nxp,kinetis-flexcan"
|
compatible: "nxp,kinetis-flexcan"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: STM32 CAN
|
title: STM32 CAN
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the STM32 CAN controller
|
This binding gives a base representation of the STM32 CAN controller
|
||||||
|
|
||||||
compatible: "st,stm32-can"
|
compatible: "st,stm32-can"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Generic fixed rate clock provider
|
title: Generic fixed rate clock provider
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of a generic fixed rate clock provider.
|
This is a representation of a generic fixed rate clock provider.
|
||||||
|
|
||||||
compatible: "fixed-clock"
|
compatible: "fixed-clock"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Nordic nRF clock control
|
title: Nordic nRF clock control
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the Nordic nRF clock control node
|
This is a representation of the Nordic nRF clock control node
|
||||||
|
|
||||||
compatible: "nordic,nrf-clock"
|
compatible: "nordic,nrf-clock"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: i.MX Clock Controller Module (CCM)
|
title: i.MX Clock Controller Module (CCM)
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the i.MX CCM IP node
|
This is a representation of the i.MX CCM IP node
|
||||||
|
|
||||||
compatible: "nxp,imx-ccm"
|
compatible: "nxp,imx-ccm"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: STM32 RCC
|
title: STM32 RCC
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the STM32 Clock control
|
This binding gives a base representation of the STM32 Clock control
|
||||||
|
|
||||||
compatible: "st,stm32-rcc"
|
compatible: "st,stm32-rcc"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ARM Cortex-M0+ CPU
|
title: ARM Cortex-M0+ CPU
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation for ARM Cortex-M0+ CPU.
|
This binding gives a base representation for ARM Cortex-M0+ CPU.
|
||||||
|
|
||||||
compatible: "arm,cortex-m0+"
|
compatible: "arm,cortex-m0+"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ARM Cortex-M0 CPU
|
title: ARM Cortex-M0 CPU
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation for ARM Cortex-M0 CPU.
|
This binding gives a base representation for ARM Cortex-M0 CPU.
|
||||||
|
|
||||||
compatible: "arm,cortex-m0"
|
compatible: "arm,cortex-m0"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ARM Cortex-M23 CPU
|
title: ARM Cortex-M23 CPU
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation for ARM Cortex-M23 CPU.
|
This binding gives a base representation for ARM Cortex-M23 CPU.
|
||||||
|
|
||||||
compatible: "arm,cortex-m23"
|
compatible: "arm,cortex-m23"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ARM Cortex-M3 CPU
|
title: ARM Cortex-M3 CPU
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation for ARM Cortex-M3 CPU.
|
This binding gives a base representation for ARM Cortex-M3 CPU.
|
||||||
|
|
||||||
compatible: "arm,cortex-m3"
|
compatible: "arm,cortex-m3"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ARM Cortex-M33 CPU
|
title: ARM Cortex-M33 CPU
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation for ARM Cortex-M33 CPU.
|
This binding gives a base representation for ARM Cortex-M33 CPU.
|
||||||
|
|
||||||
compatible: "arm,cortex-m33"
|
compatible: "arm,cortex-m33"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ARM Cortex-M4 CPU
|
title: ARM Cortex-M4 CPU
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation for ARM Cortex-M4 CPU.
|
This binding gives a base representation for ARM Cortex-M4 CPU.
|
||||||
|
|
||||||
compatible: "arm,cortex-m4"
|
compatible: "arm,cortex-m4"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ARM Cortex-M4F CPU
|
title: ARM Cortex-M4F CPU
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation for ARM Cortex-M4F CPU.
|
This binding gives a base representation for ARM Cortex-M4F CPU.
|
||||||
|
|
||||||
compatible: "arm,cortex-m4f"
|
compatible: "arm,cortex-m4f"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ARM Cortex-M7 CPU
|
title: ARM Cortex-M7 CPU
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation for ARM Cortex-M7 CPU.
|
This binding gives a base representation for ARM Cortex-M7 CPU.
|
||||||
|
|
||||||
compatible: "arm,cortex-m7"
|
compatible: "arm,cortex-m7"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ARM Cortex-R4 CPU
|
title: ARM Cortex-R4 CPU
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of ARM Cortex-R4 CPU.
|
This is a representation of ARM Cortex-R4 CPU.
|
||||||
|
|
||||||
compatible: "arm,cortex-r4"
|
compatible: "arm,cortex-r4"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ARM Cortex-R4F CPU
|
title: ARM Cortex-R4F CPU
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of ARM Cortex-R4F CPU.
|
This is a representation of ARM Cortex-R4F CPU.
|
||||||
|
|
||||||
compatible: "arm,cortex-r4f"
|
compatible: "arm,cortex-r4f"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ARM Cortex-R5 CPU
|
title: ARM Cortex-R5 CPU
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of ARM Cortex-R5 CPU.
|
This is a representation of ARM Cortex-R5 CPU.
|
||||||
|
|
||||||
compatible: "arm,cortex-r5"
|
compatible: "arm,cortex-r5"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ARM Cortex-R5F CPU
|
title: ARM Cortex-R5F CPU
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of ARM Cortex-R5F CPU.
|
This is a representation of ARM Cortex-R5F CPU.
|
||||||
|
|
||||||
compatible: "arm,cortex-r5f"
|
compatible: "arm,cortex-r5f"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Cadence Tensilica Xtensa LX6 CPU
|
title: Cadence Tensilica Xtensa LX6 CPU
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation for Cadence Tensilica Xtensa LX6 CPU.
|
This binding gives a base representation for Cadence Tensilica Xtensa LX6 CPU.
|
||||||
|
|
||||||
compatible: "cadence,tensilica-xtensa-lx6"
|
compatible: "cadence,tensilica-xtensa-lx6"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Sample Controller CPU
|
title: Sample Controller CPU
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation for Sample Controller CPU.
|
This binding gives a base representation for Sample Controller CPU.
|
||||||
|
|
||||||
compatible: "sample_controller"
|
compatible: "sample_controller"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Synopsys ARC EM CPU
|
title: Synopsys ARC EM CPU
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation for Synopsys ARC EM CPU.
|
This binding gives a base representation for Synopsys ARC EM CPU.
|
||||||
|
|
||||||
compatible: "snps,arcem"
|
compatible: "snps,arcem"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ARM TrustZone CryptoCell 310
|
title: ARM TrustZone CryptoCell 310
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the ARM TrustZone CryptoCell 310
|
This is a representation of the ARM TrustZone CryptoCell 310
|
||||||
|
|
||||||
compatible: "arm,cryptocell-310"
|
compatible: "arm,cryptocell-310"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Nordic Control Interface for ARM TrustZone CryptoCell 310
|
title: Nordic Control Interface for ARM TrustZone CryptoCell 310
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the Nordic Control Interface for ARM TrustZone CryptoCell 310
|
This is a representation of the Nordic Control Interface for ARM TrustZone CryptoCell 310
|
||||||
|
|
||||||
compatible: "nordic,nrf-cc310"
|
compatible: "nordic,nrf-cc310"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: NXP Enhanced LCD Interface (eLCDIF) controller
|
title: NXP Enhanced LCD Interface (eLCDIF) controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the NXP i.MX eLCDIF controller
|
This binding gives a base representation of the NXP i.MX eLCDIF controller
|
||||||
|
|
||||||
compatible: "fsl,imx6sx-lcdif"
|
compatible: "fsl,imx6sx-lcdif"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ILI9340 320x240 Display Controller
|
title: ILI9340 320x240 Display Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the ILI9340 320x240 Display Controller
|
This is a representation of the ILI9340 320x240 Display Controller
|
||||||
|
|
||||||
compatible: "ilitek,ili9340"
|
compatible: "ilitek,ili9340"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Rocktech LCD Module
|
title: Rocktech LCD Module
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the Rocktech LCD module with
|
This binding gives a base representation of the Rocktech LCD module with
|
||||||
LED backlight and capacitive touch panel.
|
LED backlight and capacitive touch panel.
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ST7789V 320x240 Display Controller
|
title: ST7789V 320x240 Display Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the ST7789V 320x240 Display Controller
|
This is a representation of the ST7789V 320x240 Display Controller
|
||||||
|
|
||||||
compatible: "sitronix,st7789v"
|
compatible: "sitronix,st7789v"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: SSD1306 128x64 Dot Matrix Display Controller
|
title: SSD1306 128x64 Dot Matrix Display Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the SSD1306 128x64 Dot Matrix Display Controller
|
This is a representation of the SSD1306 128x64 Dot Matrix Display Controller
|
||||||
|
|
||||||
compatible: "solomon,ssd1306fb"
|
compatible: "solomon,ssd1306fb"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: SSD16XX 250x150 EPD Display Controller
|
title: SSD16XX 250x150 EPD Display Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the SSD16XX 250x150 EPD Display Controller
|
This is a representation of the SSD16XX 250x150 EPD Display Controller
|
||||||
|
|
||||||
compatible: "solomon,ssd16xxfb"
|
compatible: "solomon,ssd16xxfb"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: MICROCHIP ESPI
|
title: MICROCHIP ESPI
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of ESPI controller for Microchip
|
This binding gives a base representation of ESPI controller for Microchip
|
||||||
|
|
||||||
compatible: "microchip,xec-espi"
|
compatible: "microchip,xec-espi"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Intel E1000 Ethernet controller
|
title: Intel E1000 Ethernet controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the Intel E1000 Ethernet controller
|
This is a representation of the Intel E1000 Ethernet controller
|
||||||
|
|
||||||
compatible: "intel,e1000"
|
compatible: "intel,e1000"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: LiteX Ethernet
|
title: LiteX Ethernet
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of LiteX Ethernet
|
This binding gives a base representation of LiteX Ethernet
|
||||||
|
|
||||||
compatible: "litex,eth0"
|
compatible: "litex,eth0"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: 10Base-T Ethernet Controller with SPI Interface
|
title: 10Base-T Ethernet Controller with SPI Interface
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the standalone ENC28J60 chip
|
This binding gives a base representation of the standalone ENC28J60 chip
|
||||||
|
|
||||||
compatible: "microchip,enc28j60"
|
compatible: "microchip,enc28j60"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: 100Base-T Ethernet Controller with SPI Interface
|
title: 100Base-T Ethernet Controller with SPI Interface
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the ENC424J600 Stand-Alone
|
This binding gives a base representation of the ENC424J600 Stand-Alone
|
||||||
Ethernet Controller
|
Ethernet Controller
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: NXP Kinetis Ethernet
|
title: NXP Kinetis Ethernet
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the NXP Kinetis Ethernet
|
This binding gives a base representation of the NXP Kinetis Ethernet
|
||||||
|
|
||||||
compatible: "nxp,kinetis-ethernet"
|
compatible: "nxp,kinetis-ethernet"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: NXP Kinetis Ethernet PTP
|
title: NXP Kinetis Ethernet PTP
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the NXP Kinetis Ethernet PTP
|
This binding gives a base representation of the NXP Kinetis Ethernet PTP
|
||||||
|
|
||||||
compatible: "nxp,kinetis-ptp"
|
compatible: "nxp,kinetis-ptp"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: SMSC/Microchip LAN9220 Ethernet controller
|
title: SMSC/Microchip LAN9220 Ethernet controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the formerly SMSC, now Microchip, LAN9220
|
This is a representation of the formerly SMSC, now Microchip, LAN9220
|
||||||
Ethernet controller.
|
Ethernet controller.
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: TI Stellaris Ethernet
|
title: TI Stellaris Ethernet
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the TI Stellaris Ethernet
|
This binding gives a base representation of the TI Stellaris Ethernet
|
||||||
|
|
||||||
compatible: "ti,stellaris-ethernet"
|
compatible: "ti,stellaris-ethernet"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Atmel SAM Flash Controller
|
title: Atmel SAM Flash Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the Atmel SAM Enhanced Embedded Flash Controller
|
This binding gives a base representation of the Atmel SAM Enhanced Embedded Flash Controller
|
||||||
|
|
||||||
compatible: "atmel,sam-flash-controller"
|
compatible: "atmel,sam-flash-controller"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: Atmel SAM0 Non-Volatile Memory Controller
|
title: Atmel SAM0 Non-Volatile Memory Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the Atmel SAM0 NVMC
|
This binding gives a base representation of the Atmel SAM0 NVMC
|
||||||
|
|
||||||
compatible: "atmel,sam0-nvmctrl"
|
compatible: "atmel,sam0-nvmctrl"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Cypress Flash Controller
|
title: Cypress Flash Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the Cypress Flash Controller
|
This binding gives a base representation of the Cypress Flash Controller
|
||||||
|
|
||||||
compatible: "cypress,psoc6-flash-controller"
|
compatible: "cypress,psoc6-flash-controller"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: Nordic NVMC
|
title: Nordic NVMC
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the Nordic NVMC
|
This binding gives a base representation of the Nordic NVMC
|
||||||
|
|
||||||
compatible: "nordic,nrf51-flash-controller"
|
compatible: "nordic,nrf51-flash-controller"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: Nordic NVMC
|
title: Nordic NVMC
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the Nordic NVMC
|
This binding gives a base representation of the Nordic NVMC
|
||||||
|
|
||||||
compatible: "nordic,nrf52-flash-controller"
|
compatible: "nordic,nrf52-flash-controller"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: Nordic NVMC
|
title: Nordic NVMC
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the Nordic NVMC
|
This binding gives a base representation of the Nordic NVMC
|
||||||
|
|
||||||
compatible: "nordic,nrf91-flash-controller"
|
compatible: "nordic,nrf91-flash-controller"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: NXP Kinetis Flash Memory Module (FTFA)
|
title: NXP Kinetis Flash Memory Module (FTFA)
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives for the NXP Kinetis Flash Memory Module A (FTFA)
|
This binding gives for the NXP Kinetis Flash Memory Module A (FTFA)
|
||||||
|
|
||||||
compatible: "nxp,kinetis-ftfa"
|
compatible: "nxp,kinetis-ftfa"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: NXP Kinetis Flash Memory Module (FTFE)
|
title: NXP Kinetis Flash Memory Module (FTFE)
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives for the NXP Kinetis Flash Memory Module E (FTFE)
|
This binding gives for the NXP Kinetis Flash Memory Module E (FTFE)
|
||||||
|
|
||||||
compatible: "nxp,kinetis-ftfe"
|
compatible: "nxp,kinetis-ftfe"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: NXP Kinetis Flash Memory Module (FTFL)
|
title: NXP Kinetis Flash Memory Module (FTFL)
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives for the NXP Kinetis Flash Memory Module L (FTFL)
|
This binding gives for the NXP Kinetis Flash Memory Module L (FTFL)
|
||||||
|
|
||||||
compatible: "nxp,kinetis-ftfl"
|
compatible: "nxp,kinetis-ftfl"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: OpenISA Flash Memory Module (FTFE)
|
title: OpenISA Flash Memory Module (FTFE)
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives for the OpenISA Flash Memory Module E (FTFE)
|
This binding gives for the OpenISA Flash Memory Module E (FTFE)
|
||||||
|
|
||||||
compatible: "openisa,rv32m1-ftfe"
|
compatible: "openisa,rv32m1-ftfe"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Silicon Labs Gecko Flash Controller
|
title: Silicon Labs Gecko Flash Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the Silicon Labs Gecko Flash Controller
|
This binding gives a base representation of the Silicon Labs Gecko Flash Controller
|
||||||
|
|
||||||
compatible: "silabs,gecko-flash-controller"
|
compatible: "silabs,gecko-flash-controller"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: STM32 F0 Flash Controller
|
title: STM32 F0 Flash Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the STM32 F0 Flash Controller
|
This binding gives a base representation of the STM32 F0 Flash Controller
|
||||||
|
|
||||||
compatible: "st,stm32f0-flash-controller"
|
compatible: "st,stm32f0-flash-controller"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: STM32 F2 Flash Controller
|
title: STM32 F2 Flash Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the STM32 F2 Flash Controller
|
This binding gives a base representation of the STM32 F2 Flash Controller
|
||||||
|
|
||||||
compatible: "st,stm32f2-flash-controller"
|
compatible: "st,stm32f2-flash-controller"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: STM32 F3 Flash Controller
|
title: STM32 F3 Flash Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the STM32 F3 Flash Controller
|
This binding gives a base representation of the STM32 F3 Flash Controller
|
||||||
|
|
||||||
compatible: "st,stm32f3-flash-controller"
|
compatible: "st,stm32f3-flash-controller"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: STM32 F4 Flash Controller
|
title: STM32 F4 Flash Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the STM32 F4 Flash Controller
|
This binding gives a base representation of the STM32 F4 Flash Controller
|
||||||
|
|
||||||
compatible: "st,stm32f4-flash-controller"
|
compatible: "st,stm32f4-flash-controller"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: STM32 F7 Flash Controller
|
title: STM32 F7 Flash Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the STM32 F7 Flash Controller
|
This binding gives a base representation of the STM32 F7 Flash Controller
|
||||||
|
|
||||||
compatible: "st,stm32f7-flash-controller"
|
compatible: "st,stm32f7-flash-controller"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: STM32 G0 Flash Controller
|
title: STM32 G0 Flash Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the STM32 G0 Flash Controller
|
This binding gives a base representation of the STM32 G0 Flash Controller
|
||||||
|
|
||||||
compatible: "st,stm32g0-flash-controller"
|
compatible: "st,stm32g0-flash-controller"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: STM32 G4 Flash Controller
|
title: STM32 G4 Flash Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the STM32 G4 Flash Controller
|
This binding gives a base representation of the STM32 G4 Flash Controller
|
||||||
|
|
||||||
compatible: "st,stm32g4-flash-controller"
|
compatible: "st,stm32g4-flash-controller"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: STM32 H7 Flash Controller
|
title: STM32 H7 Flash Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the STM32 H7 Flash Controller
|
This binding gives a base representation of the STM32 H7 Flash Controller
|
||||||
|
|
||||||
compatible: "st,stm32h7-flash-controller"
|
compatible: "st,stm32h7-flash-controller"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: STM32 L1 Flash Controller
|
title: STM32 L1 Flash Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the STM32 L1 Flash Controller
|
This binding gives a base representation of the STM32 L1 Flash Controller
|
||||||
|
|
||||||
compatible: "st,stm32l1-flash-controller"
|
compatible: "st,stm32l1-flash-controller"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: STM32 L4 Flash Controller
|
title: STM32 L4 Flash Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the STM32 L4 Flash Controller
|
This binding gives a base representation of the STM32 L4 Flash Controller
|
||||||
|
|
||||||
compatible: "st,stm32l4-flash-controller"
|
compatible: "st,stm32l4-flash-controller"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: STM32 WB Flash Controller
|
title: STM32 WB Flash Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the STM32 wb Flash Controller
|
This binding gives a base representation of the STM32 wb Flash Controller
|
||||||
|
|
||||||
compatible: "st,stm32wb-flash-controller"
|
compatible: "st,stm32wb-flash-controller"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: Native POSIX Flash Controller
|
title: Native POSIX Flash Controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the Native POSIX flash
|
This binding gives a base representation of the Native POSIX flash
|
||||||
controller
|
controller
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
title: simulated flash
|
title: simulated flash
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of a simulated flash memory
|
This binding gives a base representation of a simulated flash memory
|
||||||
|
|
||||||
compatible: "zephyr,sim-flash"
|
compatible: "zephyr,sim-flash"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: ARDUINO GPIO HEADER
|
title: ARDUINO GPIO HEADER
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of GPIO pin nodes exposed as headers on Arduino R3
|
This is a representation of GPIO pin nodes exposed as headers on Arduino R3
|
||||||
|
|
||||||
compatible: "arduino-header-r3"
|
compatible: "arduino-header-r3"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: ARM CMSDK GPIO
|
title: ARM CMSDK GPIO
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This binding gives a base representation of the ARM CMSDK GPIO
|
This binding gives a base representation of the ARM CMSDK GPIO
|
||||||
|
|
||||||
compatible: "arm,cmsdk-gpio"
|
compatible: "arm,cmsdk-gpio"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: Atmel SAM GPIO PORT driver
|
title: Atmel SAM GPIO PORT driver
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the SAM GPIO PORT nodes
|
This is a representation of the SAM GPIO PORT nodes
|
||||||
|
|
||||||
compatible: "atmel,sam-gpio"
|
compatible: "atmel,sam-gpio"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
title: Atmel SAM0 GPIO PORT driver
|
title: Atmel SAM0 GPIO PORT driver
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the SAM0 GPIO PORT nodes
|
This is a representation of the SAM0 GPIO PORT nodes
|
||||||
|
|
||||||
compatible: "atmel,sam0-gpio"
|
compatible: "atmel,sam0-gpio"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: Intel Apollo Lake GPIO controller
|
title: Intel Apollo Lake GPIO controller
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the Intel Apollo Lake GPIO node
|
This is a representation of the Intel Apollo Lake GPIO node
|
||||||
|
|
||||||
compatible: "intel,apl-gpio"
|
compatible: "intel,apl-gpio"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: MICROCHIP GPIO
|
title: MICROCHIP GPIO
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the CEC/MEC GPIO nodes for Microchip
|
This is a representation of the CEC/MEC GPIO nodes for Microchip
|
||||||
|
|
||||||
compatible: "microchip,xec-gpio"
|
compatible: "microchip,xec-gpio"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
title: NRF5 GPIO
|
title: NRF5 GPIO
|
||||||
|
|
||||||
description: >
|
description: |
|
||||||
This is a representation of the NRF GPIO nodes
|
This is a representation of the NRF GPIO nodes
|
||||||
|
|
||||||
compatible: "nordic,nrf-gpio"
|
compatible: "nordic,nrf-gpio"
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue