]> www.infradead.org Git - users/willy/linux.git/commit
phy: Add MIPI D-PHY configuration options
authorMaxime Ripard <maxime.ripard@bootlin.com>
Fri, 7 Dec 2018 13:55:30 +0000 (14:55 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Sat, 8 Dec 2018 04:05:00 +0000 (09:35 +0530)
commitb5659cad223c75c1b04aeb944bb126716ed92d71
treec4606ab2d49b74bcf434ec71bd4abe912f1a9358
parent5cf14cc2423f2f1296cf7acc2a1a9d57ca0ac0e6
phy: Add MIPI D-PHY configuration options

Now that we have some infrastructure for it, allow the MIPI D-PHY phy's to
be configured through the generic functions through a custom structure
added to the generic union.

The parameters added here are the ones defined in the MIPI D-PHY spec, plus
the number of lanes in use. The current set of parameters should cover all
the potential users.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
include/linux/phy/phy-mipi-dphy.h [new file with mode: 0644]
include/linux/phy/phy.h