[PATCH 01/20] arm: dts: Support SC573-EZKIT

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds minimal device tree for Analog Devices' SC573-EZKIT board and common files for the SC57x/SC5xx family. This also adds all sc5* devicetrees to ARM SC5XX in MAINTAINERS, and adds the ADSP Linux mailing list as the list for ARM SC5XX. Co-developed-by: Greg Malysa Co-deve

[PATCH 18/20] arm: SC589-EZKIT initial support

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds support for Analog Devices' SC589-EZKIT board. Includes: - Board specific configs in mach-sc5xx/Kconfig - Board-specific Kconfig and environment in board/adi/ - Memory configuration Signed-off-by: Oliver Gaskell --- arch/arm/mach-sc5xx/Kconfig | 5 ++ boar

[PATCH 05/20] arm: dts: Support SC594-SOM-EZKIT

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add minimal device tree for Analog Devices' SC594-SOM-EZKIT board, and the SC594 SoM. This patch depends on patch 01, for sc5xx.dtsi. Co-developed-by: Greg Malysa Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Oliver Gaskell --- arch/arm/dts/Makefile

[PATCH 17/20] arm: SC584-EZKIT initial support

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds support for Analog Devices' SC584-EZKIT board. Includes: - SoC specific configs in mach-sc5xx/Kconfig - Memory Map for SPL - Necessary board-specific init functions - Board-specific Kconfig and environment in board/adi/ - Memory configuration Co-developed-by: Greg Malys

[PATCH 20/20] arm: SC573-EZKIT initial support

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds support for Analog Devices' SC573-EZKIT board. Includes: - SoC specific configs in mach-sc5xx/Kconfig - Memory Map for SPL - Necessary board-specific init functions - Board-specific Kconfig and environment in board/adi/ - Memory configuration Co-developed-by: Greg Malys

[PATCH 13/20] arm: SC598-SOM-EZKIT initial support

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds support for Analog Devices' SC598-SOM-EZKIT board. Includes: - CONFIG options common to all SC5xx SoCs - SoC specific configs in mach-sc5xx/Kconfig - Memory Map for SPL - Necessary board-specific init functions - Board-specific Kconfig and environment in board/adi/ - Mem

[PATCH 19/20] arm: SC589-MINI initial support

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds support for Analog Devices' SC589-MINI board. Includes: - Board specific configs in mach-sc5xx/Kconfig - Board-specific Kconfig and environment in board/adi/ Signed-off-by: Oliver Gaskell --- arch/arm/mach-sc5xx/Kconfig | 5 ++ board/adi/sc589-mini/Kconfig

[PATCH 16/20] arm: SC594-SOM-EZLITE initial support

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds support for Analog Devices' SC594-SOM-EZLITE board. Includes: - Board specific configs in mach-sc5xx/Kconfig - Board-specific Kconfig and environment in board/adi/ Signed-off-by: Oliver Gaskell --- arch/arm/mach-sc5xx/Kconfig | 6 + board/adi/sc5

[PATCH 07/20] arm: dts: Support SC598-SOM-EZKIT

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add minimal device tree for Analog Devices' SC598-SOM-EZKIT board, and the SC598 SoM. This patch depends on patch 01, for sc5xx.dtsi. Co-developed-by: Greg Malysa Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Oliver Gaskell --- arch/arm/dts/Makefile

[PATCH 06/20] arm: dts: Support SC594-SOM-EZLITE

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add minimal device tree for Analog Devices' SC594-SOM-EZLITE board. This patch depends on Patches 01 and 05, for sc5xx.dtsi and sc594-som.dtsi respectively. Co-developed-by: Greg Malysa Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Oliver Gaskell --- arch/arm/

[PATCH 02/20] arm: dts: Support SC584-EZKIT

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add minimal device tree for Analog Devices' SC584-EZKIT board, and common files for the SC58x family. This patch depends on Patch 01, for sc5xx.dtsi. Co-developed-by: Greg Malysa Co-developed-by: Trevor Woerner Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Oliv

[PATCH 11/20] dt-bindings: timer: Add SC5xx Timer bindings

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add devicetree schema for the timer peripheral on Analog Devices SC5xx series SoCs. Signed-off-by: Oliver Gaskell --- MAINTAINERS| 1 + .../timer/adi,sc5xx-gptimer.yaml | 42 ++ 2 files changed,

[PATCH 03/20] arm: dts: Support SC589-MINI

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add minimal device tree for Analog Devices' SC589-MINI board. This patch depends on Patches 01 and 02, for sc5xx.dtsi and sc58x.dtsi. Co-developed-by: Greg Malysa Co-developed-by: Trevor Woerner Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Oliver Gaskell ---

[PATCH 14/20] arm: SC598-SOM-EZLITE initial support

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds support for Analog Devices' SC598-SOM-EZLITE board. Includes: - Board specific configs in mach-sc5xx/Kconfig - Board-specific Kconfig and environment in board/adi/ Signed-off-by: Oliver Gaskell --- arch/arm/mach-sc5xx/Kconfig | 6 + board/adi/sc5

[PATCH 10/20] dt-bindings: clock: Add SC5xx clock tree bindings

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add devicetree schema for the clock tree on Analog Devices SC5xx series SoCs. Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Oliver Gaskell --- MAINTAINERS| 1 + .../clock/adi,sc5xx-clocks.yaml| 112 ++

[PATCH 04/20] arm: dts: Support SC589-EZKIT

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add minimal device tree for Analog Devices' SC589-EZKIT board. This patch depends on Patches 01 and 02, for sc5xx.dtsi and sc58x.dtsi. Co-developed-by: Greg Malysa Co-developed-by: Trevor Woerner Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Oliver Gaskell ---

[PATCH 00/20] arm: Initial support for Analog Devices SC5xx boards

2024-08-28 Thread Oliver Gaskell via B4 Relay
ADSP-SC5xx is a series of ARM-based DSPs. This comprises the armv7 based SC57x, SC58x and SC594 series, and the armv8 based SC598. This patch series includes configurations, init code, and minimal DTs to enable Analog Devices' evaluation boards for these SoCs to boot through SPL and into U-Boot Pr

[PATCH 08/20] arm: dts: Support SC598-SOM-EZLITE

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add minimal device tree for Analog Devices' SC598-SOM-EZLITE board. This patch depends on Patches 01 and 07, for sc5xx.dtsi and sc598-som.dtsi respectively. Co-developed-by: Greg Malysa Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Oliver Gaskell --- arch/arm/

[PATCH 15/20] arm: SC594-SOM-EZKIT initial support

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds support for Analog Devices' SC594-SOM-EZKIT board. Includes: - SoC specific configs in mach-sc5xx/Kconfig - Memory Map for SPL - Necessary board-specific init functions - Board-specific Kconfig and environment in board/adi/ - Memory configuration Co-developed-by: Greg M

[PATCH 12/20] arm: mach-sc5xx: clean up Kconfig

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Moves common options between all SC5xx series boards to the ARCH_SC5XX option instead of duplicating them. Also, it was possible to select multiple of the SoC support options. Given a U-Boot binary can only support a single platform, this moves the SoC selection to a `choice

[PATCH 09/20] dt-bindings: arm: Add SC5xx Series binding

2024-08-28 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add devicetree schema for Analog Devices SC5xx series SoCs. Signed-off-by: Oliver Gaskell --- MAINTAINERS | 1 + doc/device-tree-bindings/arm/adi/adi,sc5xx.yaml | 46 + 2 files changed, 47 insertions(+) diff --g

[PATCH v2 03/20] arm: dts: Support SC589-MINI

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add minimal device tree for Analog Devices' SC589-MINI board. This patch depends on Patches 01 and 02, for sc5xx.dtsi and sc58x.dtsi. Co-developed-by: Greg Malysa Signed-off-by: Greg Malysa Co-developed-by: Trevor Woerner Signed-off-by: Trevor Woerner Co-developed-by: N

[PATCH v2 00/20] arm: Initial support for Analog Devices SC5xx boards

2024-09-12 Thread Oliver Gaskell via B4 Relay
ADSP-SC5xx is a series of ARM-based DSPs. This comprises the armv7 based SC57x, SC58x and SC594 series, and the armv8 based SC598. This patch series includes configurations, init code, and minimal DTs to enable Analog Devices' evaluation boards for these SoCs to boot through SPL and into U-Boot Pr

[PATCH v2 02/20] arm: dts: Support SC584-EZKIT

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add minimal device tree for Analog Devices' SC584-EZKIT board, and common files for the SC58x family. This patch depends on Patch 01, for sc5xx.dtsi. Co-developed-by: Greg Malysa Signed-off-by: Greg Malysa Co-developed-by: Trevor Woerner Signed-off-by: Trevor Woerner Co

[PATCH v2 04/20] arm: dts: Support SC589-EZKIT

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add minimal device tree for Analog Devices' SC589-EZKIT board. This patch depends on Patches 01 and 02, for sc5xx.dtsi and sc58x.dtsi. Co-developed-by: Greg Malysa Signed-off-by: Greg Malysa Co-developed-by: Trevor Woerner Signed-off-by: Trevor Woerner Co-developed-by:

[PATCH v2 05/20] arm: dts: Support SC594-SOM-EZKIT

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add minimal device tree for Analog Devices' SC594-SOM-EZKIT board, and the SC594 SoM. This patch depends on patch 01, for sc5xx.dtsi. Co-developed-by: Greg Malysa Signed-off-by: Greg Malysa Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Nathan Barrett-Morrison

[PATCH v2 06/20] arm: dts: Support SC594-SOM-EZLITE

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add minimal device tree for Analog Devices' SC594-SOM-EZLITE board. This patch depends on Patches 01 and 05, for sc5xx.dtsi and sc594-som.dtsi respectively. Co-developed-by: Greg Malysa Signed-off-by: Greg Malysa Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Na

[PATCH v2 01/20] arm: dts: Support SC573-EZKIT

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds minimal device tree for Analog Devices' SC573-EZKIT board and common files for the SC57x/SC5xx family. This also adds all sc5* devicetrees to ARM SC5XX in MAINTAINERS, and adds the ADSP Linux mailing list as the list for ARM SC5XX. Co-developed-by: Greg Malysa Signed-

[PATCH v2 07/20] arm: dts: Support SC598-SOM-EZKIT

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add minimal device tree for Analog Devices' SC598-SOM-EZKIT board, and the SC598 SoM. This patch depends on patch 01, for sc5xx.dtsi. Co-developed-by: Greg Malysa Signed-off-by: Greg Malysa Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Nathan Barrett-Morrison

[PATCH v2 08/20] arm: dts: Support SC598-SOM-EZLITE

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add minimal device tree for Analog Devices' SC598-SOM-EZLITE board. This patch depends on Patches 01 and 07, for sc5xx.dtsi and sc598-som.dtsi respectively. Co-developed-by: Greg Malysa Signed-off-by: Greg Malysa Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Na

[PATCH v2 12/20] arm: mach-sc5xx: clean up Kconfig

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Moves common options between all SC5xx series boards to the ARCH_SC5XX option instead of duplicating them. Also, it was possible to select multiple of the SoC support options. Given a U-Boot binary can only support a single platform, this moves the SoC selection to a `choice

[PATCH v2 09/20] dt-bindings: arm: Add SC5xx Series binding

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add devicetree schema for Analog Devices SC5xx series SoCs. Signed-off-by: Oliver Gaskell --- MAINTAINERS | 1 + doc/device-tree-bindings/arm/adi/adi,sc5xx.yaml | 46 + 2 files changed, 47 insertions(+) diff --g

[PATCH v2 11/20] dt-bindings: timer: Add SC5xx Timer bindings

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add devicetree schema for the timer peripheral on Analog Devices SC5xx series SoCs. Signed-off-by: Oliver Gaskell --- MAINTAINERS| 1 + .../timer/adi,sc5xx-gptimer.yaml | 42 ++ 2 files changed,

[PATCH v2 18/20] arm: SC589-EZKIT initial support

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds support for Analog Devices' SC589-EZKIT board. Includes: - Board specific configs in mach-sc5xx/Kconfig - Board-specific Kconfig and environment in board/adi/ - Memory configuration Signed-off-by: Oliver Gaskell --- Kconfig | 1 + arch/

[PATCH v2 10/20] dt-bindings: clock: Add SC5xx clock tree bindings

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Add devicetree schema for the clock tree on Analog Devices SC5xx series SoCs. Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Nathan Barrett-Morrison Signed-off-by: Oliver Gaskell --- MAINTAINERS| 1 + .../clock/adi,sc5xx

[PATCH v2 15/20] arm: SC594-SOM-EZKIT initial support

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds support for Analog Devices' SC594-SOM-EZKIT board. Includes: - SoC specific configs in mach-sc5xx/Kconfig - Memory Map for SPL - SPL config options in common/spl/Kconfig - Necessary board-specific init functions - Board-specific Kconfig and environment in board/adi/ - Me

[PATCH v2 13/20] arm: SC598-SOM-EZKIT initial support

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds support for Analog Devices' SC598-SOM-EZKIT board. Includes: - CONFIG options common to all SC5xx SoCs - SoC specific configs in mach-sc5xx/Kconfig - SPL config options in common/spl/Kconfig - Memory Map for SPL - Necessary board-specific init functions - Board-specific

[PATCH v2 17/20] arm: SC584-EZKIT initial support

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds support for Analog Devices' SC584-EZKIT board. Includes: - SoC specific configs in mach-sc5xx/Kconfig - Memory Map for SPL - SPL config options in common/spl/Kconfig - Necessary board-specific init functions - Board-specific Kconfig and environment in board/adi/ - Memory

[PATCH v2 16/20] arm: SC594-SOM-EZLITE initial support

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds support for Analog Devices' SC594-SOM-EZLITE board. Includes: - Board specific configs in mach-sc5xx/Kconfig - Board-specific Kconfig and environment in board/adi/ Signed-off-by: Oliver Gaskell --- arch/arm/mach-sc5xx/Kconfig | 6 ++ board/adi/sc

[PATCH v2 20/20] arm: SC573-EZKIT initial support

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds support for Analog Devices' SC573-EZKIT board. Includes: - SoC specific configs in mach-sc5xx/Kconfig - Memory Map for SPL - Necessary board-specific init functions - Board-specific Kconfig and environment in board/adi/ - Memory configuration Co-developed-by: Greg Malys

[PATCH v2 14/20] arm: SC598-SOM-EZLITE initial support

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds support for Analog Devices' SC598-SOM-EZLITE board. Includes: - Board specific configs in mach-sc5xx/Kconfig - Board-specific Kconfig and environment in board/adi/ Signed-off-by: Oliver Gaskell --- arch/arm/mach-sc5xx/Kconfig | 6 ++ board/adi/sc

[PATCH v2 19/20] arm: SC589-MINI initial support

2024-09-12 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Adds support for Analog Devices' SC589-MINI board. Includes: - Board specific configs in mach-sc5xx/Kconfig - Board-specific Kconfig and environment in board/adi/ Signed-off-by: Oliver Gaskell --- Kconfig | 2 +- arch/arm/mach-sc5xx/Kconfig

[PATCH v2 04/11] usb: musb-new: Add support for Analog Devices SC5xx SoCs

2024-09-25 Thread Oliver Gaskell via B4 Relay
From: Nathan Barrett-Morrison This adds support for the MUSB-based USB controller found in the Analog Devices SC57x and SC58x SoCs. Co-developed-by: Greg Malysa Signed-off-by: Greg Malysa Co-developed-by: Ian Roberts Signed-off-by: Ian Roberts Signed-off-by: Vasileios Bimpikas Signed-off-by

[PATCH v2 03/11] gpio: Add support for ADI ADP5588 GPIO expander chips

2024-09-25 Thread Oliver Gaskell via B4 Relay
From: Nathan Barrett-Morrison This adds support for the ADP588 GPIO expander from Analog Devices. It is accessed over I2C and provides up to 18 pins. It is largely a port of the Linux driver developed by Michael Hennerich Signed-off-by: Ian Roberts Signed-off-by: Greg Malysa Signed-off-by: Va

[PATCH v2 10/11] spi: Add support for ADI SC5XX-family processor SPI peripherals

2024-09-25 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell This adds support for the ADI-specific SPI driver present in the ADI SC5xx line of SoCs. This IP block is distinct from the QSPI/OSPI block that uses the Cadence driver. Both may be used at once with appropriate pin muxing configuration. Co-developed-by: Greg Malysa Signed-

[PATCH v2 09/11] remoteproc: Add in SHARC loading for ADI SC5XX-family processors

2024-09-25 Thread Oliver Gaskell via B4 Relay
From: Nathan Barrett-Morrison This adds the ability to load ldr-formatted files to the SHARC coprocessors using the rproc interface. Only a minimal subset of rproc functionality is supported: loading and starting the remote core. Secure boot and signed ldr verification are not available at this

[PATCH v2 08/11] dma: Add driver for ADI SC5xx-family SoC MDMA functionality

2024-09-25 Thread Oliver Gaskell via B4 Relay
From: Greg Malysa Add a rudimentary MDMA driver for the Analog Devices SC5xx SoCs, primarily intended for use with and tested against the QSPI/OSPI IP included in the SoC. Co-developed-by: Ian Roberts Signed-off-by: Ian Roberts Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Nathan Ba

[PATCH v2 07/11] watchdog: Add support for ADI SC5XX-family watchdog peripheral

2024-09-25 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Co-developed-by: Greg Malysa Signed-off-by: Greg Malysa Co-developed-by: Ian Roberts Signed-off-by: Ian Roberts Signed-off-by: Vasileios Bimpikas Signed-off-by: Utsav Agarwal Signed-off-by: Arturs Artamonovs Signed-off-by: Nathan Barrett-Morrison Signed-off-by: Oliver

[PATCH v2 06/11] net: Add support for ADI SC5xx SoCs with DWC QoS ethernet

2024-09-25 Thread Oliver Gaskell via B4 Relay
From: Greg Malysa The ADI SC598 includes a Designware QoS 5.20a IP block. This commit adds support for using the existing ethernet QoS driver with the SC598 SoC. Co-developed-by: Ian Roberts Signed-off-by: Ian Roberts Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Nathan Barrett-Morr

[PATCH v2 05/11] i2c: Add support for ADI SC5XX-family I2C peripheral

2024-09-25 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Co-developed-by: Greg Malysa Signed-off-by: Greg Malysa Co-developed-by: Ian Roberts Signed-off-by: Ian Roberts Co-developed-by: Angelo Dureghello Signed-off-by: Angelo Dureghello Signed-off-by: Vasileios Bimpikas Signed-off-by: Utsav Agarwal Signed-off-by: Arturs Art

[PATCH v2 11/11] mmc: Add support for ADI SC5XX-family processor SDHCI peripherals

2024-09-25 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell Co-developed-by: Greg Malysa Signed-off-by: Greg Malysa Co-developed-by: Ian Roberts Signed-off-by: Ian Roberts Signed-off-by: Vasileios Bimpikas Signed-off-by: Utsav Agarwal Signed-off-by: Arturs Artamonovs Signed-off-by: Nathan Barrett-Morrison Signed-off-by: Oliver

[PATCH v2 01/11] pinctrl: Add support for ADI SC5XX-family pinctrl

2024-09-25 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell This adds support for pin configuration on the Analog Devices SC5XX SoC family. This commit is largely a port of the Linux driver, which has not yet been submitted upstream. Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Nathan Barrett-Morrison Co-developed-by: Ia

[PATCH v2 00/11] drivers: Driver support for ADI SC5xx SoCs

2024-09-25 Thread Oliver Gaskell via B4 Relay
This series adds all of the supported peripheral drivers for the sc5xx series of SoCs from Analog Devices and other drivers that are used by the evaluation kits, such as a GPIO expander used by the EZLITE carrier boards. This series is based on my earlier patch series: "arm: Initial support for

[PATCH v2 02/11] gpio: Add support for SC5XX-family processor GPIO driver

2024-09-25 Thread Oliver Gaskell via B4 Relay
From: Oliver Gaskell This adds support for using the GPIO pins on the SC5XX family of SoCs from Analog Devices. Co-developed-by: Nathan Barrett-Morrison Signed-off-by: Nathan Barrett-Morrison Co-developed-by: Ian Roberts Signed-off-by: Ian Roberts Signed-off-by: Vasileios Bimpikas Signed-of