From: Neil Armstrong <narmstrong@baylibre.com>
To: kishon@ti.com
Cc: linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Neil Armstrong <narmstrong@baylibre.com>
Subject: [PATCH 0/2] phy: amlogic: Add support for AXG MIPI D-PHY
Date: Mon, 7 Sep 2020 09:27:06 +0200 [thread overview]
Message-ID: <20200907072708.26043-1-narmstrong@baylibre.com> (raw)
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
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
next reply other threads:[~2020-09-07 7:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-07 7:27 Neil Armstrong [this message]
2020-09-07 7:27 ` [PATCH 1/2] dt-bindings: phy: add Amlogic AXG MIPI D-PHY bindings Neil Armstrong
2020-09-15 15:27 ` Rob Herring
2020-09-07 7:27 ` [PATCH 2/2] phy: amlogic: Add AXG MIPI D-PHY driver Neil Armstrong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200907072708.26043-1-narmstrong@baylibre.com \
--to=narmstrong@baylibre.com \
--cc=kishon@ti.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox