[PATCH] ARM: dts: stih410: align HDMI CEC node names with dtschema

Patrice CHOTARD patrice.chotard at foss.st.com
Mon Dec 5 00:27:54 PST 2022


Hi Krzysztof

On 12/4/22 19:33, Krzysztof Kozlowski wrote:
> The bindings expect "cec" for HDMI CEC node.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> 
> ---
> 
> See also:
> https://lore.kernel.org/all/20221204182908.138910-3-krzysztof.kozlowski@linaro.org/
> ---
>  arch/arm/boot/dts/stih410.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/stih410.dtsi b/arch/arm/boot/dts/stih410.dtsi
> index a39dd5f7bcae..29e95e9d3229 100644
> --- a/arch/arm/boot/dts/stih410.dtsi
> +++ b/arch/arm/boot/dts/stih410.dtsi
> @@ -272,7 +272,7 @@ thermal at 91a0000 {
>  			interrupts = <GIC_SPI 205 IRQ_TYPE_EDGE_RISING>;
>  		};
>  
> -		sti-cec at 94a087c {
> +		cec at 94a087c {
>  			compatible = "st,stih-cec";
>  			reg = <0x94a087c 0x64>;
>  			clocks = <&clk_sysin>;

Reviewed-by: Patrice Chotard <patrice.chotard at foss.st.com>

Thanks
Patrice



More information about the linux-arm-kernel mailing list