diff options
| author | Vikash Garodia <quic_vgarodia@quicinc.com> | 2025-04-24 14:20:45 +0530 |
|---|---|---|
| committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-05-02 08:52:05 +0200 |
| commit | 6aa5f5887df3b2eaca45ad263acb301540e52802 (patch) | |
| tree | 98f5cd63cf0bbfbf2c74b0d001011dfbc5f98c70 | |
| parent | cae67e94e46a057e3b3d092db04557acce48b82d (diff) | |
| download | linux-6aa5f5887df3b2eaca45ad263acb301540e52802.tar.gz linux-6aa5f5887df3b2eaca45ad263acb301540e52802.zip | |
dt-bindings: media: qcom,sm8550-iris: document QCS8300 IRIS accelerator
Document the IRIS video decoder/encoder accelerator found in the QCS8300
platform. It belongs to same iris v3 family as that of SM8550 but is a
downscaled version of SM8550. It has 2 frame processing hardware blocks
while SM8550 has 4. Thereby QCS8300 have fewer capabilities than those
of SM8550.
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Vikash Garodia <quic_vgarodia@quicinc.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bryan O'Donoghue <bod@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
| -rw-r--r-- | Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml b/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml index f567f84bd60d..c79bf2101812 100644 --- a/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml +++ b/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml @@ -22,6 +22,7 @@ properties: - qcom,sa8775p-iris - const: qcom,sm8550-iris - enum: + - qcom,qcs8300-iris - qcom,sm8550-iris - qcom,sm8650-iris |
