Message ID | 20231109111122.371-3-yu-chang.lee@mediatek.com (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
Series | Migrate MT8188 VPPSYS 0/1 to mtk-mmsys driver | expand |
Il 09/11/23 12:11, yu-chang.lee ha scritto: > Remove VPPSYS0, VPPSYS1 compatible on Mediatek MT8188. > > Signed-off-by: yu-chang.lee <yu-chang.lee@mediatek.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
On 09/11/2023 12:11, yu-chang.lee wrote: > Remove VPPSYS0, VPPSYS1 compatible on Mediatek MT8188. > > Signed-off-by: yu-chang.lee <yu-chang.lee@mediatek.com> > --- Please use scripts/get_maintainers.pl to get a list of necessary people and lists to CC (and consider --no-git-fallback argument). It might happen, that command when run on an older kernel, gives you outdated entries. Therefore please be sure you base your patches on recent Linux kernel. Best regards, Krzysztof
On 09/11/2023 12:11, yu-chang.lee wrote:
> Remove VPPSYS0, VPPSYS1 compatible on Mediatek MT8188.
Why? Your commit must answer this, not describe obvious stuff.
Best regards,
Krzysztof
diff --git a/Documentation/devicetree/bindings/clock/mediatek,mt8188-clock.yaml b/Documentation/devicetree/bindings/clock/mediatek,mt8188-clock.yaml index d7214d97b2ba..860570320545 100644 --- a/Documentation/devicetree/bindings/clock/mediatek,mt8188-clock.yaml +++ b/Documentation/devicetree/bindings/clock/mediatek,mt8188-clock.yaml @@ -43,8 +43,6 @@ properties: - mediatek,mt8188-vdecsys - mediatek,mt8188-vdecsys-soc - mediatek,mt8188-vencsys - - mediatek,mt8188-vppsys0 - - mediatek,mt8188-vppsys1 - mediatek,mt8188-wpesys - mediatek,mt8188-wpesys-vpp0
Remove VPPSYS0, VPPSYS1 compatible on Mediatek MT8188. Signed-off-by: yu-chang.lee <yu-chang.lee@mediatek.com> --- .../devicetree/bindings/clock/mediatek,mt8188-clock.yaml | 2 -- 1 file changed, 2 deletions(-)