diff options
author | Rob Herring <[email protected]> | 2021-12-09 17:42:35 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-12-21 10:26:50 +0100 |
commit | 15c00b681760b4e0c0127439ab18cdce73ae1f0b (patch) | |
tree | 30f02f0adb37491e27bbfdbca057dd56db2585d8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 98e2c4efae214fb7086cac9117616eb6ea11475d (diff) |
dt-bindings: nvmem: Add missing 'reg' property
With 'unevaluatedProperties' support implemented, the following warnings
are generated in the nvmem examples:
Documentation/devicetree/bindings/nvmem/st,stm32-romem.example.dt.yaml: efuse@1fff7800: Unevaluated properties are not allowed ('reg' was unexpected)
Documentation/devicetree/bindings/nvmem/rmem.example.dt.yaml: nvram@10000000: Unevaluated properties are not allowed ('reg' was unexpected)
Documentation/devicetree/bindings/nvmem/brcm,nvram.example.dt.yaml: nvram@1eff0000: Unevaluated properties are not allowed ('reg' was unexpected)
Add the missing 'reg' property definition.
Cc: Srinivas Kandagatla <[email protected]>
Cc: Maxime Coquelin <[email protected]>
Cc: Alexandre Torgue <[email protected]>
Cc: Rafał Miłecki <[email protected]>
Cc: Saenz Julienne <[email protected]>
Cc: Fabrice Gasnier <[email protected]>
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Fabrice Gasnier <[email protected]>
Reviewed-by: Thierry Reding <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Srinivas Kandagatla <[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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions