mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
dd5ce4f5a7
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: I2019a7b8201dedec1f71a1edf09f9b51b730f5c2 Signed-off-by: Wanwei Jiang <wanwei.jiang@amlogic.com>