From: Olof Johansson Date: Mon, 11 Nov 2019 21:09:34 +0000 (-0800) Subject: Merge tag 'hisi-drivers-for-5.5' of git://github.com/hisilicon/linux-hisi into arm... X-Git-Tag: v5.5-rc1~40^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=13c1eff1755bdea7fede4b238aadc0228e410dfe;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'hisi-drivers-for-5.5' of git://github.com/hisilicon/linux-hisi into arm/drivers ARM64: hisi: SoC driver updates for 5.5 - check the LOGIC_PIO_INDIRECT region ops at registration instead of in the IO port accessors to optimise the lib/ligic_pio.c - add the hisi LPC driver to the build test for the other architectures except ALPHA, C6X, HEXAGON and PARISC as they do not define {read,write}sb by updating the hisi LPC Kconfig and adding a dummy PIO_INDIRECT_SIZE - clean the sparse complains of the hisi LPC driver - build logic_pio into a lib to avoid including in the vmlinux when not referenced * tag 'hisi-drivers-for-5.5' of git://github.com/hisilicon/linux-hisi: logic_pio: Build into a library bus: hisi_lpc: Expand build test coverage bus: hisi_lpc: Clean some types logic_pio: Define PIO_INDIRECT_SIZE for !CONFIG_INDIRECT_PIO lib: logic_pio: Enforce LOGIC_PIO_INDIRECT region ops are set at registration Link: https://lore.kernel.org/r/5DC959B9.80301@hisilicon.com Signed-off-by: Olof Johansson --- 13c1eff1755bdea7fede4b238aadc0228e410dfe