Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARC: [plat-axs10x]: PGU: remove unused encoder-slave property

ARC PGU is looking for encoder via endpoint mechanism and doesn't
use "encoder-slave" property for a long time. Let's drop unused
"encoder-slave" property from ARC PGU node in axs10x.

Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>

authored by

Eugeniy Paltsev and committed by
Vineet Gupta
f61f530c fb33c651

-1
-1
arch/arc/boot/dts/axs10x_mb.dtsi
··· 305 305 pgu@17000 { 306 306 compatible = "snps,arcpgu"; 307 307 reg = <0x17000 0x400>; 308 - encoder-slave = <&adv7511>; 309 308 clocks = <&pguclk>; 310 309 clock-names = "pxlclk"; 311 310 memory-region = <&frame_buffer>;