Re: [PATCH v2 3/5] MIPS: Loongson64: Enlarge IO_SPACE_LIMIT

2020-07-22 Thread Thomas Bogendoerfer
On Tue, Jul 21, 2020 at 10:17:31PM +0800, Jiaxun Yang wrote: > It can be very big on LS7A PCH systems. > > Signed-off-by: Jiaxun Yang > --- > arch/mips/include/asm/io.h | 3 ++- > arch/mips/include/asm/mach-loongson64/spaces.h | 3 +-- > 2 files changed, 3 insertions(+), 3

Re: [PATCH v2 3/5] MIPS: Loongson64: Enlarge IO_SPACE_LIMIT

2020-07-21 Thread Jiaxun Yang
在 2020/7/21 下午10:17, Jiaxun Yang 写道: It can be very big on LS7A PCH systems. Signed-off-by: Jiaxun Yang --- arch/mips/include/asm/io.h | 3 ++- arch/mips/include/asm/mach-loongson64/spaces.h | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git

[PATCH v2 3/5] MIPS: Loongson64: Enlarge IO_SPACE_LIMIT

2020-07-21 Thread Jiaxun Yang
It can be very big on LS7A PCH systems. Signed-off-by: Jiaxun Yang --- arch/mips/include/asm/io.h | 3 ++- arch/mips/include/asm/mach-loongson64/spaces.h | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/mips/include/asm/io.h