On Wed, Jan 06, 2016 at 10:35:37AM -0500, Ilia Mirkin wrote:
On Wed, Jan 6, 2016 at 10:26 AM, Sascha Hauer s.hauer@pengutronix.de wrote:
On Wed, Jan 06, 2016 at 02:53:30PM +0100, Boris Brezillon wrote:
Hi Sascha,
On Wed, 6 Jan 2016 14:47:36 +0100 Sascha Hauer s.hauer@pengutronix.de wrote:
Hi Boris,
On Wed, Jan 06, 2016 at 12:25:50PM +0100, Boris Brezillon wrote:
Add basic support for the sil902x RGB -> HDMI bridge. This driver does not support audio output yet.
Signed-off-by: Boris Brezillon boris.brezillon@free-electrons.com
Hello,
This patch is only adding basic support for the sil9022 chip.
This thing is a SiI9022 for camel case "Silicon Image" with a capital 'I', not a small 'l'.
Oh, my bad, I'll fix that, but the vendor prefix defined in Documentation/devicetree/bindings/vendor-prefixes.txt is not helping in getting this right.
No, indeed not. Unfortunately sii is already taken by Seiko.
Should I also change the driver name?
I would suggest so, yes.
For opposing opinions:
drivers/gpu/drm/i2c/sil164_drv.c drivers/media/platform/s5p-tv/sii9234_drv.c
One of each :)
So we have examples for both, then we can continue with the correct name ;)
Sascha