| description: | |
| Silabs SiWx91x GPIO |
| |
| Lookup table: Port-Pin (dts) -> SoC Pin (HP Pin from reference manual) |
| |
| Port: A A A A B B B B B B B C C C C C D D D D D D D D D D |
| Pin : 10 11 12 15 09 10 11 12 13 14 15 00 01 02 14 15 00 01 02 03 04 05 06 07 08 09 |
| |
| HP : 10 11 12 15 25 26 27 28 29 30 31 32 33 34 46 47 48 49 50 51 52 53 54 55 56 57 |
| |
| compatible: "silabs,siwx91x-gpio" |
| |
| include: base.yaml |
| |
| properties: |
| reg: |
| required: true |
| |
| interrupts: |
| required: true |
| |
| silabs,ulp: |
| type: boolean |
| description: | |
| If this property is set, the GPIO controller uses ULP (ultra low power) pads. |