Re: [PATCH RFC v5 2/8] media: qcom: iris: move sm8550 to gen2 catalog

From: Bryan O'Donoghue
Date: Fri Apr 11 2025 - 07:52:58 EST


On 10/04/2025 17:30, Neil Armstrong wrote:
Re-organize the platform support core into a gen2 catalog C file
declaring common platform structure and include platform headers
containing platform specific entries and iris_platform_data
structure.

The goal is to share most of the structure while having
clear and separate per-SoC catalog files.

The organization is based on the current drm/msm dpu1 catalog
entries.

Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
Same comment on alphanumeric sort and header __PREFIXES__ fixup then

Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>