26 lines
425 B
YAML
26 lines
425 B
YAML
title: EFR32MG GPIO
|
|
|
|
description: >
|
|
This is a representation of the EFR32MG GPIO nodes
|
|
|
|
inherits:
|
|
!include base.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "silabs,efr32mg-gpio"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
interrupts:
|
|
category: required
|
|
|
|
label:
|
|
category: required
|
|
|
|
location-swo:
|
|
type: int
|
|
category: optional
|
|
description: Serial Wire Output (SWO) PIN location
|