Lines Matching +full:xmc4xxx_xxx +full:- +full:pinctrl
2 # SPDX-License-Identifier: Apache-2.0
11 using pinctrl in:
12 dts/arm/infineon/xmc4xxx_xxx-pinctrl.dtsi
24 The pwm ccu4 node must define the slice-prescaler values and the pinctrl nodes:
26 slice-prescaler = <15 15 15 15>;
27 pinctrl-0 = <&pwm_out_p1_1_ccu40_ch2>;
28 pinctrl-names = "default";
38 The user must also explicitly set pinctrl properties.
39 The pin should be configured with drive-push-pull bool option and hwctrl should be set
40 to disabled. The drive-strength field can be set to any of the supported values:
42 drive-strength = "strong-medium-edge";
43 drive-push-pull;
47 The CCU4 pinctrl nodes have a node labels in the format
52 compatible: "infineon,xmc4xxx-ccu4-pwm"
55 - name: base.yaml
56 - name: pwm-controller.yaml
57 - name: pinctrl-device.yaml
63 pinctrl-0:
66 pinctrl-names:
69 slice-prescaler:
78 "#pwm-cells":
81 pwm-cells:
82 - channel
83 - period
84 - flags