nordic,dalzentwo-nrf5340-reset.yaml 397 B

123456789101112131415161718
  1. # Copyright (c) 2023 Nordic Semiconductor ASA
  2. # SPDX-License-Identifier: Apache-2.0
  3. description: GPIO used to reset nRF5340 on nRF9151 DK
  4. compatible: "nordic,nrf9151dk-nrf5340-reset"
  5. include: base.yaml
  6. properties:
  7. status:
  8. required: true
  9. gpios:
  10. type: phandle-array
  11. required: true
  12. description: |
  13. GPIO to use as nRF5340 reset line: output in nRF9151, input in nRF5340.