phy: Add Amlogic AXG MIPI D-PHY driver
authorNeil Armstrong <narmstrong@baylibre.com>
Tue, 29 Dec 2020 13:59:00 +0000 (14:59 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Wed, 10 Feb 2021 09:00:51 +0000 (10:00 +0100)
commit7ef19503bacf4681a7c8a3025ccbec0944a4b70b
tree7ef86496ba22d641df18685dd27c3a8cf6f691e1
parentf8da8a82c5761890ec8578a19f51508f0ead4a1b
phy: Add Amlogic AXG MIPI D-PHY driver

The Amlogic AXG SoCs embeds a MIPI D-PHY used to communicate with DSI
panels.

This D-PHY depends on a separate analog PHY.

Signed-off-by:Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/meson-axg-mipi-dphy.c [new file with mode: 0644]