dts: bindings: remove setting use-prop-label in st,stm32-ccm
We set 'use-prop-label' incorrectly in the st,stm32-ccm binding file. This property is meant to generate names based on there being a label property set in the node. For st,stm32-ccm nodes we don't ever set labels and the binding file doesn't specify a label. So remove setting 'use-prop-label'. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
aed52d7058
commit
365dc19bc4
1 changed files with 0 additions and 1 deletions
|
@ -20,6 +20,5 @@ properties:
|
||||||
category: required
|
category: required
|
||||||
|
|
||||||
base_label: CCM
|
base_label: CCM
|
||||||
use-property-label: yes
|
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue