MLK-21697-1: video: fb: sii902x: Register audio platform driver
authorShengjiu Wang <shengjiu.wang@nxp.com>
Fri, 19 Jul 2019 07:51:16 +0000 (15:51 +0800)
committerShengjiu Wang <shengjiu.wang@nxp.com>
Fri, 19 Jul 2019 09:33:15 +0000 (17:33 +0800)
commit79553eb7eb6380c148762fe22a258cdcf5db0d2d
tree12264fc9558afd24655c72c19601158cab1e246a
parent9c0dc7a01513fc881d6bfa60ea03f09ab8db6dd3
MLK-21697-1: video: fb: sii902x: Register audio platform driver

Register audio platform driver, that audio can utilize the existing
hdmi-codec driver, which can help to add constraint from EDID.

Other benifit is to move the i2c operation from audio machine driver
to this platform driver, original handling is not formal

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
drivers/video/fbdev/mxc/Makefile
drivers/video/fbdev/mxc/mxsfb_sii902x.c
drivers/video/fbdev/mxc/mxsfb_sii902x.h [new file with mode: 0644]
drivers/video/fbdev/mxc/mxsfb_sii902x_audio.c [new file with mode: 0644]