mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
bd79bdd444
PD#SWPL-152551 Problem: read chipid fail Solution: the chipid can be read by reading registers, but the register address is set in DTS, which is prone to setting errors. It can be read through a unified command, so there will be no previous problems. Verify: s905x2 Change-Id: I69b9e3236a338655e2fbc2293baa917d2c04312c Signed-off-by: Wanwei Jiang <wanwei.jiang@amlogic.com>