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:
@@ -88,6 +88,14 @@ properties:
|
||||
$ref: /schemas/types.yaml#/definitions/uint32-array
|
||||
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:
|
||||
- compatible
|
||||
- reg
|
||||
|
Reference in New Issue
Block a user