Hi Peter,

This is now fixed in v7.

Best regards,
Hugues.

On 02/01/2017 07:37 PM, Peter Griffin wrote:
> On Wed, 01 Feb 2017, Hugues Fruchet wrote:
>
>> This patch adds DT node for STMicroelectronics
>> DELTA V4L2 video decoder
>>
>> Signed-off-by: Hugues Fruchet <hugues.fruc...@st.com>
>> ---
>>  arch/arm/boot/dts/stih410.dtsi | 10 ++++++++++
>>  1 file changed, 10 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/stih410.dtsi b/arch/arm/boot/dts/stih410.dtsi
>> index 281a124..42e070c 100644
>> --- a/arch/arm/boot/dts/stih410.dtsi
>> +++ b/arch/arm/boot/dts/stih410.dtsi
>> @@ -259,5 +259,15 @@
>>                      clocks = <&clk_sysin>;
>>                      interrupts = <GIC_SPI 205 IRQ_TYPE_EDGE_RISING>;
>>              };
>> +            delta0 {
>> +                    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>;
>> +            };
>> +
>
> I think this node should be in stih407-family.dtsi file?
>
> regards,
>
> Peter.
>--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to