diff options
| author | dillon min <[email protected]> | 2021-03-26 19:15:02 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-28 14:14:48 +0200 |
| commit | 9f299d3264c67a892af87337dbaa0bdd20830c0c (patch) | |
| tree | 1516bc0367e03ec0e6040e6dbfebf50748bf563d /tools/perf/scripts/python | |
| parent | 8465df70e49c05f537607f81814c560ef37c8ca2 (diff) | |
dt-bindings: serial: stm32: Use 'type: object' instead of false for 'additionalProperties'
To use additional properties 'bluetooth' on serial, need replace false with
'type: object' for 'additionalProperties' to make it as a node, else will
run into dtbs_check warnings.
'arch/arm/boot/dts/stm32h750i-art-pi.dt.yaml: serial@40004800:
'bluetooth' does not match any of the regexes: 'pinctrl-[0-9]+'
Fixes: af1c2d81695b ("dt-bindings: serial: Convert STM32 UART to json-schema")
Reported-by: kernel test robot <[email protected]>
Tested-by: Valentin Caron <[email protected]>
Signed-off-by: dillon min <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions