Skip to content

Commit d00aa80

Browse files
robherringvireshk
authored andcommitted
ARM: dts: omap: Drop references to opp.txt
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" <[email protected]> Cc: Tony Lindgren <[email protected]> Signed-off-by: Rob Herring <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
1 parent 19526d0 commit d00aa80

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

arch/arm/boot/dts/omap34xx.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
};
2525
};
2626

27-
/* see Documentation/devicetree/bindings/opp/opp.txt */
2827
cpu0_opp_table: opp-table {
2928
compatible = "operating-points-v2-ti-cpu";
3029
syscon = <&scm_conf>;

arch/arm/boot/dts/omap36xx.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
};
3030
};
3131

32-
/* see Documentation/devicetree/bindings/opp/opp.txt */
3332
cpu0_opp_table: opp-table {
3433
compatible = "operating-points-v2-ti-cpu";
3534
syscon = <&scm_conf>;

0 commit comments

Comments
 (0)