The bindings expect "cec" for HDMI CEC node.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
See also:
https://lore.kernel.org/all/[email protected]/
---
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@91a0000 {
interrupts = <GIC_SPI 205 IRQ_TYPE_EDGE_RISING>;
};
- sti-cec@94a087c {
+ cec@94a087c {
compatible = "st,stih-cec";
reg = <0x94a087c 0x64>;
clocks = <&clk_sysin>;
--
2.34.1
Hi Krzysztof
On 12/4/22 19:33, Krzysztof Kozlowski wrote:
> The bindings expect "cec" for HDMI CEC node.
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
>
> ---
>
> See also:
> https://lore.kernel.org/all/[email protected]/
> ---
> 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@91a0000 {
> interrupts = <GIC_SPI 205 IRQ_TYPE_EDGE_RISING>;
> };
>
> - sti-cec@94a087c {
> + cec@94a087c {
> compatible = "st,stih-cec";
> reg = <0x94a087c 0x64>;
> clocks = <&clk_sysin>;
Reviewed-by: Patrice Chotard <[email protected]>
Thanks
Patrice
On Sun, 4 Dec 2022 19:33:53 +0100, Krzysztof Kozlowski wrote:
> The bindings expect "cec" for HDMI CEC node.
>
>
Applied, thanks!
[1/1] ARM: dts: stih410: align HDMI CEC node names with dtschema
https://git.kernel.org/krzk/linux-dt/c/0cf125ef4e408573fe18e6b47a7e3080af2c04a4
Best regards,
--
Krzysztof Kozlowski <[email protected]>