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>
Wed, 12 Dec 2018 04:31:50 +0000 (10:01 +0530)
commit2ed869990e14bc5528aeb00c45e42793c5406637
tree4231323abad1a1984b6144b046ab88ed505bf16e
parentaeaac93ddb28eeacc0dff9c12cb338eb1de7481d
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