mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Miles Chen <miles.chen@mediatek.com>
To: <xinlei.lee@mediatek.com>
Cc: <Project_Global_Chrome_Upstream_Group@mediatek.com>,
	<allen-kh.cheng@mediatek.com>, <devicetree@vger.kernel.org>,
	<jitao.shi@mediatek.com>, <lee.jones@linaro.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>,
	<linux-mediatek@lists.infradead.org>, <linux-pwm@vger.kernel.org>,
	<matthias.bgg@gmail.com>, <rex-bc.chen@mediatek.com>,
	<robh+dt@kernel.org>, <thierry.reding@gmail.com>,
	<u.kleine-koenig@pengutronix.de>
Subject: Re: [PATCH v4,2/6] dt-bindings: pwm: Remove compatible for MediaTek MT8167
Date: Fri, 25 Mar 2022 07:48:24 +0800	[thread overview]
Message-ID: <20220324234824.20588-1-miles.chen@mediatek.com> (raw)
In-Reply-To: <1648101804-3584-3-git-send-email-xinlei.lee@mediatek.com>

Hi Xinlei,

> Remove dt-binding documentation of pwm for MediaTek MT8167 SoC.
> I did not find the compatiable corresponding to mt8167 
> in the latest version of the pwm-mtk-disp.c driver file.
> It may be disabled but not updated to the dt_binding file.
> 
> Signed-off-by: Xinlei Lee <xinlei.lee@mediatek.com>
> ---
>  Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
> index f844695d605a..f18e8bbd13d2 100644
> --- a/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
> +++ b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
> @@ -20,9 +20,6 @@ properties:
>            - mediatek,mt2701-disp-pwm
>            - mediatek,mt6595-disp-pwm
>            - mediatek,mt8173-disp-pwm
> -      - items:
> -          - const: mediatek,mt8167-disp-pwm
> -          - const: mediatek,mt8173-disp-pwm

I checked:
grep -e 'mediatek,mt8167-disp-pwm' -e 'mediatek,mt8173-disp-pwm' drivers/ -RnH
drivers/gpu/drm/mediatek/mtk_drm_drv.c:486:     { .compatible = "mediatek,mt8167-disp-pwm",
drivers/gpu/drm/mediatek/mtk_drm_drv.c:488:     { .compatible = "mediatek,mt8173-disp-pwm",

mediatek,mt8167-disp-pwm and mediatek,mt8173-disp-pwm are used in drivers/gpu/drm/mediatek/mtk_drm_drv.c.
(added by commit 58e4c5398200 ("drm/mediatek: Add support for main DDP path on MT8167"))

Is it ok to remove mediatek,mt8167-disp-pwm and mediatek,mt8173-disp-pwm?

Thanks,
Miles
>  
>    reg:
>      maxItems: 1

  reply	other threads:[~2022-03-24 23:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-24  6:03 [PATCH v4 0/6] Convert pwm-mtk-disp.txt to mediatek,pwm-disp.yaml format xinlei.lee
2022-03-24  6:03 ` [PATCH v4,1/6] dt-bindings: pwm: " xinlei.lee
2022-03-24 23:48   ` Miles Chen
2022-03-24  6:03 ` [PATCH v4,2/6] dt-bindings: pwm: Remove compatible for MediaTek MT8167 xinlei.lee
2022-03-24 23:48   ` Miles Chen [this message]
2022-03-24  6:03 ` [PATCH v4,3/6] dt-bindings: pwm: Add compatible for MediaTek MT8183 xinlei.lee
2022-03-24  6:03 ` [PATCH v4,4/6] dt-bindings: pwm: Add compatible for MediaTek MT8192 xinlei.lee
2022-03-24  6:03 ` [PATCH v4,5/6] dt-bindings: pwm: Add compatible for MediaTek MT8195 xinlei.lee
2022-03-24  6:03 ` [PATCH v4,6/6] dt-bindings: pwm: Add compatible for MediaTek MT8186 xinlei.lee

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=20220324234824.20588-1-miles.chen@mediatek.com \
    --to=miles.chen@mediatek.com \
    --cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
    --cc=allen-kh.cheng@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jitao.shi@mediatek.com \
    --cc=lee.jones@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=matthias.bgg@gmail.com \
    --cc=rex-bc.chen@mediatek.com \
    --cc=robh+dt@kernel.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

all inboxes | Powered by JetHome®