Re: [PATCH v2 12/16] serial: pic32_uart: update include to use pic32.h from platform_data
From: Brian Masney
Date: Tue Jan 13 2026 - 06:30:40 EST
On Tue, Jan 13, 2026 at 07:38:27AM +0100, Jiri Slaby wrote:
> On 12. 01. 26, 23:48, Brian Masney wrote:
> > Use the linux/platform_data/pic32.h include instead of
> > asm/mach-pic32/pic32.h so that the asm variant can be dropped. This
> > is in preparation for allowing some drivers to be compiled on other
> > architectures with COMPILE_TEST enabled.
>
> LGTM. Will you also enable the driver to be compiled?
Yes, probably in a month. I'm going to wait for this series to land in
Linus's tree first though.
Brian