Message ID | 1661744916-15441-1-git-send-email-xinlei.lee@mediatek.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | dt-bindings: pwm: Add compatible for Mediatek MT8188 | expand |
Il 29/08/22 05:48, xinlei.lee@mediatek.com ha scritto: > From: xinlei lee <xinlei.lee@mediatek.com> > > Base on the branch of Linux-next/master. > Split from series [1]. > [1] https://patchwork.kernel.org/project/linux-mediatek/cover/1661239875-19841-1-git-send-email-xinlei.lee@mediatek.com/ > > Add dt-binding documentation of pwm for MediaTek MT8188 SoC. > > Signed-off-by: xinlei lee <xinlei.lee@mediatek.com> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
On Mon, 2022-08-29 at 12:37 +0200, AngeloGioacchino Del Regno wrote: > Il 29/08/22 05:48, xinlei.lee@mediatek.com ha scritto: > > From: xinlei lee <xinlei.lee@mediatek.com> > > > > Base on the branch of Linux-next/master. > > Split from series [1]. > > [1] > > https://urldefense.com/v3/__https://patchwork.kernel.org/project/linux-mediatek/cover/1661239875-19841-1-git-send-email-xinlei.lee@mediatek.com/__;!!CTRNKA9wMg0ARbw!yDov9LVWHiV_rcewJ29NmA7vkyd25pW3vUX-5ccIezPyqdbMP3ApsZFkmZxEL6lI1w$ > > > > > > Add dt-binding documentation of pwm for MediaTek MT8188 SoC. > > > > Signed-off-by: xinlei lee <xinlei.lee@mediatek.com> > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > Reviewed-by: AngeloGioacchino Del Regno < > angelogioacchino.delregno@collabora.com> > Hi Reding: Gentle ping for this patch, if there is anything I need to modify, please kindly let me know. Best Regards! xinlei
On Mon, Aug 29, 2022 at 11:48:36AM +0800, xinlei.lee@mediatek.com wrote: > From: xinlei lee <xinlei.lee@mediatek.com> > > Base on the branch of Linux-next/master. > Split from series [1]. > [1] https://patchwork.kernel.org/project/linux-mediatek/cover/1661239875-19841-1-git-send-email-xinlei.lee@mediatek.com/ > > Add dt-binding documentation of pwm for MediaTek MT8188 SoC. > > Signed-off-by: xinlei lee <xinlei.lee@mediatek.com> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> The change looks fine, the commit log isn't that informative. I'd just write: Subject: dt-bindings: pwm/mediatek: Add compatible for Mediatek MT8188 Add dt-binding documentation for PWM found on MediaTek MT8188 SoC. Signed-off-by: ... Best regards Uwe
diff --git a/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml index 8c4f8bf..0088bc8 100644 --- a/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml +++ b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml @@ -27,6 +27,7 @@ properties: - items: - enum: - mediatek,mt8186-disp-pwm + - mediatek,mt8188-disp-pwm - mediatek,mt8192-disp-pwm - mediatek,mt8195-disp-pwm - const: mediatek,mt8183-disp-pwm