Lines Matching +full:existing +full:- +full:parts
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Conor Dooley <conor.dooley@microchip.com>
16 https://www.microsemi.com/existing-parts/parts/152118
19 - $ref: pwm.yaml#
24 - const: microchip,corepwm-rtl-v4
32 "#pwm-cells":
37 microchip,sync-update-mask:
48 Each bit of "microchip,sync-update-mask" corresponds to a PWM channel & represents
54 microchip,dac-mode-mask:
56 Optional, per-channel Low Ripple DAC mode is possible on this IP core. It creates
69 - compatible
70 - reg
71 - clocks
76 - |
78 compatible = "microchip,corepwm-rtl-v4";
79 microchip,sync-update-mask = /bits/ 32 <0>;
82 #pwm-cells = <2>;