On Thu, 12 Oct 2023 at 10:43, Linus Walleij wrote:
>
> To support the IXP42x platforms we need a kernel module
> for the Epson R7301 RTC so we can load it as an optional
> module.
>
> Signed-off-by: Linus Walleij
> ---
> ChangeLog v1->v3:
> - Use AutoProbe, drop preinit hook.
LGTM,
Reviewed-by:
To support the IXP42x platforms we need a kernel module
for the Epson R7301 RTC so we can load it as an optional
module.
Signed-off-by: Linus Walleij
---
ChangeLog v1->v3:
- Use AutoProbe, drop preinit hook.
---
package/kernel/linux/modules/other.mk | 15 +++
1 file changed, 15 inser