[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aGUhERHN5FH5Rwtc@alpha.franken.de>
Date: Wed, 2 Jul 2025 14:07:45 +0200
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Shiji Yang <yangshiji66@...look.com>
Cc: linux-mips@...r.kernel.org, linux-gpio@...r.kernel.org,
linux-spi@...r.kernel.org, John Crispin <john@...ozen.org>,
Linus Walleij <linus.walleij@...aro.org>,
Mark Brown <broonie@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 00/16] MIPS: some compilation fixes for the Lantiq
platform
On Wed, Jun 18, 2025 at 10:53:13PM +0800, Shiji Yang wrote:
> This patch series fixes some MIPS Lantiq platform compilation issues
> found on the 6.12 kernel[1].
>
> [1] https://github.com/openwrt/openwrt/pull/18751
>
> Shiji Yang (16):
> MIPS: lantiq: xway: mark ltq_ar9_sys_hz() as static
> MIPS: lantiq: xway: mark dma_init() as static
> MIPS: lantiq: xway: mark dcdc_init() as static
> MIPS: lantiq: irq: fix misc missing-prototypes warnings
> MIPS: lantiq: xway: add prototype for ltq_get_cp1_base()
> MIPS: pci: lantiq: marks pcibios_init() as static
> MIPS: lantiq: falcon: fix misc missing-prototypes warnings
> MIPS: lantiq: falcon: sysctrl: remove unused falcon_trigger_hrst()
> MIPS: lantiq: falcon: sysctrl: add missing header prom.h
> MIPS: lantiq: falcon: sysctrl: fix request memory check logic
> MIPS: lantiq: xway: gptu: mark gptu_init() as static
> MIPS: vpe-mt: mark vpe_free() and vpe_stop() as static
> MIPS: vpe-mt: drop unused functions vpe_alloc() and vpe_start()
> pinctrl: xway: mark xway_pinconf_group_set() as static
> pinctrl: falcon: mark pinctrl_falcon_init() as static
> spi: falcon: mark falcon_sflash_xfer() as static
>
> .../include/asm/mach-lantiq/xway/lantiq_soc.h | 3 ++
> arch/mips/kernel/vpe-mt.c | 35 ++-----------------
> arch/mips/lantiq/falcon/prom.c | 4 +--
> arch/mips/lantiq/falcon/sysctrl.c | 29 ++++++---------
> arch/mips/lantiq/irq.c | 3 +-
> arch/mips/lantiq/xway/clk.c | 2 +-
> arch/mips/lantiq/xway/dcdc.c | 2 +-
> arch/mips/lantiq/xway/dma.c | 2 +-
> arch/mips/lantiq/xway/gptu.c | 2 +-
> arch/mips/pci/pci-lantiq.c | 2 +-
> drivers/pinctrl/pinctrl-falcon.c | 2 +-
> drivers/pinctrl/pinctrl-xway.c | 2 +-
> drivers/spi/spi-falcon.c | 2 +-
> 13 files changed, 28 insertions(+), 62 deletions(-)
applied patches 1-11 to mips-next.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
Powered by blists - more mailing lists