From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F0674C432BE for ; Fri, 20 Aug 2021 14:45:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D7177610FF for ; Fri, 20 Aug 2021 14:45:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240907AbhHTOqF (ORCPT ); Fri, 20 Aug 2021 10:46:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38464 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238509AbhHTOqE (ORCPT ); Fri, 20 Aug 2021 10:46:04 -0400 Received: from mail-il1-x131.google.com (mail-il1-x131.google.com [IPv6:2607:f8b0:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8AFAAC061575; Fri, 20 Aug 2021 07:45:26 -0700 (PDT) Received: by mail-il1-x131.google.com with SMTP id f15so9784959ilk.4; Fri, 20 Aug 2021 07:45:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Md1apuMBbtZGhp/2epW+iQOyrSw2uquy06j3D56m54o=; b=Ai6knLwVhkPu4/LKOb4pLjAUfE6uHZ0Wn54g6Pog2illCYVkmx4zC27kNnpkqvEXyC EKLg4nK7c1mNcTZOVgILV2DVbdKyp+9lwy7QqwgldG0V5eP5Qn+cz95IcZxpesP4ejGp V9vqWFuOXzwQBTXUcnbyGQGjeJWQGYkBDYwIH/1SAqTPN091yO3srIbfQufNCA1BRNFS 4/Vw4g2cP5Wr2VIdAE/wwaIEy3+qpTKRhbUFAu79HPVsEQmMs+T20kgZ5AiAIog3TUUq Rwpl5wJqge3rB5580A0ptJOdPv6yixDDJBQfysJJm67JHPiStG1HS6JR1q14A98i5mDr sCdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Md1apuMBbtZGhp/2epW+iQOyrSw2uquy06j3D56m54o=; b=uiZC/NlXt4d4x7oheNftSGyE833xhM//SxGo/FHwQkvbjyijeVKGvQ01b7Nke5nP6k Ikkyk9DC4tRCyPastNo2DVdnysb5XteX9reYHeE2EetoVO+Vc0IUTEItr11B0wClH8RR +WU8NdCxzk8zDYH/npwqREKiyc3ezm1cKL2Vy5mW85riYBo2nvKnSEP2knPV3UiBSB5o NgmgIWFk/OeFLpmmt1vilv1mrp1xvU1tl6fJJ14afWMc1wQpzwlmaWEY6C85A8nSlE+b jiWCcnhLL+pPMvGYPbc08oN+7qrmiMBra+EgFMI2WA1njUt0gNRC92dcF12n9ej+kDgk RJ6w== X-Gm-Message-State: AOAM530K0WnDYS20AlkmQrLn0MzDLY5BYAUgN4shuErl+ZgkgrnGCH9a m4bm+8IfvMCRmYSWYUw5cwtePoGXhy3e2FmMKMQ= X-Google-Smtp-Source: ABdhPJy4LgmcbfJ9lizv4Iy8EJ16aEp4wSs4RpmryExfT/NRadcxjW4WRjAggGTa8t+i8JZcMdhXl4m0YDaYUtcbU2M= X-Received: by 2002:a05:6e02:eca:: with SMTP id i10mr13465125ilk.27.1629470725831; Fri, 20 Aug 2021 07:45:25 -0700 (PDT) MIME-Version: 1.0 References: <20210820081458.83406-1-krzysztof.kozlowski@canonical.com> In-Reply-To: <20210820081458.83406-1-krzysztof.kozlowski@canonical.com> From: Alim Akhtar Date: Fri, 20 Aug 2021 20:14:50 +0530 Message-ID: Subject: Re: [PATCH 1/2] arm64: dts: exynos: align operating-points table name with dtschema in Exynos5433 To: Krzysztof Kozlowski Cc: Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, open list Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Aug 20, 2021 at 1:51 PM Krzysztof Kozlowski wrote: > > Align the name of operating-points node to dtschema to fix warnings like: > Did you miss adding warnings here? > Signed-off-by: Krzysztof Kozlowski > --- Rest looks good. Reviewed-by: Alim Akhtar > arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi | 10 +++++----- > arch/arm64/boot/dts/exynos/exynos5433.dtsi | 4 ++-- > 2 files changed, 7 insertions(+), 7 deletions(-) > > diff --git a/arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi b/arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi > index 8997f8f2b96c..72ccf18eb9d1 100644 > --- a/arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi > +++ b/arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi > @@ -87,7 +87,7 @@ bus_noc2: bus9 { > status = "disabled"; > }; > > - bus_g2d_400_opp_table: opp-table2 { > + bus_g2d_400_opp_table: opp-table-2 { > compatible = "operating-points-v2"; > opp-shared; > > @@ -117,7 +117,7 @@ opp-100000000 { > }; > }; > > - bus_g2d_266_opp_table: opp-table3 { > + bus_g2d_266_opp_table: opp-table-3 { > compatible = "operating-points-v2"; > > opp-267000000 { > @@ -137,7 +137,7 @@ opp-100000000 { > }; > }; > > - bus_gscl_opp_table: opp-table4 { > + bus_gscl_opp_table: opp-table-4 { > compatible = "operating-points-v2"; > > opp-333000000 { > @@ -151,7 +151,7 @@ opp-166500000 { > }; > }; > > - bus_hevc_opp_table: opp-table5 { > + bus_hevc_opp_table: opp-table-5 { > compatible = "operating-points-v2"; > opp-shared; > > @@ -175,7 +175,7 @@ opp-100000000 { > }; > }; > > - bus_noc2_opp_table: opp-table6 { > + bus_noc2_opp_table: opp-table-6 { > compatible = "operating-points-v2"; > > opp-400000000 { > diff --git a/arch/arm64/boot/dts/exynos/exynos5433.dtsi b/arch/arm64/boot/dts/exynos/exynos5433.dtsi > index 6a6f7dd1d65c..ebd5091d68b4 100644 > --- a/arch/arm64/boot/dts/exynos/exynos5433.dtsi > +++ b/arch/arm64/boot/dts/exynos/exynos5433.dtsi > @@ -239,7 +239,7 @@ cluster_a53_l2: l2-cache1 { > }; > }; > > - cluster_a53_opp_table: opp-table0 { > + cluster_a53_opp_table: opp-table-0 { > compatible = "operating-points-v2"; > opp-shared; > > @@ -285,7 +285,7 @@ opp-1300000000 { > }; > }; > > - cluster_a57_opp_table: opp-table1 { > + cluster_a57_opp_table: opp-table-1 { > compatible = "operating-points-v2"; > opp-shared; > > -- > 2.30.2 > -- Regards, Alim From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.7 required=3.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 58AAEC4338F for ; Fri, 20 Aug 2021 14:47:31 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1CC0361101 for ; Fri, 20 Aug 2021 14:47:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 1CC0361101 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=iXxDLycJ0fpM9lDiqk/96Dsz7qnJvgifW9jZ/kKjcYo=; b=VrZ92VrEOntuyq RPPgjEuqs/rc4JYaWZXpPyp9PtsNpw7XDLpkfw9aMA39ZFiSPW8RJg8u2h2VvKMOFkDn7wIGTUIav 8eS/73J8OCg4xgq5azxhIDscecOY7rL0FZEXPZZs1+zmQL5GSKm+XFTcezau1+ZM67/GpclhBpV8y yBSqo8UbIfNuQh3clL5dKL2o9gE10Kcz7X2os2iivhs4oJIJNpfpLvJG7LHZ5PyYITr4Z/0Xy44kf f2ARjCpWDw+7RZ78K+vYBuGqVimy+J2JMqMFSUFobqgX80BVJaLDaBc1Nk+NSThPSDaOc5CzyjFHy 6iYmiZwn2YR3wkU4z3sA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mH5lz-00BPlP-9g; Fri, 20 Aug 2021 14:45:31 +0000 Received: from mail-il1-x133.google.com ([2607:f8b0:4864:20::133]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mH5lv-00BPkY-5k for linux-arm-kernel@lists.infradead.org; Fri, 20 Aug 2021 14:45:28 +0000 Received: by mail-il1-x133.google.com with SMTP id r6so9753531ilt.13 for ; Fri, 20 Aug 2021 07:45:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Md1apuMBbtZGhp/2epW+iQOyrSw2uquy06j3D56m54o=; b=Ai6knLwVhkPu4/LKOb4pLjAUfE6uHZ0Wn54g6Pog2illCYVkmx4zC27kNnpkqvEXyC EKLg4nK7c1mNcTZOVgILV2DVbdKyp+9lwy7QqwgldG0V5eP5Qn+cz95IcZxpesP4ejGp V9vqWFuOXzwQBTXUcnbyGQGjeJWQGYkBDYwIH/1SAqTPN091yO3srIbfQufNCA1BRNFS 4/Vw4g2cP5Wr2VIdAE/wwaIEy3+qpTKRhbUFAu79HPVsEQmMs+T20kgZ5AiAIog3TUUq Rwpl5wJqge3rB5580A0ptJOdPv6yixDDJBQfysJJm67JHPiStG1HS6JR1q14A98i5mDr sCdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Md1apuMBbtZGhp/2epW+iQOyrSw2uquy06j3D56m54o=; b=GHjqCn/K46IwTtAXUq0o0qR5Aus8aOraKSiaIkuCNMZZys1kDXfguTvgJuyXlbAltu hu5Tv3Ky4fmvPEVwwuJwrWnDtPTc9GEPge7U80hLs6rFhojHGA6I1w+4vnNQp0sdVVgW XO9MFbw22sBj3T273ROF3JLCKrSJh1H8Qjr0q8/Jf+4y/ZgqiidiIwYPDFr4PDIHLNrO l6TVoC7i3X9Rm0R6tOwiYtPENhCcZFneYKqn3/HgtI+iUzJIR6nx0OiD7KjrTn+6OS3f fjWDaitYyo5NXyTnfW5pAlB4XhviqwtbtJbWEc6340F4lnHSaR78gykiPWonY/oc9RnD XRxg== X-Gm-Message-State: AOAM5324dn678V5v6ROyp8uin2j/SMJRLdq8LjS9a9GNJl94MfsgZJzI L8/cC8C831ca0wyQMr70HiGTl+hUMWKjKOQMFK8= X-Google-Smtp-Source: ABdhPJy4LgmcbfJ9lizv4Iy8EJ16aEp4wSs4RpmryExfT/NRadcxjW4WRjAggGTa8t+i8JZcMdhXl4m0YDaYUtcbU2M= X-Received: by 2002:a05:6e02:eca:: with SMTP id i10mr13465125ilk.27.1629470725831; Fri, 20 Aug 2021 07:45:25 -0700 (PDT) MIME-Version: 1.0 References: <20210820081458.83406-1-krzysztof.kozlowski@canonical.com> In-Reply-To: <20210820081458.83406-1-krzysztof.kozlowski@canonical.com> From: Alim Akhtar Date: Fri, 20 Aug 2021 20:14:50 +0530 Message-ID: Subject: Re: [PATCH 1/2] arm64: dts: exynos: align operating-points table name with dtschema in Exynos5433 To: Krzysztof Kozlowski Cc: Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, open list X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210820_074527_262303_1428F184 X-CRM114-Status: GOOD ( 16.31 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Aug 20, 2021 at 1:51 PM Krzysztof Kozlowski wrote: > > Align the name of operating-points node to dtschema to fix warnings like: > Did you miss adding warnings here? > Signed-off-by: Krzysztof Kozlowski > --- Rest looks good. Reviewed-by: Alim Akhtar > arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi | 10 +++++----- > arch/arm64/boot/dts/exynos/exynos5433.dtsi | 4 ++-- > 2 files changed, 7 insertions(+), 7 deletions(-) > > diff --git a/arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi b/arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi > index 8997f8f2b96c..72ccf18eb9d1 100644 > --- a/arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi > +++ b/arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi > @@ -87,7 +87,7 @@ bus_noc2: bus9 { > status = "disabled"; > }; > > - bus_g2d_400_opp_table: opp-table2 { > + bus_g2d_400_opp_table: opp-table-2 { > compatible = "operating-points-v2"; > opp-shared; > > @@ -117,7 +117,7 @@ opp-100000000 { > }; > }; > > - bus_g2d_266_opp_table: opp-table3 { > + bus_g2d_266_opp_table: opp-table-3 { > compatible = "operating-points-v2"; > > opp-267000000 { > @@ -137,7 +137,7 @@ opp-100000000 { > }; > }; > > - bus_gscl_opp_table: opp-table4 { > + bus_gscl_opp_table: opp-table-4 { > compatible = "operating-points-v2"; > > opp-333000000 { > @@ -151,7 +151,7 @@ opp-166500000 { > }; > }; > > - bus_hevc_opp_table: opp-table5 { > + bus_hevc_opp_table: opp-table-5 { > compatible = "operating-points-v2"; > opp-shared; > > @@ -175,7 +175,7 @@ opp-100000000 { > }; > }; > > - bus_noc2_opp_table: opp-table6 { > + bus_noc2_opp_table: opp-table-6 { > compatible = "operating-points-v2"; > > opp-400000000 { > diff --git a/arch/arm64/boot/dts/exynos/exynos5433.dtsi b/arch/arm64/boot/dts/exynos/exynos5433.dtsi > index 6a6f7dd1d65c..ebd5091d68b4 100644 > --- a/arch/arm64/boot/dts/exynos/exynos5433.dtsi > +++ b/arch/arm64/boot/dts/exynos/exynos5433.dtsi > @@ -239,7 +239,7 @@ cluster_a53_l2: l2-cache1 { > }; > }; > > - cluster_a53_opp_table: opp-table0 { > + cluster_a53_opp_table: opp-table-0 { > compatible = "operating-points-v2"; > opp-shared; > > @@ -285,7 +285,7 @@ opp-1300000000 { > }; > }; > > - cluster_a57_opp_table: opp-table1 { > + cluster_a57_opp_table: opp-table-1 { > compatible = "operating-points-v2"; > opp-shared; > > -- > 2.30.2 > -- Regards, Alim _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel