renesas-drivers-2020-06-02-v5.7 based on renesas-devel-2020-06-02-v5.7
Included branches with driver code:
- clk-renesas
- sh-pfc
- git://git.ragnatech.se/linux#for-renesas-drivers
Included fixes:
- ARM: shmobile: defconfig: Update shmobile_defconfig
- [LOCAL] arm64: defconfig: Update renesas_defconfig
Included subsystem trees:
- git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git#linux-next
- git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git#clk-next
- git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git#for-next
- git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git#for-next
- git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git#for-next
- git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git#mtd/next
- git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git#master
- git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git#tty-next
- git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git#i2c/for-next
- git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git#for-next
- git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git#master
- git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git#usb-next
- git://git.freedesktop.org/git/drm/drm.git#drm-next
- git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git#next
- git://linuxtv.org/media_tree.git#master
- git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git#next
- git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git#for-next
- git://git.linaro.org/people/daniel.lezcano/linux.git#timers/drivers/next
- git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git#testing/next
- git://git.infradead.org/users/vkoul/slave-dma.git#next
- git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git#staging-next
- git://git.armlinux.org.uk/~rmk/linux-arm.git#for-next
- git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git#next
- git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git#for-next
- git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git#irq/core
- git://github.com/bzolnier/linux.git#fbdev-for-next
- git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git#for-next
- git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git#for-next
- git://www.linux-watchdog.org/linux-watchdog-next.git#master
- git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git#for-next
- git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git#for-next
- git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git#for-next/core
- git://anongit.freedesktop.org/drm/drm-misc#for-linux-next
- git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git#next
- git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git#next
- git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git#next
- git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git#for-mfd-next
- git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git#for-next
- git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git#master
[LOCAL] arm64: defconfig: Update renesas_defconfig
Update the defconfig for Renesas R-Car Gen3 boards:
- Move CONFIG_HISILICON_ERRATUM_161600802 (moved in commit
ebcea694e69270f5 ("arm64: Sort vendor-specific errata")),
- Enable CONFIG_KEXEC_FILE (kexec is cool),
- Disable CONFIG_ARM64_BTI (R-Car Gen3 is not ARMv8.5),
- Move CONFIG_MEDIA_SUBDRV_AUTOSELECT (moved in commit
1b80d36aeb92a767 ("media: Kconfig: move the position of sub-driver
autoselection")),
- Enable CONFIG_MEDIA_PLATFORM_SUPPORT (needed since commit
06b93644f4d102bd ("media: Kconfig: add an option to filter in/out
platform drivers")),
- Drop CONFIG_MEDIA_CONTROLLER=y and CONFIG_VIDEO_V4L2_SUBDEV_API=y
(auto-enabled since commit 32a363d0b0b142f3 ("media: Kconfig files:
use select for V4L2 subdevs and MC")),
- Drop CONFIG_EDAC=y (depends on CONFIG_RAS, which is no longer
auto-enabled since commit 8c8ff55b4da7c614 ("PCI/AER: Don't select
CONFIG_PCIEAER by default")).
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 file changed