drm/verisilicon: hdmi: Add support audio hdmi driver 00/294600/2
authorXingyu Wu <xingyu.wu@starfivetech.com>
Mon, 19 Jun 2023 08:57:37 +0000 (17:57 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Fri, 23 Jun 2023 01:07:34 +0000 (10:07 +0900)
commit1b47fa2b0dd8c32a46b307734a7c521d52598ef3
tree49d44d63b54cdc42896640cbd802a6adfa3c6a64
parent790a75bc96a0f4324e06aaefd963a248dc26080e
drm/verisilicon: hdmi: Add support audio hdmi driver

Add support hdmi audio driver of starfive JH7110. This driver is from
[1], and the imported patch list[2]. We modified to use struct
starfive_hmdi instead of struct inno_hdmi also added to use
legacy_dai_naming.

[1] https://github.com/starfive-tech/linux

[2] patch list from v5.15.y
  5bec3220a8be drm:verisilicon:hdmi-audio:Adjust when to configure registers
  5a302a7a25fe gpu:drm:Add audio function in inno hdmi

Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com>
Change-Id: Iae0ec57f2cf588c7ca177f7e284968ca9e68c674
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
drivers/gpu/drm/verisilicon/Makefile
drivers/gpu/drm/verisilicon/starfive_hdmi_audio.c [new file with mode: 0644]