arm64: dts: amlogic: meson-g12: Fix GPU operating point table node name
stable inclusion from stable-v5.10.94 commit 96d710b1c6ff0f297f0780c3b3568e80e3774c7c bugzilla: https://gitee.com/openeuler/kernel/issues/I531X9 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=96d710b1c6ff0f297f0780c3b3568e80e3774c7c -------------------------------- [ Upstream commit bb98a6fd ] Starting with commit 94274f20 ("dt-bindings: opp: Convert to DT schema") the opp node name has a mandatory pattern. This change fixes the dtbs_check warning: gpu-opp-table: $nodename:0: 'gpu-opp-table' does not match '^opp-table(-[a-z0-9]+)?$' Put the 'gpu' part at the end to match the pattern. Fixes: 916a0edc ("arm64: dts: amlogic: meson-g12: add the Mali OPP table and use DVFS") Reviewed-by: NNeil Armstrong <narmstrong@baylibre.com> Signed-off-by: NAlexander Stein <alexander.stein@mailbox.org> Signed-off-by: NNeil Armstrong <narmstrong@baylibre.com> Link: https://lore.kernel.org/r/20211026182813.900775-2-alexander.stein@mailbox.orgSigned-off-by: NSasha Levin <sashal@kernel.org> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com> Acked-by: NXie XiuQi <xiexiuqi@huawei.com>
Showing
想要评论请 注册 或 登录