Re: [linux-sunxi] [PATCH v6 11/13] ARM: dts: sun8i: add DE2 nodes for V3s SoC

From: Icenowy Zheng
Date: Fri May 05 2017 - 08:34:37 EST




ä 2017å5æ5æ GMT+08:00 äå8:30:35, Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx> åå:
>On Fri, May 05, 2017 at 04:53:43PM +0800, icenowy@xxxxxxx wrote:
>> > > + de2_clocks: clock@1000000 {
>> > > + compatible =
>"allwinner,sun50i-h5-de2-clk";
>> >
>> > I am a bit skeptical about this. Since the V3S only has one mixer,
>do
>> > the clocks
>> > for the second one even exist?
>>
>> It's described in the de_clock.c in the BSP source code, and in
>hardware
>> these bits can be really set (although without clock output).
>>
>> So I use this compatible which has still the extra clocks.
>
>If it's not usable, then it shouldn't be in the code, it's basically
>dead code.

Thus should we have one more DE2 CCU compatible without mixer1
clocks for V3s?