Re: [PATCH 08/17] ARM: dts: sun8i: r40: Add mixer ids to TCON TOP

2018-07-10 Thread Chen-Yu Tsai
On Sat, Jul 7, 2018 at 1:51 AM, Jernej Skrabec wrote: > Mixer has to have a way to read its id, if needed. You should mention that this is required by the device tree binding sun4i-drm, in the second paragraph of the first section: For all connections between components up to the TCONs in th

[PATCH 08/17] ARM: dts: sun8i: r40: Add mixer ids to TCON TOP

2018-07-09 Thread Jernej Skrabec
Mixer has to have a way to read its id, if needed. Add them in R40 DT. Signed-off-by: Jernej Skrabec --- arch/arm/boot/dts/sun8i-r40.dtsi | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/sun8i-r40.dtsi b/arch/arm/boot/dts/sun8i-r40.dtsi index 2afb