lkml.org 
[lkml]   [2022]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.16 0133/1039] arm64: dts: amlogic: meson-g12: Fix GPU operating point table node name
    Date
    From: Alexander Stein <alexander.stein@mailbox.org>

    [ Upstream commit bb98a6fd0b0e227cefb2ba91cea2b55455f203b7 ]

    Starting with commit 94274f20f6bf ("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: 916a0edc43f0 ("arm64: dts: amlogic: meson-g12: add the Mali OPP table and use DVFS")
    Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
    Signed-off-by: Alexander Stein <alexander.stein@mailbox.org>
    Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
    Link: https://lore.kernel.org/r/20211026182813.900775-2-alexander.stein@mailbox.org
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi b/arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi
    index 00c6f53290d43..428449d98c0ae 100644
    --- a/arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi
    +++ b/arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi
    @@ -58,7 +58,7 @@
    secure-monitor = <&sm>;
    };

    - gpu_opp_table: gpu-opp-table {
    + gpu_opp_table: opp-table-gpu {
    compatible = "operating-points-v2";

    opp-124999998 {
    --
    2.34.1


    \
     
     \ /
      Last update: 2022-01-24 23:09    [W:2.365 / U:0.288 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site