> The pre-emphasis and drive-strength values in inno_hdmi_phy_config, and > the registers they are written to, belong to the PHY integrated into the > controller. A platform whose PHY is a separate device has neither, and > its own .mode_valid already validates the pixel clock against the real > PHY, so the table only bounds the generic check. > > Let such a platform omit the table: skip the integrated-PHY register > writes in the power-up path and the table lookup in .mode_valid when it > is absent. Platforms that supply one are unaffected. > > Signed-off-by: Michal Wilczynski <[email protected]>
Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=11
