Files
kernel_common_drivers/include/linux
chenyang.liu f92ddcf1c2 lcd: separate pll and clk config [2/2]
PD#SWPL-215298

Problem:
some variables such as vclk_sel and xd should only have one copy

Solution:
1.separate pll and clk config
2.separate pll and clk data
3.only have one clk config for one screen
4.could have two pll config for one screen

Verify:
t6w

Change-Id: I32f9944e99dc41b2feba66896b578a986ba87475
Signed-off-by: chenyang.liu <chenyang.liu@amlogic.com>
2025-06-09 06:57:24 -07:00
..