mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
103fc47369
PD#SWPL-177699 Problem: 1. the ioremap size is res->end - res->start, it should be res->end - res->start + 1 2. freq be fix to dmc freq and ddr freq 3. t6d dtsi not need freq_reg Solution: use resource_size instead fix t6d_get_dmc_freq_quick remove freq_reg in ddr_bandwidth node Verify: t6d ptm Change-Id: Id3794e268434b799cef98879b1b90cca03552943 Signed-off-by: Jian Hu <jian.hu@amlogic.com> Signed-off-by: qinglin.li <qinglin.li@amlogic.com>