# git rev-parse -q --verify 9420f1ce01869409d78901c3e036b2c437cbc6b8^{commit} 9420f1ce01869409d78901c3e036b2c437cbc6b8 already have revision, skipping fetch # git checkout -q -f -B kisskb 9420f1ce01869409d78901c3e036b2c437cbc6b8 # git clean -qxdf # < git log -1 # commit 9420f1ce01869409d78901c3e036b2c437cbc6b8 # Merge: dec1fbbc1d7c 7ee193e2dda3 # Author: Linus Torvalds # Date: Sun Aug 9 12:52:28 2020 -0700 # # Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl # # Pull pin control updates from Linus Walleij: # "This is the bulk of the pin control changes for the v5.9 kernel # series: # # Core changes: # # - The GPIO patch "gpiolib: Introduce for_each_requested_gpio_in_range() # macro" was put in an immutable branch and merged into the pinctrl # tree as well. We see these changes also here. # # - Improved debug output for pins used as GPIO. # # New drivers: # # - Ocelot Sparx5 SoC driver. # # - Intel Emmitsburg SoC subdriver. # # - Intel Tiger Lake-H SoC subdriver. # # - Qualcomm PM660 SoC subdriver. # # - Renesas SH-PFC R8A774E1 subdriver. # # Driver improvements: # # - Linear improvement and cleanups of the Intel drivers for # Cherryview, Lynxpoint, Baytrail etc. Improved locking among other # things. # # - Renesas SH-PFC has added support for RPC pins, groups, and # functions to r8a77970 and r8a77980. # # - The newere Freescale (now NXP) i.MX8 pin controllers have been # modularized. This is driven by the Google Android GKI initiative I # think. # # - Open drain support for pins on the Qualcomm IPQ4019. # # - The Ingenic driver can handle both edges IRQ detection. # # - A big slew of documentation fixes all over the place. # # - A few irqchip template conversions by yours truly. # # * tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (107 commits) # dt-bindings: pinctrl: add bindings for MediaTek MT6779 SoC # pinctrl: stmfx: Use irqchip template # pinctrl: amd: Use irqchip template # pinctrl: mediatek: fix build for tristate changes # pinctrl: samsung: Use bank name as irqchip name # pinctrl: core: print gpio in pins debugfs file # pinctrl: mediatek: add mt6779 eint support # pinctrl: mediatek: add pinctrl support for MT6779 SoC # pinctrl: mediatek: avoid virtual gpio trying to set reg # pinctrl: mediatek: update pinmux definitions for mt6779 # pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() API # pinctrl: mcp23s08: Use irqchip template # pinctrl: sx150x: Use irqchip template # dt-bindings: ingenic,pinctrl: Support pinmux/pinconf nodes # pinctrl: intel: Add Intel Emmitsburg pin controller support # pinctl: ti: iodelay: Replace HTTP links with HTTPS ones # Revert "gpio: omap: handle pin config bias flags" # pinctrl: single: Use fallthrough pseudo-keyword # pinctrl: qcom: spmi-gpio: Use fallthrough pseudo-keyword # pinctrl: baytrail: Use fallthrough pseudo-keyword # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 9420f1ce01869409d78901c3e036b2c437cbc6b8 # < make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ /kisskb/src/sound/soc/tegra/tegra210_dmic.c:55:12: warning: 'tegra210_dmic_runtime_resume' defined but not used [-Wunused-function] static int tegra210_dmic_runtime_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/tegra/tegra210_dmic.c:43:12: warning: 'tegra210_dmic_runtime_suspend' defined but not used [-Wunused-function] static int tegra210_dmic_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/tegra/tegra210_i2s.c:179:12: warning: 'tegra210_i2s_runtime_resume' defined but not used [-Wunused-function] static int tegra210_i2s_runtime_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/tegra/tegra210_i2s.c:167:12: warning: 'tegra210_i2s_runtime_suspend' defined but not used [-Wunused-function] static int tegra210_i2s_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/tegra/tegra210_ahub.c:579:12: warning: 'tegra_ahub_runtime_resume' defined but not used [-Wunused-function] static int tegra_ahub_runtime_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/tegra/tegra210_ahub.c:567:12: warning: 'tegra_ahub_runtime_suspend' defined but not used [-Wunused-function] static int tegra_ahub_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/tegra/tegra186_dspk.c:86:12: warning: 'tegra186_dspk_runtime_resume' defined but not used [-Wunused-function] static int tegra186_dspk_runtime_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/tegra/tegra186_dspk.c:74:12: warning: 'tegra186_dspk_runtime_suspend' defined but not used [-Wunused-function] static int tegra186_dspk_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/tegra/tegra210_admaif.c:232:12: warning: 'tegra_admaif_runtime_resume' defined but not used [-Wunused-function] static int tegra_admaif_runtime_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/tegra/tegra210_admaif.c:222:12: warning: 'tegra_admaif_runtime_suspend' defined but not used [-Wunused-function] static int tegra_admaif_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/media/tegra-vde/vde.c:916:12: warning: 'tegra_vde_runtime_suspend' defined but not used [-Wunused-function] static int tegra_vde_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:41: /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function 'mvpp2_setup_bm_pool': /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:647:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] ((total_size) - MVPP2_SKB_HEADROOM - MVPP2_SKB_SHINFO_SIZE) ^ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:714:33: note: in expansion of macro 'MVPP2_RX_MAX_PKT_SIZE' #define MVPP2_BM_SHORT_PKT_SIZE MVPP2_RX_MAX_PKT_SIZE(MVPP2_BM_SHORT_FRAME_SIZE) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:652:41: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE' mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE; ^~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allmodconfig_s390x-gcc8 # Build took: 0:23:25.088417