On Wed, May 29, 2024 at 12:10:30PM +0200, Farouk Bouabid wrote:
+ A device that outputs a PWM signal based on I2C commands.No clocks or supplies?
+
+maintainers:
+ - Farouk Bouabid <farouk.bouabid@xxxxxxxxx>
+ - Quentin Schulz <quentin.schulz@xxxxxxxxx>
+
+allOf:
+ - $ref: pwm.yaml#
+
+properties:
+ compatible:
+ const: tsd,pwm-mule
+
+ reg:
+ maxItems: 1
+
+ "#pwm-cells":
+ const: 2
I tried to google for some documentation for this device, but only found
archives of this mail thread..