OSDN Git Service

ARM: dts: sti: remove delta node from stih410.dtsi
authorAlain Volmat <avolmat@me.com>
Fri, 11 Feb 2022 18:16:12 +0000 (19:16 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 15 Feb 2022 17:08:04 +0000 (18:08 +0100)
The delta0 node within stih410.dtsi is identical to the
one already written within stih407-family.dtsi and included
within stih410.dtsi.

Signed-off-by: Alain Volmat <avolmat@me.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/boot/dts/stih410.dtsi

index 6d84701..fe83d9a 100644 (file)
                        interrupts = <GIC_SPI 205 IRQ_TYPE_EDGE_RISING>;
                };
 
-               delta0@0 {
-                       compatible = "st,st-delta";
-                       clock-names = "delta",
-                                     "delta-st231",
-                                     "delta-flash-promip";
-                       clocks = <&clk_s_c0_flexgen CLK_VID_DMU>,
-                                <&clk_s_c0_flexgen CLK_ST231_DMU>,
-                                <&clk_s_c0_flexgen CLK_FLASH_PROMIP>;
-               };
-
                sti-cec@94a087c {
                        compatible = "st,stih-cec";
                        reg = <0x94a087c 0x64>;