Skip to content

Integrate linux-seco-imx/seco_lf-5.10.y-d18-dev

GitBot requested to merge linux-seco-imx/seco_lf-5.10.y-d18-dev into kirkstone

Commit: https://git.seco.com/edgehog/bsp/nxp/linux-seco-imx/-/commit/07efbc44d047edb36de3c22d6936eb552f2c45ad

[D18] fine tune phy to pass HDMI CTS

Fine tune hdmi phy to pass HDMI transmitter tests: fix failure on eye mask and voltage levels.

--

Commit: https://git.seco.com/edgehog/bsp/nxp/linux-seco-imx/-/commit/d546b30a50faf477e9108ad5a918e809b5331d08

[i.MX8MP][DRIVER] phy: hdmi: add dts properties to set phy regs

dts properties:

  • phy-reg<$1>,clk<$2>
    • type: u8
    • <$1>: PHY_REG number
    • <$2>: specific clk-rate in Hz
    • description: set PHY_REG to u8 value for clk-rate
  • phy-reg<$1>
    • type: u8
    • <$1>: PHY_REG number
    • description: set PHY_REG to u8 value, has lower priority than clk-rate specific property

Merge request reports

Loading