On Thu, 12 Oct 2023 at 10:43, Linus Walleij wrote:
>
> To support the IXP42x platforms we need a kernel module
> for the X1205 RTC so we can load it as an optional module.
>
> Signed-off-by: Linus Walleij
> ---
> ChangeLog v1->v3:
> - Use autoprobe, exclude from preinit.
LGTM,
Reviewed-by: Rober
To support the IXP42x platforms we need a kernel module
for the X1205 RTC so we can load it as an optional module.
Signed-off-by: Linus Walleij
---
ChangeLog v1->v3:
- Use autoprobe, exclude from preinit.
---
package/kernel/linux/modules/other.mk | 16
1 file changed, 16 inserti