zephyr/dts/bindings/pinctrl/atmel,sam-pinctrl.yaml

38 lines
737 B
YAML

# Copyright (c) 2020, Linaro Limited
# SPDX-License-Identifier: Apache-2.0
description: Atmel SAM Pinctrl container node
compatible: "atmel,sam-pinctrl"
include: [base.yaml]
properties:
"#address-cells":
required: true
const: 1
"#size-cells":
required: true
const: 1
child-binding:
description: atmel pins
properties:
"atmel,pins":
type: phandle-array
bias-pull-up:
required: false
type: boolean
description: pull up the pin
bias-pull-down:
required: false
type: boolean
description: pull down the pin
drive-open-drain:
required: false
type: boolean
description: drive with open drain