Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: stih410: align HDMI CEC node names with dtschema

The bindings expect "cec" for HDMI CEC node.

Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Link: https://lore.kernel.org/r/20221204183353.140002-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

+1 -1
+1 -1
arch/arm/boot/dts/stih410.dtsi
··· 272 272 interrupts = <GIC_SPI 205 IRQ_TYPE_EDGE_RISING>; 273 273 }; 274 274 275 - sti-cec@94a087c { 275 + cec@94a087c { 276 276 compatible = "st,stih-cec"; 277 277 reg = <0x94a087c 0x64>; 278 278 clocks = <&clk_sysin>;