Lines Matching +full:s5l +full:- +full:fpwm
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/pwm/apple,s5l-fpwm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Apple FPWM controller
10 - asahi@lists.linux.dev
11 - Sasha Finkelstein <fnkl.kernel@gmail.com>
18 - enum:
19 - apple,t8103-fpwm
20 - apple,t6000-fpwm
21 - apple,t8112-fpwm
22 - const: apple,s5l-fpwm
30 power-domains:
33 "#pwm-cells":
37 - compatible
38 - reg
39 - clocks
44 - |
46 compatible = "apple,t8103-fpwm", "apple,s5l-fpwm";
48 power-domains = <&ps_fpwm1>;
50 #pwm-cells = <2>;