The NXP TDA998x HDMI transmitter Device Tree binding documentation does not mention a clocks property. Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> --- Is this property just missing from the bindings? The driver doesn't seem to use it. --- arch/arm64/boot/dts/renesas/r8a774c0-cat874.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/boot/dts/renesas/r8a774c0-cat874.dts b/arch/arm64/boot/dts/renesas/r8a774c0-cat874.dts index 4e72e4f2bab055a5..c6fb684814bc290e 100644 --- a/arch/arm64/boot/dts/renesas/r8a774c0-cat874.dts +++ b/arch/arm64/boot/dts/renesas/r8a774c0-cat874.dts @@ -239,7 +239,6 @@ tda19988: tda19988@70 { #sound-dai-cells = <0>; audio-ports = <TDA998x_I2S 0x03>; - clocks = <&rcar_sound 1>; ports { #address-cells = <1>; -- 2.25.1