diff options
author | Alex Elder <elder@linaro.org> | 2022-11-16 01:32:52 -0600 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-11-17 21:46:53 -0800 |
commit | 4ca0c6474f71cb136acf103aa963715e1bd2939a (patch) | |
tree | 2be04ce864ffa68ef5dfa599228a420f8f28b6ea /tools/perf/scripts/python | |
parent | 647541ea06a7bbbcf941e501c726b3e26328c102 (diff) |
dt-bindings: net: qcom,ipa: deprecate modem-init
GSI firmware for IPA must be loaded during initialization, either by
the AP or by the modem. The loader is currently specified based on
whether the Boolean modem-init property is present.
Instead, use a new property with an enumerated value to indicate
explicitly how GSI firmware gets loaded. With this in place, a
third approach can be added in an upcoming patch.
The new qcom,gsi-loader property has two defined values:
- self: The AP loads GSI firmware
- modem: The modem loads GSI firmware
The modem-init property must still be supported, but is now marked
deprecated.
Update the example so it represents the SC7180 SoC, and provide
examples for the qcom,gsi-loader, memory-region, and firmware-name
properties.
Signed-off-by: Alex Elder <elder@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions