]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: platform: qcom/iris: rename platform_sm8550 to platform_gen2
authorNeil Armstrong <neil.armstrong@linaro.org>
Thu, 17 Apr 2025 14:59:06 +0000 (16:59 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Fri, 2 May 2025 06:52:04 +0000 (08:52 +0200)
commitdc40021c13d412f48e11a5c4aeb9e0a997ff2b95
tree82bd116b7314f07c0fd35fadde93ed730e3c28bf
parent02083a1e00ae294001faf81ef43f9edfd3952361
media: platform: qcom/iris: rename platform_sm8550 to platform_gen2

In order to prepare for supporting the SM8650 SoC, move the
iris_platform_sm8550.c file into iris_platform_gen2.c that will
contain all the common HFI GEN2x structures.

Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Tested-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> # x1e Dell
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Vikash Garodia <quic_vgarodia@quicinc.com>
Signed-off-by: Bryan O'Donoghue <bod@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/platform/qcom/iris/Makefile
drivers/media/platform/qcom/iris/iris_platform_gen2.c [moved from drivers/media/platform/qcom/iris/iris_platform_sm8550.c with 100% similarity]