diff options
author | Geert Uytterhoeven <[email protected]> | 2020-08-21 13:14:01 +0200 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2020-09-15 09:37:20 +0200 |
commit | a4eb6afa7c2c3795ec693cd806fd69593c9ecca7 (patch) | |
tree | c1a9201dba2a77f045a578bc749f6d452b7cfd95 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d89a08f52b0dd30d8e13c91886788cd42333dba7 (diff) |
pinctrl: rza1: Switch to using "output-enable"
For pins requiring software driven IO output operations, the RZ/A1 Pin
Controller uses either the "output-high" or "output-low" DT property to
enable the corresponding output buffer. The actual line value doesn't
matter, as it is ignored.
Commit 425562429d4f3b13 ("pinctrl: generic: Add output-enable property")
introduced a new DT property for this specific use case.
Update the RZ/A1 Pin Controller DT bindings and driver to use this new
property instead. Preserve backwards compatibility with old DTBs in the
driver, as this comes at a very small cost.
Notes:
- The DT binding examples already used the new property,
- There are no upstream users of the old properties.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Chris Brandt <[email protected]>
Acked-by: Jacopo Mondi <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions