On Wed, Apr 15, 2020 at 02:47:45PM +0530, Jishnu Prakash wrote:I'll remove the redundant parts of the descriptions in the next post.
of 512 will be used.We express constraints in schema now, don't duplicate with free form
- For compatible property "qcom,spmi-adc5", valid values are 250, 420
and 840. If property is not found, default value of 840 is used.
+ - For compatible property "qcom,spmi-adc7", valid values are 85, 340
+ and 1360. If property is not found, default value of 1360 is used.
text.
I'll remove it in the next post.
- For compatible property "qcom,spmi-adc-rev2", valid values are 256,'x' should not be in unit-addresses.
512 and 1024. If property is not present, default value is 1024.
+ then:
+ patternProperties:
+ "^.*@[0-9a-fx]+$":
I'll remove it in the next post.
+ properties:Not an array, so 'items' doesn't make sense here.
+ qcom,decimation:
+ items:
+ enum: [ 85, 340, 1360 ]
+ default: 1360
+