From: Matthias Brugger <matthias.bgg@gmail.com>
To: Chun-Kuang Hu <chunkuang.hu@kernel.org>,
Alexandre Mergnat <amergnat@baylibre.com>
Cc: "Daniel Vetter" <daniel@ffwll.ch>, "CK Hu" <ck.hu@mediatek.com>,
"Jitao Shi" <jitao.shi@mediatek.com>,
"Thierry Reding" <thierry.reding@gmail.com>,
"Philipp Zabel" <p.zabel@pengutronix.de>,
"Sam Ravnborg" <sam@ravnborg.org>,
"Rob Herring" <robh+dt@kernel.org>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"David Airlie" <airlied@gmail.com>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
"Xinlei Lee" <xinlei.lee@mediatek.com>,
"Guillaume La Roque" <glaroque@baylibre.com>,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org,
dri-devel@lists.freedesktop.org,
"Fabien Parent" <fparent@baylibre.com>,
"Neil Armstrong" <neil.armstrong@linaro.org>,
linux-pwm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 01/21] dt-bindings: display: mediatek: aal: add binding for MT8365 SoC
Date: Fri, 31 Mar 2023 16:55:27 +0200 [thread overview]
Message-ID: <c8861fda-63c6-7951-29a7-9d29a73e8f3e@gmail.com> (raw)
In-Reply-To: <CAAOTY_8G03TpY88hMmUgbq5E6P2Y8h5a4DB5T72qfNG6CA+NQA@mail.gmail.com>
Hi Chun-Kuang Hu,
On 13/03/2023 16:02, Chun-Kuang Hu wrote:
> Hi, Alexandre:
>
> Alexandre Mergnat <amergnat@baylibre.com> 於 2023年3月9日 週四 下午10:23寫道:
>>
>> Display Adaptive Ambient Light for MT8365 is compatible with another SoC.
>> Then, add MT8365 binding along with MT8183 SoC.
>
> Reviewed-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
>
I'm a bit puzzled that you give your reviewed by while I would have expected
that you will take the display binding patches. Will you take these or do you
want someone else to take them?
Regards,
Matthias
>>
>> Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
>> ---
>> Documentation/devicetree/bindings/display/mediatek/mediatek,aal.yaml | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,aal.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,aal.yaml
>> index d4d585485e7b..d47bc72f09c0 100644
>> --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,aal.yaml
>> +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,aal.yaml
>> @@ -33,6 +33,7 @@ properties:
>> - mediatek,mt8186-disp-aal
>> - mediatek,mt8192-disp-aal
>> - mediatek,mt8195-disp-aal
>> + - mediatek,mt8365-disp-aal
>> - const: mediatek,mt8183-disp-aal
>>
>> reg:
>>
>> --
>> b4 0.10.1
next prev parent reply other threads:[~2023-03-31 14:56 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230220-display-v1-0-45cbc68e188b@baylibre.com>
[not found] ` <20230220-display-v1-21-45cbc68e188b@baylibre.com>
2023-03-09 14:51 ` [PATCH 21/21] panel: startek-kd070fhfid015: add support of this display Neil Armstrong
2023-03-15 15:59 ` Alexandre Mergnat
2023-03-15 17:12 ` neil.armstrong
[not found] ` <20230220-display-v1-3-45cbc68e188b@baylibre.com>
2023-03-10 8:35 ` [PATCH 03/21] dt-bindings: display: mediatek: color: add binding for MT8365 SoC Krzysztof Kozlowski
2023-03-13 14:58 ` Chun-Kuang Hu
[not found] ` <20230220-display-v1-4-45cbc68e188b@baylibre.com>
2023-03-10 8:35 ` [PATCH 04/21] dt-bindings: display: mediatek: dither: " Krzysztof Kozlowski
2023-03-13 14:59 ` Chun-Kuang Hu
[not found] ` <20230220-display-v1-7-45cbc68e188b@baylibre.com>
2023-03-10 8:38 ` [PATCH 07/21] dt-bindings: display: mediatek: dpi: add binding for MT8365 Krzysztof Kozlowski
2023-03-13 15:17 ` Chun-Kuang Hu
2023-03-15 9:26 ` Alexandre Mergnat
[not found] ` <20230220-display-v1-9-45cbc68e188b@baylibre.com>
2023-03-10 8:38 ` [PATCH 09/21] dt-bindings: display: mediatek: ovl: add binding for MT8365 SoC Krzysztof Kozlowski
2023-03-13 15:08 ` Chun-Kuang Hu
[not found] ` <20230220-display-v1-13-45cbc68e188b@baylibre.com>
2023-03-10 8:38 ` [PATCH 13/21] dt-bindings: pwm: add binding for mt8365 SoC Krzysztof Kozlowski
[not found] ` <20230220-display-v1-2-45cbc68e188b@baylibre.com>
2023-03-10 8:29 ` [PATCH 02/21] dt-bindings: display: mediatek: ccorr: add binding for MT8365 SoC Krzysztof Kozlowski
2023-03-13 14:54 ` Chun-Kuang Hu
[not found] ` <20230220-display-v1-5-45cbc68e188b@baylibre.com>
2023-03-10 8:35 ` [PATCH 05/21] dt-bindings: display: mediatek: dsi: " Krzysztof Kozlowski
2023-03-13 15:00 ` Chun-Kuang Hu
[not found] ` <20230220-display-v1-1-45cbc68e188b@baylibre.com>
2023-03-10 8:41 ` [PATCH 01/21] dt-bindings: display: mediatek: aal: " Krzysztof Kozlowski
2023-03-13 15:02 ` Chun-Kuang Hu
2023-03-31 14:55 ` Matthias Brugger [this message]
2023-04-03 3:25 ` Chun-Kuang Hu
[not found] ` <20230220-display-v1-8-45cbc68e188b@baylibre.com>
2023-03-10 8:38 ` [PATCH 08/21] dt-bindings: display: mediatek: gamma: " Krzysztof Kozlowski
2023-03-13 15:07 ` Chun-Kuang Hu
[not found] ` <20230220-display-v1-10-45cbc68e188b@baylibre.com>
2023-03-10 8:38 ` [PATCH 10/21] dt-bindings: display: mediatek: rdma: " Krzysztof Kozlowski
2023-03-13 15:09 ` Chun-Kuang Hu
[not found] ` <20230220-display-v1-19-45cbc68e188b@baylibre.com>
2023-03-13 15:21 ` [PATCH 19/21] drm/mediatek: dpi: add support for dpi clock Chun-Kuang Hu
2023-03-15 9:35 ` Alexandre Mergnat
2023-03-15 14:17 ` Chun-Kuang Hu
[not found] ` <20230220-display-v1-15-45cbc68e188b@baylibre.com>
2023-03-10 8:39 ` [PATCH 15/21] dt-bindings: soc: mediatek: add display mutex for MT8365 SoC Krzysztof Kozlowski
2023-03-15 8:01 ` Alexandre Mergnat
2023-03-15 8:17 ` Alexandre Mergnat
2023-03-15 13:17 ` Krzysztof Kozlowski
2023-03-15 13:22 ` Krzysztof Kozlowski
2023-03-31 17:51 ` Matthias Brugger
[not found] ` <20230220-display-v1-18-45cbc68e188b@baylibre.com>
2023-03-27 15:37 ` [PATCH 18/21] drm/mediatek: dsi: Improves the DSI lane setup robustness Chun-Kuang Hu
[not found] ` <20230220-display-v1-14-45cbc68e188b@baylibre.com>
2023-03-31 14:42 ` [PATCH 14/21] dt-bindings: soc: mediatek: specify which compatible requires clocks property Matthias Brugger
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=c8861fda-63c6-7951-29a7-9d29a73e8f3e@gmail.com \
--to=matthias.bgg@gmail.com \
--cc=airlied@gmail.com \
--cc=amergnat@baylibre.com \
--cc=chunkuang.hu@kernel.org \
--cc=ck.hu@mediatek.com \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=fparent@baylibre.com \
--cc=glaroque@baylibre.com \
--cc=jitao.shi@mediatek.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-pwm@vger.kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=p.zabel@pengutronix.de \
--cc=robh+dt@kernel.org \
--cc=sam@ravnborg.org \
--cc=thierry.reding@gmail.com \
--cc=u.kleine-koenig@pengutronix.de \
--cc=xinlei.lee@mediatek.com \
/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;
as well as URLs for NNTP newsgroup(s).