]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
ARM: dts: omap: Drop references to opp.txt
authorRob Herring <robh@kernel.org>
Tue, 20 Jul 2021 14:41:19 +0000 (08:41 -0600)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 23 Aug 2021 07:14:55 +0000 (12:44 +0530)
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>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
arch/arm/boot/dts/omap34xx.dtsi
arch/arm/boot/dts/omap36xx.dtsi

index feaa43b785354384b8800834bddb30c1411e2f2e..8b8451399784fcdbec514194192d29907a0dfd09 100644 (file)
@@ -24,7 +24,6 @@
                };
        };
 
-       /* see Documentation/devicetree/bindings/opp/opp.txt */
        cpu0_opp_table: opp-table {
                compatible = "operating-points-v2-ti-cpu";
                syscon = <&scm_conf>;
index 20844dbc002e314709bee62bf00a1104840086d6..22b33098b1a2dd32fa99d313c5ae1189b391ace4 100644 (file)
@@ -29,7 +29,6 @@
                };
        };
 
-       /* see Documentation/devicetree/bindings/opp/opp.txt */
        cpu0_opp_table: opp-table {
                compatible = "operating-points-v2-ti-cpu";
                syscon = <&scm_conf>;