All of lore.kernel.org
 help / color / mirror / Atom feed
From: AngeloGioacchino Del Regno  <angelogioacchino.delregno@collabora.com>
To: xinlei.lee@mediatek.com, thierry.reding@gmail.com,
	u.kleine-koenig@pengutronix.de, lee.jones@linaro.org,
	robh+dt@kernel.org, matthias.bgg@gmail.com
Cc: linux-pwm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, rex-bc.chen@mediatek.com,
	jitao.shi@mediatek.com,
	Project_Global_Chrome_Upstream_Group@mediatek.com
Subject: Re: [PATCH v6, 5/5] dt-bindings: pwm: Add interrupts property for MediaTek MT8192
Date: Thu, 21 Apr 2022 12:17:00 +0200	[thread overview]
Message-ID: <a92d3b46-ace4-2d19-fef9-c59cd1a596ce@collabora.com> (raw)
In-Reply-To: <1650284456-16407-6-git-send-email-xinlei.lee@mediatek.com>

Il 18/04/22 14:20, xinlei.lee@mediatek.com ha scritto:
> From: Xinlei Lee <xinlei.lee@mediatek.com>
> 
> Add interrupts property of pwm for MediaTek MT8192 SoC.
> 
> Signed-off-by: Xinlei Lee <xinlei.lee@mediatek.com>

Hello Xinlei,
the pwm-mtk-disp.c driver does not support interrupts.

Please add interrupts support to the driver first, and only then
add that in the dt-bindings.

Regards,
Angelo


WARNING: multiple messages have this Message-ID (diff)
From: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
To: xinlei.lee@mediatek.com, thierry.reding@gmail.com,
	u.kleine-koenig@pengutronix.de, lee.jones@linaro.org,
	robh+dt@kernel.org, matthias.bgg@gmail.com
Cc: linux-pwm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, rex-bc.chen@mediatek.com,
	jitao.shi@mediatek.com,
	Project_Global_Chrome_Upstream_Group@mediatek.com
Subject: Re: [PATCH v6, 5/5] dt-bindings: pwm: Add interrupts property for MediaTek MT8192
Date: Thu, 21 Apr 2022 12:17:00 +0200	[thread overview]
Message-ID: <a92d3b46-ace4-2d19-fef9-c59cd1a596ce@collabora.com> (raw)
In-Reply-To: <1650284456-16407-6-git-send-email-xinlei.lee@mediatek.com>

Il 18/04/22 14:20, xinlei.lee@mediatek.com ha scritto:
> From: Xinlei Lee <xinlei.lee@mediatek.com>
> 
> Add interrupts property of pwm for MediaTek MT8192 SoC.
> 
> Signed-off-by: Xinlei Lee <xinlei.lee@mediatek.com>

Hello Xinlei,
the pwm-mtk-disp.c driver does not support interrupts.

Please add interrupts support to the driver first, and only then
add that in the dt-bindings.

Regards,
Angelo


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
To: xinlei.lee@mediatek.com, thierry.reding@gmail.com,
	u.kleine-koenig@pengutronix.de, lee.jones@linaro.org,
	robh+dt@kernel.org, matthias.bgg@gmail.com
Cc: linux-pwm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, rex-bc.chen@mediatek.com,
	jitao.shi@mediatek.com,
	Project_Global_Chrome_Upstream_Group@mediatek.com
Subject: Re: [PATCH v6, 5/5] dt-bindings: pwm: Add interrupts property for MediaTek MT8192
Date: Thu, 21 Apr 2022 12:17:00 +0200	[thread overview]
Message-ID: <a92d3b46-ace4-2d19-fef9-c59cd1a596ce@collabora.com> (raw)
In-Reply-To: <1650284456-16407-6-git-send-email-xinlei.lee@mediatek.com>

Il 18/04/22 14:20, xinlei.lee@mediatek.com ha scritto:
> From: Xinlei Lee <xinlei.lee@mediatek.com>
> 
> Add interrupts property of pwm for MediaTek MT8192 SoC.
> 
> Signed-off-by: Xinlei Lee <xinlei.lee@mediatek.com>

Hello Xinlei,
the pwm-mtk-disp.c driver does not support interrupts.

Please add interrupts support to the driver first, and only then
add that in the dt-bindings.

Regards,
Angelo


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-04-21 10:17 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-18 12:20 [PATCH v6, 0/5] Convert pwm-mtk-disp.txt to mediatek, pwm-disp.yaml format xinlei.lee
2022-04-18 12:20 ` [PATCH v6,0/5] " xinlei.lee
2022-04-18 12:20 ` [PATCH v6, 0/5] " xinlei.lee
2022-04-18 12:20 ` [PATCH v6, 1/5] dt-bindings: pwm: " xinlei.lee
2022-04-18 12:20   ` [PATCH v6,1/5] dt-bindings: pwm: Convert pwm-mtk-disp.txt to mediatek,pwm-disp.yaml format xinlei.lee
2022-04-18 12:20   ` [PATCH v6, 1/5] dt-bindings: pwm: Convert pwm-mtk-disp.txt to mediatek, pwm-disp.yaml format xinlei.lee
2022-04-18 12:20 ` [PATCH v6,2/5] dt-bindings: pwm: Add compatible for MediaTek MT8192 xinlei.lee
2022-04-18 12:20   ` xinlei.lee
2022-04-18 12:20   ` xinlei.lee
2022-04-18 12:20 ` [PATCH v6,3/5] dt-bindings: pwm: Add compatible for MediaTek MT8195 xinlei.lee
2022-04-18 12:20   ` xinlei.lee
2022-04-18 12:20   ` xinlei.lee
2022-04-18 12:20 ` [PATCH v6,4/5] dt-bindings: pwm: Add compatible for MediaTek MT8186 xinlei.lee
2022-04-18 12:20   ` xinlei.lee
2022-04-18 12:20   ` xinlei.lee
2022-04-18 12:20 ` [PATCH v6, 5/5] dt-bindings: pwm: Add interrupts property for MediaTek MT8192 xinlei.lee
2022-04-18 12:20   ` [PATCH v6,5/5] " xinlei.lee
2022-04-18 12:20   ` [PATCH v6, 5/5] " xinlei.lee
2022-04-21 10:17   ` AngeloGioacchino Del Regno [this message]
2022-04-21 10:17     ` AngeloGioacchino Del Regno
2022-04-21 10:17     ` AngeloGioacchino Del Regno
2022-04-21 13:48     ` Uwe Kleine-König
2022-04-21 13:48       ` Uwe Kleine-König
2022-04-21 13:48       ` Uwe Kleine-König
2022-04-22 16:57       ` Thierry Reding
2022-04-22 16:57         ` Thierry Reding
2022-04-22 16:57         ` Thierry Reding
2022-04-22 16:55 ` [PATCH v6,0/5] Convert pwm-mtk-disp.txt to mediatek, pwm-disp.yaml format Thierry Reding
2022-04-22 16:55   ` Thierry Reding
2022-04-22 16:55   ` Thierry Reding

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=a92d3b46-ace4-2d19-fef9-c59cd1a596ce@collabora.com \
    --to=angelogioacchino.delregno@collabora.com \
    --cc=Project_Global_Chrome_Upstream_Group@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.