[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220812075603.59375-1-samuel@sholland.org>
Date: Fri, 12 Aug 2022 02:55:55 -0500
From: Samuel Holland <samuel@...lland.org>
To: Kishon Vijay Abraham I <kishon@...com>,
Vinod Koul <vkoul@...nel.org>, Chen-Yu Tsai <wens@...e.org>,
Jernej Skrabec <jernej.skrabec@...il.com>,
Maxime Ripard <mripard@...nel.org>
Cc: Paul Kocialkowski <paul.kocialkowski@...tlin.com>,
Samuel Holland <samuel@...lland.org>,
Jagan Teki <jagan@...rulasolutions.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Maxime Ripard <maxime@...no.tech>,
Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-phy@...ts.infradead.org, linux-sunxi@...ts.linux.dev
Subject: [PATCH 0/8] phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY
This series adds support for the updated DPHY found in a couple of
recent Allwinner SoCs. The first three patches fix an omission in the
existing binding. The remaining patches add the new hardware variant.
Samuel Holland (8):
dt-bindings: sun6i-a31-mipi-dphy: Add the interrupts property
ARM: dts: sun8i: a33: Add DPHY interrupt
arm64: dts: allwinner: a64: Add DPHY interrupt
dt-bindings: sun6i-a31-mipi-dphy: Add the A100 DPHY variant
phy: allwinner: phy-sun6i-mipi-dphy: Make RX support optional
phy: allwinner: phy-sun6i-mipi-dphy: Set enable bit last
phy: allwinner: phy-sun6i-mipi-dphy: Add a variant power-on hook
phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY variant
.../phy/allwinner,sun6i-a31-mipi-dphy.yaml | 8 +
arch/arm/boot/dts/sun8i-a33.dtsi | 1 +
arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 1 +
drivers/phy/allwinner/phy-sun6i-mipi-dphy.c | 235 +++++++++++++++---
4 files changed, 214 insertions(+), 31 deletions(-)
--
2.35.1
Powered by blists - more mailing lists