diff options
author | Sakari Ailus <[email protected]> | 2023-11-06 17:31:18 +0100 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2023-11-20 16:50:48 +0100 |
commit | 4cd57d6d527c3570827a6eb8bd790ae216a78ed9 (patch) | |
tree | b4778de80dc97d85432fca7a6643415e22835643 /scripts/generate_rust_analyzer.py | |
parent | f533e43a2a3117cc59886cbcd66ca32e42cf1ea9 (diff) |
ACPI: property: Replicate DT-aligned u32 properties from DisCo for Imaging
MIPI DisCo for Imaging defines properties for camera sensors that
functionally align with DT equivalents.
Replicate these properties in the ACPI device swnodes so the code
using the corresponding DT properties already does not need to be
updated to deal with their MIPI counterparts directly.
The replicated properties are:
"mipi-img-clock-frequency" -> "clock-frequency"
"mipi-img-led-max-current" -> "led-max-microamp"
"mipi-img-flash-max-current" -> "flash-max-microamp"
"mipi-img-flash-max-timeout" -> "flash-max-timeout-us"
Signed-off-by: Sakari Ailus <[email protected]>
[ rjw: Changelog edits, removal of redundant braces ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Tested-by: Sakari Ailus <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions