commit | 365dc19bc42782f16258a5b2421932c91246a81a | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Wed Oct 24 00:03:23 2018 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Mon Nov 05 10:05:11 2018 -0500 |
tree | d521bd0091fbd8508f5cafde7e01a443ba00a72e | |
parent | aed52d7058cdce053654ba7f8af5bebfdd4a6432 [diff] |
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>