[PATCH] Input: xilinx_ps2 - replace in_be32/out_be32 with ioread32be/iowrite32be

Rosen Penev rosenp at gmail.com
Tue Jun 2 01:27:25 PDT 2026


On Mon, Jun 1, 2026 at 11:23 PM Michal Simek <michal.simek at amd.com> wrote:
>
>
>
> On 6/2/26 05:59, Rosen Penev wrote:
> > Mechanical conversion of the ppc4xx-specific accessors to the generic
> > portable helpers.
> >
> > Allows enabling COMPILE_TEST for extra compile coverage.
> >
> > Assisted-by: opencode:big-pickle
> > Signed-off-by: Rosen Penev <rosenp at gmail.com>
> > ---
> >   drivers/input/serio/Kconfig      |  2 +-
> >   drivers/input/serio/xilinx_ps2.c | 24 ++++++++++++------------
>
> I don't think that anybody is really using this driver and would be better to
> just remove it.
> If not, no issue with that changes.
I have no problem with removing.
>
> Thanks,
> Michal



More information about the linux-arm-kernel mailing list