[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <39219cc4-e10a-4cee-9f14-fde061317e37@linaro.org>
Date: Mon, 27 Nov 2023 09:21:35 +0100
From: Neil Armstrong <neil.armstrong@...aro.org>
To: Vinod Koul <vkoul@...nel.org>
Cc: Jerome Brunet <jbrunet@...libre.com>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Kevin Hilman <khilman@...libre.com>,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>,
David Airlie <airlied@...il.com>,
Daniel Vetter <daniel@...ll.ch>,
Jagan Teki <jagan@...rulasolutions.com>,
Nicolas Belin <nbelin@...libre.com>,
Kishon Vijay Abraham I <kishon@...nel.org>,
Remi Pommarel <repk@...plefau.lt>,
Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Maxime Ripard <mripard@...nel.org>,
Thomas Zimmermann <tzimmermann@...e.de>,
linux-clk@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-amlogic@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org,
dri-devel@...ts.freedesktop.org, linux-phy@...ts.infradead.org,
Rob Herring <robh@...nel.org>,
Conor Dooley <conor.dooley@...rochip.com>,
"Lukas F. Hartmann" <lukas@...re.com>
Subject: Re: [PATCH v9 00/12] drm/meson: add support for MIPI DSI Display
Hi Vinod,
On 24/11/2023 09:41, Neil Armstrong wrote:
<snip>
>
> ---
> Neil Armstrong (12):
> dt-bindings: clk: g12a-clkc: add CTS_ENCL clock ids
> dt-bindings: soc: amlogic,meson-gx-hhi-sysctrl: add example covering meson-axg-hhi-sysctrl
> dt-bindings: phy: amlogic,meson-axg-mipi-pcie-analog: drop text about parent syscon and drop example
> dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg property and example
Could you pick patches 3 and 4 ? they are both reviewed.
Thanks,
Neil
> dt-bindings: arm: amlogic: Document the MNT Reform 2 CM4 adapter with a BPI-CM4 Module
> clk: meson: g12a: add CTS_ENCL & CTS_ENCL_SEL clocks
> clk: meson: add vclk driver
> clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF
> drm/meson: gate px_clk when setting rate
> arm64: meson: g12-common: add the MIPI DSI nodes
> DONOTMERGE: arm64: meson: khadas-vim3l: add DSI panel
> arm64: dts: amlogic: meson-g12b-bananapi-cm4: add support for MNT Reform2 with CM4 adaper
>
> Documentation/devicetree/bindings/arm/amlogic.yaml | 1 +
> .../phy/amlogic,g12a-mipi-dphy-analog.yaml | 12 -
> .../phy/amlogic,meson-axg-mipi-pcie-analog.yaml | 17 -
> .../soc/amlogic/amlogic,meson-gx-hhi-sysctrl.yaml | 33 ++
> arch/arm64/boot/dts/amlogic/Makefile | 1 +
> arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi | 70 ++++
> .../meson-g12b-bananapi-cm4-mnt-reform2.dts | 384 +++++++++++++++++++++
> .../boot/dts/amlogic/meson-g12b-khadas-vim3.dtsi | 2 +-
> arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi | 74 ++++
> .../boot/dts/amlogic/meson-sm1-khadas-vim3l.dts | 2 +-
> drivers/clk/meson/Kconfig | 5 +
> drivers/clk/meson/Makefile | 1 +
> drivers/clk/meson/g12a.c | 106 ++++--
> drivers/clk/meson/vclk.c | 141 ++++++++
> drivers/clk/meson/vclk.h | 51 +++
> drivers/gpu/drm/meson/meson_dw_mipi_dsi.c | 7 +
> include/dt-bindings/clock/g12a-clkc.h | 2 +
> 17 files changed, 858 insertions(+), 51 deletions(-)
> ---
> base-commit: b0b93834348aaf1a6e14693b4f1d17d3ec024257
> change-id: 20230512-amlogic-v6-4-upstream-dsi-ccf-vim3-b8e5217e1f4a
>
> Best regards,
Powered by blists - more mailing lists