Skip to content

arm: dts: rename GPIO expanders #47

arm: dts: rename GPIO expanders

arm: dts: rename GPIO expanders #47

Workflow file for this run

name: U-Boot CI
on:
workflow_dispatch:
pull_request:
jobs:
build_arm:
uses: analogdevicesinc/u-boot/.github/workflows/build-arm.yml@ci
with:
defconfig: ${{ matrix.defconfig }}
strategy:
matrix:
defconfig:
- 'sc594-som-ezkit-spl_defconfig'
build_aarch64:
uses: analogdevicesinc/u-boot/.github/workflows/build-aarch64.yml@ci
with:
defconfig: ${{ matrix.defconfig }}
strategy:
matrix:
defconfig:
- 'sc598-som-ezkit-spl_defconfig'