-
Fancy Fang authored
Change the 'bit_clk' and 'pix_clk' fields of struct sec_mipi_dsim and the 'bit_clk' field of struct dsim_pll_pms from 'uint64_t' type to 'uint32_t' type, since first, these two fields are in KHz unit, and so 32 bit unsigned integer is enough to hold the data values, and second, use 32 bit integer can simplify related clocks compute. Signed-off-by:
Fancy Fang <chen.fang@nxp.com> (cherry picked from commit 3e62c748)
9c460978
Code owners
Assign users and groups as approvers for specific file changes. Learn more.