mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
40e030d862
PD#SWPL-179629 Problem: 1 Optimize driver file formats using automated tools. 2 vpu_clk adds a flag feature to prevent glitch when operating the clock. 3 The naming of hifi_pll is inconsistent with the clkid style. 4 The latest documentation provided by vlsi has changed the sys_clk definition for USB and PCIe. Solution: 1 Optimized 2 vpu_clk added flag CLK_OPS_PARENT_ENABLE. 3 The clkid of hifi_pll is named CLKID_HIFI_PLL. 4 USB and PCIe sys_clk have been updated. Verify: s6_bl201 Change-Id: I4560f7bc6d42583d4e62d184c182bfe199cb6955 Signed-off-by: Chuan Liu <chuan.liu@amlogic.com>