]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mips: dts: realtek: Clean up CPU clocks
authorSander Vanheule <sander@svanheule.net>
Sun, 19 Jan 2025 18:34:17 +0000 (19:34 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 21 Feb 2025 14:09:56 +0000 (15:09 +0100)
commite5723ab63217987982742e9a45dad9fd0f4d7080
tree56759950446742b75c5919859087cb4db5ac828c
parent3b0f24d79530c4d1692ba43aa4dc9d30866fc06a
mips: dts: realtek: Clean up CPU clocks

The referenced CPU clock does not require any additional #clock-cells,
so drop the extraneous '0' in the referenced CPU clock.

The binding for MIPS cpus also does not allow for the clock-names
property, so just drop it.

This resolves some error message from 'dtbs_check':
    cpu@0: clocks: [[4], [0]] is too long
    'clock-names' does not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Sander Vanheule <sander@svanheule.net>
Reviewed-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Tested-by: Chris Packham <chris.packham@alliedtelesis.co.nz> # For RTL9302C
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/realtek/rtl838x.dtsi
arch/mips/boot/dts/realtek/rtl930x.dtsi