Allow HDMI PHYs to be configured through the generic
functions through a custom structure added to the generic union.
The parameters added here are based on HDMI PHY
implementation practices. The current set of parameters
should cover the potential users.
Signed-off-by: Sandor Yu <Sandor.yu@xxxxxxx>
---
include/linux/phy/phy-hdmi.h | 24 ++++++++++++++++++++++++
include/linux/phy/phy.h | 7 ++++++-
2 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 include/linux/phy/phy-hdmi.h