forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/arch/mips/sgi-ip32/ip32-platform.c
....@@ -115,7 +115,7 @@
115115 .bcd_mode = true,
116116 .no_irq = false,
117117 .uie_unsupported = false,
118
- .alloc_io_resources = true,
118
+ .access_type = ds1685_reg_direct,
119119 .plat_prepare_poweroff = ip32_prepare_poweroff,
120120 },
121121 };