From: Linus Torvalds Date: Wed, 2 Nov 2022 18:25:12 +0000 (-0700) Subject: Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller... X-Git-Tag: v6.1-rc5~62 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8e5423e991e8cd0988d0c4a3f4ac4ca1af7d148a;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'parisc-for-6.1-2' of git://git./linux/kernel/git/deller/parisc-linux Pull parisc architecture fixes from Helge Deller: "This mostly handles oddities with the serial port 8250_gsc.c driver. Although the name suggests it's just for serial ports on the GSC bus (e.g. in older PA-RISC machines), it handles serial ports on PA-RISC PCI devices (e.g. on the SuperIO chip) as well. Thus this renames the driver to 8250_parisc and fixes the config dependencies. The other change is a cleanup on how the device IDs of devices in a PA-RISC machine are shown at startup" * tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: parisc: Avoid printing the hardware path twice parisc: Export iosapic_serial_irq() symbol for serial port driver MAINTAINERS: adjust entry after renaming parisc serial driver parisc: Use signed char for hardware path in pdc.h parisc/serial: Rename 8250_gsc.c to 8250_parisc.c parisc: Make 8250_gsc driver dependend on CONFIG_PARISC --- 8e5423e991e8cd0988d0c4a3f4ac4ca1af7d148a