[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200907072708.26043-1-narmstrong@baylibre.com>
Date: Mon, 7 Sep 2020 09:27:06 +0200
From: Neil Armstrong <narmstrong@...libre.com>
To: kishon@...com
Cc: linux-amlogic@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Neil Armstrong <narmstrong@...libre.com>
Subject: [PATCH 0/2] phy: amlogic: Add support for AXG MIPI D-PHY
The Amlogic AXg SoCs embeds a MIPI D-PHY to communicate with DSI
panels, this adds the bindings.
This D-PHY depends on a separate analog PHY.
Neil Armstrong (2):
dt-bindings: phy: add Amlogic AXG MIPI D-PHY bindings
phy: amlogic: Add AXG MIPI D-PHY driver
.../bindings/phy/amlogic,axg-mipi-dphy.yaml | 68 +++
drivers/phy/amlogic/Kconfig | 12 +
drivers/phy/amlogic/Makefile | 1 +
drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c | 413 ++++++++++++++++++
4 files changed, 494 insertions(+)
create mode 100644 Documentation/devicetree/bindings/phy/amlogic,axg-mipi-dphy.yaml
create mode 100644 drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c
--
2.22.0
Powered by blists - more mailing lists