[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <26991dca6f52b2a8be11d03496cff084174222cb.camel@mediatek.com>
Date: Wed, 27 Apr 2022 14:09:49 +0800
From: Macpaul Lin <macpaul.lin@...iatek.com>
To: Fabien Parent <fparent@...libre.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Matthias Brugger <matthias.bgg@...il.com>
CC: Pi-Hsun Shih <pihsun@...omium.org>,
Jitao Shi <jitao.shi@...iatek.com>,
<devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 1/2] arm64: dts: mt8183: add dpi node to mt8183
On Tue, 2022-04-26 at 18:45 +0200, Fabien Parent wrote:
> From: Pi-Hsun Shih <pihsun@...omium.org>
>
> Add dpi node to mt8183.
>
> Signed-off-by: Jitao Shi <jitao.shi@...iatek.com>
> Signed-off-by: Pi-Hsun Shih <pihsun@...omium.org>
> Signed-off-by: Fabien Parent <fparent@...libre.com>
> ---
> v2: no changes
>
> arch/arm64/boot/dts/mediatek/mt8183.dtsi | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi
> b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
> index 4b08691ed39e..49e662e34b36 100644
> --- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi
> +++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
> @@ -1507,6 +1507,17 @@ dsi0: dsi@...14000 {
> phy-names = "dphy";
> };
>
> + dpi0: dpi@...15000 {
> + compatible = "mediatek,mt8183-dpi";
> + reg = <0 0x14015000 0 0x1000>;
> + interrupts = <GIC_SPI 237 IRQ_TYPE_LEVEL_LOW>;
> + power-domains = <&spm
> MT8183_POWER_DOMAIN_DISP>;
> + clocks = <&mmsys CLK_MM_DPI_IF>,
> + <&mmsys CLK_MM_DPI_MM>,
> + <&apmixedsys CLK_APMIXED_TVDPLL>;
> + clock-names = "pixel", "engine", "pll";
> + };
> +
> mutex: mutex@...16000 {
> compatible = "mediatek,mt8183-disp-mutex";
> reg = <0 0x14016000 0 0x1000>;
Reviewed-by: Macpaul Lin <macpaul.lin@...iatek.com>
Regards,
Macpaul Lin
Powered by blists - more mailing lists