linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix mtk_disp_pwm_get_state function disp_pwm enabled flag
@ 2022-08-23  7:31 xinlei.lee
  2022-08-23  7:31 ` [PATCH,1/2] dt-bindings: pwm: Add compatible for Mediatek MT8188 xinlei.lee
  2022-08-23  7:31 ` [PATCH,2/2] pwm: mtk-disp: Fix the parameters calculated by the enabled flag of disp_pwm xinlei.lee
  0 siblings, 2 replies; 7+ messages in thread
From: xinlei.lee @ 2022-08-23  7:31 UTC (permalink / raw)
  To: thierry.reding, u.kleine-koenig, robh+dt, krzysztof.kozlowski+dt,
	matthias.bgg
  Cc: linux-pwm, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek, Project_Global_Chrome_Upstream_Group, Xinlei Lee

From: Xinlei Lee <xinlei.lee@mediatek.com>

Base on the branch of Linux-next/master.

The series mainly completes:
1. Add compatible for MediaTek MT8188 in the dt-bindings file.
2. Fix the parameters calculated by the enabled flag of disp_pwm in the
mtk_disp_pwm_get_state function;

xinlei lee (2):
  dt-bindings: pwm: Add compatible for Mediatek MT8188
  drivers: pwm: Add disp_pwm compatiable for MT8188

 Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml | 1 +
 drivers/pwm/pwm-mtk-disp.c                                   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.18.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-09-14 19:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-23  7:31 [PATCH 0/2] Fix mtk_disp_pwm_get_state function disp_pwm enabled flag xinlei.lee
2022-08-23  7:31 ` [PATCH,1/2] dt-bindings: pwm: Add compatible for Mediatek MT8188 xinlei.lee
2022-08-23  8:31   ` Krzysztof Kozlowski
2022-09-14 19:54   ` Uwe Kleine-König
2022-08-23  7:31 ` [PATCH,2/2] pwm: mtk-disp: Fix the parameters calculated by the enabled flag of disp_pwm xinlei.lee
2022-08-23  8:32   ` Krzysztof Kozlowski
2022-08-23  9:26   ` Miles Chen

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).