Merge "dt-bindings: pwm-qti-lpg: Add support for medium resolution PWM"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
d87e2de79b
@@ -88,12 +88,13 @@ properties:
|
|||||||
$ref: /schemas/types.yaml#/definitions/uint32-array
|
$ref: /schemas/types.yaml#/definitions/uint32-array
|
||||||
maxItems: 64
|
maxItems: 64
|
||||||
|
|
||||||
qcom,force-low-pwm-size:
|
qcom,mid-res-support:
|
||||||
description: |
|
description: |
|
||||||
The flag to indicate the forced use of legacy low PWM sizes
|
The flag to indicate support for medium resolution pwm
|
||||||
(6 or 9 bits) instead of full 8-15 bit PWM sizes, when the
|
for PMICs where the subtype detects high resolution, but
|
||||||
PWM size is calculated based on the requested PWM period by
|
the high resolution clock source 76.8Mz is not supported.
|
||||||
the client driver.
|
This flag will ensure removal of 76.8MHz clock support and
|
||||||
|
usage of the other 3 clock sources.
|
||||||
type: boolean
|
type: boolean
|
||||||
|
|
||||||
required:
|
required:
|
||||||
|
Reference in New Issue
Block a user