On 2/10/24 21:45, Adam Ford wrote:
From: Lucas Stach <l.stach@xxxxxxxxxxxxxx> This adds the driver for the Samsung HDMI PHY found on the i.MX8MP SoC. Based on downstream implementation from Sandor Yu <Sandor.yu@xxxxxxx>. According to the TRM, the PHY receives parallel data from the link and serializes it. It also sets the PLL clock needed for the TX serializer. Tested-by: Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx> (v2) Tested-by: Richard Leitner <richard.leitner@xxxxxxxxxxx> (v2) Co-developed-by: Marco Felsch <m.felsch@xxxxxxxxxxxxxx> Signed-off-by: Marco Felsch <m.felsch@xxxxxxxxxxxxxx> Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> Tested-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx> Tested-by: Frieder Schrempf <frieder.schrempf@xxxxxxxxxx> # Kontron BL Tested-by: Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx> Signed-off-by: Adam Ford <aford173@xxxxxxxxx>
Tested-by: Marek Vasut <marex@xxxxxxx> Thanks !