drm/bridge: split some definitions of ANX78xx to dedicated headers
authorIcenowy Zheng <icenowy@aosc.io>
Tue, 29 Oct 2019 12:16:57 +0000 (13:16 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Fri, 8 Nov 2019 09:27:32 +0000 (10:27 +0100)
commitad9301a2a36b5ecc0152a97cb79a53e3765fb72b
treed24ce6a0fb93aee346d823ba0653a36b850f147d
parent5d97408e0d70a7c7c5942ba95260bab7c9e21eb4
drm/bridge: split some definitions of ANX78xx to dedicated headers

Some definitions currently in analogix-anx78xx.h are not restricted to
the ANX78xx series, but also applicable to other DisplayPort
transmitters by Analogix.

Split out them to dedicated headers, and make analogix-anx78xx.h include
them.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Torsten Duwe <duwe@suse.de>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20191107135212.4D41E68BE1@verein.lst.de
drivers/gpu/drm/bridge/analogix/analogix-anx78xx.h
drivers/gpu/drm/bridge/analogix/analogix-i2c-dptx.h [new file with mode: 0644]
drivers/gpu/drm/bridge/analogix/analogix-i2c-txcommon.h [new file with mode: 0644]