diff mbox series

[v3,1/3] ARM: dts: omap: Drop references to opp.txt

Message ID 20210720144121.66713-1-robh@kernel.org
State Accepted
Commit d00aa8061e04da5c570a54283462e47fab01bd3c
Headers show
Series [v3,1/3] ARM: dts: omap: Drop references to opp.txt | expand

Commit Message

Rob Herring July 20, 2021, 2:41 p.m. UTC
opp.txt is getting removed with the OPP binding converted to DT schema.
As it is unusual to reference a binding doc from a dts file, let's just
remove the reference.

Cc: "Benoît Cousson" <bcousson@baylibre.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>

---
 arch/arm/boot/dts/omap34xx.dtsi | 1 -
 arch/arm/boot/dts/omap36xx.dtsi | 1 -
 2 files changed, 2 deletions(-)

-- 
2.27.0

Comments

Georgi Djakov July 20, 2021, 5:29 p.m. UTC | #1
On 20.07.21 17:41, Rob Herring wrote:
> In preparation to convert OPP bindings to DT schema, clean-up a few OPP
> binding node names in the binding examples.
> 
> Cc: Georgi Djakov <djakov@kernel.org>
> Cc: Shawn Guo <shawnguo@kernel.org>
> Cc: Sascha Hauer <s.hauer@pengutronix.de>
> Cc: Leonard Crestez <leonard.crestez@nxp.com>
> Cc: dri-devel@lists.freedesktop.org
> Cc: linux-pm@vger.kernel.org
> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
> Signed-off-by: Rob Herring <robh@kernel.org>

Acked-by: Georgi Djakov <djakov@kernel.org>

> ---
>   Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml   | 2 +-
>   Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml   | 2 +-
>   .../devicetree/bindings/interconnect/fsl,imx8m-noc.yaml       | 4 ++--
>   3 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml b/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml
> index 0f73f436bea7..4bea51d1e7ea 100644
> --- a/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml
> +++ b/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml
> @@ -136,7 +136,7 @@ examples:
>         resets = <&reset 0>, <&reset 1>;
>       };
>   
> -    gpu_opp_table: opp_table0 {
> +    gpu_opp_table: opp-table {
>         compatible = "operating-points-v2";
>   
>         opp-533000000 {
> diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml b/Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml
> index 696c17aedbbe..d209f272625d 100644
> --- a/Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml
> +++ b/Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml
> @@ -160,7 +160,7 @@ examples:
>         #cooling-cells = <2>;
>       };
>   
> -    gpu_opp_table: opp_table0 {
> +    gpu_opp_table: opp-table {
>         compatible = "operating-points-v2";
>   
>         opp-533000000 {
> diff --git a/Documentation/devicetree/bindings/interconnect/fsl,imx8m-noc.yaml b/Documentation/devicetree/bindings/interconnect/fsl,imx8m-noc.yaml
> index a8873739d61a..b8204ed22dd5 100644
> --- a/Documentation/devicetree/bindings/interconnect/fsl,imx8m-noc.yaml
> +++ b/Documentation/devicetree/bindings/interconnect/fsl,imx8m-noc.yaml
> @@ -81,10 +81,10 @@ examples:
>           noc_opp_table: opp-table {
>               compatible = "operating-points-v2";
>   
> -            opp-133M {
> +            opp-133333333 {
>                   opp-hz = /bits/ 64 <133333333>;
>               };
> -            opp-800M {
> +            opp-800000000 {
>                   opp-hz = /bits/ 64 <800000000>;
>               };
>           };
>
Viresh Kumar July 26, 2021, 9:04 a.m. UTC | #2
On 20-07-21, 08:41, Rob Herring wrote:
> opp.txt is getting removed with the OPP binding converted to DT schema.
> As it is unusual to reference a binding doc from a dts file, let's just
> remove the reference.
> 
> Cc: "Benoît Cousson" <bcousson@baylibre.com>
> Cc: Tony Lindgren <tony@atomide.com>
> Cc: linux-omap@vger.kernel.org
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>  arch/arm/boot/dts/omap34xx.dtsi | 1 -
>  arch/arm/boot/dts/omap36xx.dtsi | 1 -
>  2 files changed, 2 deletions(-)

Applied all 3. Thanks.
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/omap34xx.dtsi b/arch/arm/boot/dts/omap34xx.dtsi
index feaa43b78535..8b8451399784 100644
--- a/arch/arm/boot/dts/omap34xx.dtsi
+++ b/arch/arm/boot/dts/omap34xx.dtsi
@@ -24,7 +24,6 @@  cpu: cpu@0 {
 		};
 	};
 
-	/* see Documentation/devicetree/bindings/opp/opp.txt */
 	cpu0_opp_table: opp-table {
 		compatible = "operating-points-v2-ti-cpu";
 		syscon = <&scm_conf>;
diff --git a/arch/arm/boot/dts/omap36xx.dtsi b/arch/arm/boot/dts/omap36xx.dtsi
index 20844dbc002e..22b33098b1a2 100644
--- a/arch/arm/boot/dts/omap36xx.dtsi
+++ b/arch/arm/boot/dts/omap36xx.dtsi
@@ -29,7 +29,6 @@  cpu: cpu@0 {
 		};
 	};
 
-	/* see Documentation/devicetree/bindings/opp/opp.txt */
 	cpu0_opp_table: opp-table {
 		compatible = "operating-points-v2-ti-cpu";
 		syscon = <&scm_conf>;