mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2026-04-09 14:22:30 +02:00
Orange pi one plus use axp-805 which compatible with axp-20x. But, kernel 6.6 used RSB instread i2c for axp-805. RSB occurred probing error and could not initialize axp 805 correctly, it sometimes stucked the system on booting kernel. Upstream revert this to i2c and fixed this issue. but, kernel 6.6 is not applied yet. torvalds/linux@573f99c Signed-off-by: Mark Choi <afewgoodman.choi@gmail.com>