]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm: i2c: add support for SN65DSI83
authorLothar Waßmann <LW@KARO-electronics.de>
Thu, 5 Jan 2017 13:54:25 +0000 (14:54 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 5 Jan 2017 13:54:25 +0000 (14:54 +0100)
commit4e6c78677ddb4fb898b8afa2564a63cae45a69a6
treef4907e4a60ff4006b2a0ff937b22975b463ea739
parentc701553f561197abdf486c8c5f1c2f12bfcef7e9
drm: i2c: add support for SN65DSI83

The SN65DSI83 is a MIPI-DSI to LVDS converter.
drivers/gpu/drm/i2c/Kconfig
drivers/gpu/drm/i2c/Makefile
drivers/gpu/drm/i2c/sn65dsi83.c [new file with mode: 0644]
drivers/gpu/drm/i2c/sn65dsi83.h [new file with mode: 0644]