Lines Matching +full:pinctrl +full:- +full:n
2 # SPDX-License-Identifier: Apache-2.0
7 node to route UART0 RX to pin P0.1 and enable the pull-up resistor on the
10 The node has the 'pinctrl' node label set in your SoC's devicetree,
13 &pinctrl {
18 'pinctrl' node, as shown in this example:
20 /* You can put this in places like a board-pinctrl.dtsi file in
23 &pinctrl {
41 state. You would specify the low-power configuration for the same device
48 include/dt-bindings/pinctrl/gecko-pinctrl.h header file.
50 To link this pin configuration with a device, use a pinctrl-N property
51 for some number N, like this example you could place in your board's DTS
54 #include "board-pinctrl.dtsi"
57 pinctrl-0 = <&usart0_default>;
58 pinctrl-names = "default";
61 compatible: "silabs,gecko-pinctrl"
65 child-binding:
68 include: pincfg-node.yaml
69 child-binding: