dt-bindings: pwm-qti-lpg: Add qcom,force-low-pwm-size property

Add qcom,force-low-pwm-size property that would indicate the
forced use of legacy low PWM sizes (6 or 9 bits) instead of
full 8-15 bit PWM sizes.

Change-Id: Ic0e2b972bc16871891d81ec20ec0b48d326f6666
Signed-off-by: Shilpa Suresh <quic_c_sbsure@quicinc.com>
This commit is contained in:
Shilpa Suresh
2024-06-13 14:19:05 +05:30
parent dcda3f9af5
commit e726add23a

View File

@@ -88,6 +88,14 @@ properties:
$ref: /schemas/types.yaml#/definitions/uint32-array $ref: /schemas/types.yaml#/definitions/uint32-array
maxItems: 64 maxItems: 64
qcom,force-low-pwm-size:
description: |
The flag to indicate the forced use of legacy low PWM sizes
(6 or 9 bits) instead of full 8-15 bit PWM sizes, when the
PWM size is calculated based on the requested PWM period by
the client driver.
type: boolean
required: required:
- compatible - compatible
- reg - reg