mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
mfd: rk808: update RK818_ID 0x8181 => 0x8180
Ignore minor variant. Change-Id: I14f9ad54dc81f8980a67d618daa7a314684acc3e Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
@@ -1053,7 +1053,7 @@ enum {
|
||||
RK809_ID = 0x8090,
|
||||
RK816_ID = 0x8160,
|
||||
RK817_ID = 0x8170,
|
||||
RK818_ID = 0x8181,
|
||||
RK818_ID = 0x8180,
|
||||
};
|
||||
|
||||
struct rk808_pin_info {
|
||||
|
||||
Reference in New Issue
Block a user