blob: 4bb09574e9b98bca3616163a7937ecd5e203ea7c [file] [log] [blame]
# Copyright (c) 2018, marc-cpdesign
# SPDX-License-Identifier: Apache-2.0
description: NRF5 GPIOTE node
compatible: "nordic,nrf-gpiote"
include:
- base.yaml
- nordic,split-channels.yaml
properties:
reg:
required: true
interrupts:
required: true
instance:
type: int
required: true
description: |
The GPIOTE instance number. GPIOTE instance GPIOTE0 has:
instance = <0>;
And GPIOTE1 has:
instance = <1>;