On Fri, Aug 20, 2021 at 10:16:44AM +0200, Krzysztof Kozlowski wrote:
Align the name of operating-points node to dtschema to fix warnings like:
arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-r1s-h5.dt.yaml:
cpu-opp-table: $nodename:0: 'cpu-opp-table' does not match '^opp-table(-[a-z0-9]+)?$'
Signed-off-by: Krzysztof Kozlowski <redacted>
I already sent those patches a few weeks ago:
https://lore.kernel.org/linux-arm-kernel/20210721140424.725744-43-maxime@cerno.tech/ (local)
https://lore.kernel.org/linux-arm-kernel/20210721140424.725744-48-maxime@cerno.tech/ (local)
https://lore.kernel.org/linux-arm-kernel/20210721140424.725744-50-maxime@cerno.tech/ (local)
I sent a v2 last week, and will merge them soon
Thanks!
Maxime