Lines Matching +full:pull +full:- +full:down
2 # SPDX-License-Identifier: Apache-2.0
19 /* You can put this in places like a board-pinctrl.dtsi file in
24 #include <dt-bindings/pinctrl/smartbond-pinctrl.h>
36 /* route UART RX to P0.8 and enable pull-up */
38 bias-pull-up;
53 pins, such as the 'bias-pull-up' property in group 2. Here is a list of
56 - bias-pull-up: Enable pull-up resistor.
57 - bias-pull-down: Enable pull-down resistor.
61 To link this pin configuration with a device, use a pinctrl-N property
65 #include "board-pinctrl.dtsi"
68 pinctrl-0 = <&uart_default>;
69 pinctrl-names = "default";
72 compatible: "renesas,smartbond-pinctrl"
76 child-binding:
79 child-binding:
82 - name: pincfg-node.yaml
83 property-allowlist:
84 - bias-pull-down
85 - bias-pull-up
86 - output-enable
87 - input-enable