- Mar 06, 2017
-
-
Rask Ingemann Lambertsen authored
Enable the AC100 RTC driver so boards with it can keep track of time. Signed-off-by:
Rask Ingemann Lambertsen <rask@formelder.dk> Signed-off-by:
Maxime Ripard <maxime.ripard@free-electrons.com>
-
Rask Ingemann Lambertsen authored
The sunxi RSB bus is used for peripherals like voltage regulators and real-time clocks which should be available early in the boot process. As a module, the driver will not be available until the root fs has been mounted, so build the driver into the kernel. Signed-off-by:
Rask Ingemann Lambertsen <rask@formelder.dk> Signed-off-by:
Maxime Ripard <maxime.ripard@free-electrons.com>
-
- Feb 18, 2017
-
-
Andy Gross authored
This patch enables the Qualcomm RPM based Clock Controller present on A-family boards. Signed-off-by:
Andy Gross <andy.gross@linaro.org> Acked-by:
Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by:
Olof Johansson <olof@lixom.net> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
- Feb 16, 2017
-
-
Brian Norris authored
It's useful to get testing on these features on various boards (e.g., on KernelCI), and (when they're working) the ramoops feature is extremely helpful for debugging live systems. Signed-off-by:
Brian Norris <briannorris@chromium.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
Ard Biesheuvel authored
Enable the new accelerated CRC32(C), CRC-T10DIF and ChaCha20 drivers as modules for multi_v7_defconfig builds. Signed-off-by:
Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
- Feb 08, 2017
-
-
Hugues Fruchet authored
Enables support of STMicroelectronics STiH4xx SoC series DELTA multi-format video decoder V4L2 driver. Acked-by:
Peter Griffin <peter.griffin@linaro.org> Signed-off-by:
Hugues Fruchet <hugues.fruchet@st.com> Signed-off-by:
Mauro Carvalho Chehab <mchehab@s-opensource.com>
-
- Feb 03, 2017
-
-
Viresh Kumar authored
This doesn't have any benefit apart from saving a small amount of memory when it is disabled. The ifdef hackery in the code makes it dirty unnecessarily. Clean it up by removing the Kconfig option completely. Few defconfigs are also updated and CONFIG_CPU_FREQ_STAT_DETAILS is replaced with CONFIG_CPU_FREQ_STAT now in them, as users wanted stats to be enabled. Signed-off-by:
Viresh Kumar <viresh.kumar@linaro.org> Acked-by:
Gregory CLEMENT <gregory.clement@free-electrons.com> Reviewed-by:
Chanwoo Choi <cw00.choi@samsung.com> Acked-by:
Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by:
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
-
- Jan 16, 2017
-
-
jpinto authored
This driver is no longer necessary since it was merged into stmmac. Acked-by:
Lars Persson <larper@axis.com> Signed-off-by:
Joao Pinto <jpinto@synopsys.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
-
- Jan 13, 2017
-
-
Valentin Rothberg authored
Correct the bcm47xx watchdog option. The convention of bcm watchdogs is the _WDT suffix. Fixes: 8dace304 ("ARM: multi_v7_defconfig: Enable BCM47xx/BCM5301x drivers") Signed-off-by:
Valentin Rothberg <valentinrothberg@gmail.com> Signed-off-by:
Florian Fainelli <f.fainelli@gmail.com>
-
Valentin Rothberg authored
s/CONFIG_CONFIG_BCM47XX_NVRAM/CONFIG_BCM47XX_NVRAM/ Fixes: 8dace304 ("ARM: multi_v7_defconfig: Enable BCM47xx/BCM5301x drivers") Signed-off-by:
Valentin Rothberg <valentinrothberg@gmail.com> Signed-off-by:
Florian Fainelli <f.fainelli@gmail.com>
-
- Jan 10, 2017
-
-
Linus Walleij authored
The multi_v7 config enable the MPU3050 gyro input driver, but there is now a dedicated IIO gyro driver for the same component, which is the right subsystem to handle this. Replace it in the defconfig. As we want the full IIO featureset and as other v7 systems will likely enjoy using IIO for their sensor work (such as the Android-to-IIO userspace HAL), we take this opportunity to turn on the standard sensor HRtimer triggering. Signed-off-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
Andy Gross authored
This patch enables the Qualcomm RPM based Clock Controller present on A-family boards. Signed-off-by:
Andy Gross <andy.gross@linaro.org> Acked-by:
Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
- Jan 03, 2017
-
-
Simon Horman authored
Enable recently added r8a7743 (RZ/G1M) and r8a7745 (RZ/G1E) SoCs. Signed-off-by:
Simon Horman <horms+renesas@verge.net.au> Acked-by:
Geert Uytterhoeven <geert+renesas@glider.be>
-
- Nov 30, 2016
-
-
Linus Walleij authored
The sysfs ABI to GPIO is marked obsolete and should not be encouraged. Users should be encouraged to switch to using the character device. Let's begin by removing it from the multi defconfigs. Then as time goes by I can aggressively remove it from other defconfigs. Signed-off-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
- Nov 28, 2016
-
-
Patrice Chotard authored
Enable HVA (Hardware Video Accelerator) video encoder driver for STMicroelectronics SoC. Signed-off-by:
Patrice Chotard <patrice.chotard@st.com>
-
- Nov 21, 2016
-
-
Linus Walleij authored
The Kconfig and file naming for the PM8xxx driver is totally confusing: - Kconfig options MFD_PM8XXX and MFD_PM8921_CORE, some in-kernel users depending on or selecting either at random. - A driver file named pm8921-core.c even if it is indeed used by the whole PM8xxx family of chips. - An irqchip named pm8xxx since it was (I guess) realized that the driver was generic for all pm8xxx PMICs. As I may want to add support for PM8901 this is starting to get really messy. Fix this situation by: - Remove the MFD_PM8921_CORE symbol and rely solely on MFD_PM8XXX and convert all users, including LEDs Kconfig and ARM defconfigs for qcom and multi_v7 to use that single symbol. - Renaming the driver to qcom-pm8xxx.c to fit along the two other qcom* prefixed drivers. - Rename functions withing the driver from 8921 to 8xxx to indicate it is generic. - Just drop the =m config from the pxa_defconfig, I have no clue why it is even there, it is not a Qualcomm platform. (Possibly older Kconfig noise from saveconfig.) Cc: Stephen Boyd <sboyd@codeaurora.org> Cc: Neil Armstrong <narmstrong@baylibre.com> Cc: Abhijeet Dharmapurikar <adharmap@codeaurora.org> Signed-off-by:
Linus Walleij <linus.walleij@linaro.org> Reviewed-by:
Andy Gross <andy.gross@linaro.org> Acked-by:
Bjorn Andersson <bjorn.andersson@linaro.org> Acked-by:
Jacek Anaszewski <j.anaszewski@samsung.com> Acked-by:
Arnd Bergmann <arnd@arndb.de> Signed-off-by:
Lee Jones <lee.jones@linaro.org>
-
- Oct 21, 2016
-
-
Patrice Chotard authored
STiH415/6 SoC support is being removed from the kernel and was the only platform using this Kconfig symbol Signed-off-by:
Patrice Chotard <patrice.chotard@st.com>
-
- Oct 20, 2016
-
-
Peter Griffin authored
This IP is only found on STiH415/6 silicon and support for these SoCs is being removed from the kernel. Signed-off-by:
Peter Griffin <peter.griffin@linaro.org> Cc: <kishon@ti.com> Acked-by:
Patrice Chotard <patrice.chotard@st.com>
-
Peter Griffin authored
This IP is only found on STiH415/6 silicon and support for these SoCs is being removed from the kernel. Signed-off-by:
Peter Griffin <peter.griffin@linaro.org> Cc: <kishon@ti.com> Acked-by:
Patrice Chotard <patrice.chotard@st.com>
-
- Oct 19, 2016
-
-
Florian Fainelli authored
Add a bunch of required drivers and subsystems: - BCMA is the on-chip discoverable bus which registers a bunch of peripherals - Enable the BCM47xx watchdog driver to get working system reboot - Enable the BCM47xx NVRAM/SPROM drivers to be able to fetch MAC addresses and other variables needed for system operation - Make BGMAC (built-in Ethernet adapter) a module Signed-off-by:
Florian Fainelli <f.fainelli@gmail.com>
-
- Oct 18, 2016
-
-
Peter Griffin authored
This patch enables the STi ALSA drivers found on STi platforms as well as the simple-card driver which is a dependency to have working sound. Signed-off-by:
Peter Griffin <peter.griffin@linaro.org> Acked-by:
Lee Jones <lee.jones@linaro.org> Cc: arnaud.pouliquen@st.com Cc: broonie@kernel.org Signed-off-by:
Vinod Koul <vinod.koul@intel.com>
-
Peter Griffin authored
This DMA controller is found on all STi chipsets. Signed-off-by:
Peter Griffin <peter.griffin@linaro.org> Acked-by:
Lee Jones <lee.jones@linaro.org> Signed-off-by:
Vinod Koul <vinod.koul@intel.com>
-
Peter Griffin authored
The st231 remote coprocessors are found on all STi chipsets. Signed-off-by:
Peter Griffin <peter.griffin@linaro.org> Signed-off-by:
Vinod Koul <vinod.koul@intel.com>
-
Peter Griffin authored
Now that remoteproc core is selectable it needs to be enabled in the multi_v7 build. Signed-off-by:
Peter Griffin <peter.griffin@linaro.org> Signed-off-by:
Vinod Koul <vinod.koul@intel.com>
-
- Oct 17, 2016
-
-
Scott Branden authored
Enable support for the Intel e1000e driver Signed-off-by:
Ray Jui <rjui@broadcom.com> Signed-off-by:
Scott Branden <scott.branden@broadcom.com> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
Javier Martinez Canillas authored
Exynos5 SoCs have a General SCALER (GSCALER) IP block that can be used to do video streams scaling and color space conversions by hardware. Enable support for its driver as a module so the GSCALER can be tested. Signed-off-by:
Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by:
Krzysztof Kozlowski <krzk@kernel.org>
-
- Oct 16, 2016
-
-
Maxime Ripard authored
Enable the RGB to VGA bridge driver in the defconfig Signed-off-by:
Maxime Ripard <maxime.ripard@free-electrons.com>
-
- Sep 19, 2016
-
-
Ard Biesheuvel authored
This enables CONFIG_EFI for multi_v7_defconfig, which adds support for booting via EFI, and for the EFI framebuffer as builtin options. It also enables the EFI rtc, the EFI variable pseudo-filesystem and the EFI capsule loader as modules. Signed-off-by:
Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
- Sep 14, 2016
-
-
Fabian Frederick authored
Commit fde57a7c ("dmaengine: xilinx: Rename driver and config") renamed config XILINX_VDMA to config XILINX_DMA Update defconfig accordingly. Signed-off-by:
Fabian Frederick <fabf@skynet.be> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
- Sep 02, 2016
-
-
Javier Martinez Canillas authored
The driver is for a trackpad device so is not needed for booting and makes more sense to have it as module to reduce the kernel image size. It was probably enabled as built-in because module autoload was not working when the I2C device was registered by OF but this got fixed in commit b7d21058 ("Input: atmel_mxt_ts - add maxtouch to I2C table for module autoload") so it's safe to enable as a module now. Signed-off-by:
Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
- Aug 19, 2016
-
-
Javier Martinez Canillas authored
The schedutil CPUFreq governor could be built as a module but the change "cpufreq / sched: Pass flags to cpufreq_update_util()" made it non-modular so attempting to enable as module leads to a warning: warning: symbol value 'm' invalid for CPU_FREQ_GOV_SCHEDUTIL Signed-off-by:
Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by:
Krzysztof Kozlowski <krzk@kernel.org>
-
- Aug 17, 2016
-
-
Krzysztof Kozlowski authored
Systemd already supports seccomp. It seems some distros are building systemd with seccomp, e.g. Arch on ARM, thus leading to boot errors: systemd-logind.service: Failed at step SECCOMP spawning /usr/lib/systemd/systemd-logind: Invalid argument Signed-off-by:
Krzysztof Kozlowski <k.kozlowski@samsung.com> Reviewed-by:
Javier Martinez Canillas <javier@osg.samsung.com>
-
- Aug 09, 2016
-
-
Tuomas Tynkkynen authored
The Wandboard Quad can make use of the cpufreq support provided by the driver. Enable it and its dependency, REGULATOR_ANATOP, by default. Signed-off-by:
Tuomas Tynkkynen <tuomas@tuxera.com> Signed-off-by:
Shawn Guo <shawnguo@kernel.org>
-
Tuomas Tynkkynen authored
The Wandboard Quad comes with a SATA port. Enable the IMX SATA driver by default to make it easy to have the root filesystem on it. Signed-off-by:
Tuomas Tynkkynen <tuomas@tuxera.com> Signed-off-by:
Shawn Guo <shawnguo@kernel.org>
-
- Jul 11, 2016
-
-
Patrice Chotard authored
Signed-off-by:
Patrice Chotard <patrice.chotard@st.com>
-
Patrice Chotard authored
Signed-off-by:
Patrice Chotard <patrice.chotard@st.com>
-
- Jul 04, 2016
-
-
Alexandre Belloni authored
ACT8945A is the PMIC present on the sama5d2 Xplained. Acked-by:
Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by:
Alexandre Belloni <alexandre.belloni@free-electrons.com>
-
- Jun 27, 2016
-
-
Javier Martinez Canillas authored
The Virtual Video Test Driver can be used to emulate video capture and output devices so it's very useful for testing. Since is not necessary to boot, can be enabled as module to avoid increasing the kernel size. Signed-off-by:
Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by:
Krzysztof Kozlowski <k.kozlowski@samsung.com>
-
- Jun 20, 2016
-
-
Simon Horman authored
Enable support for r8a7792 SoC in multi_v7_defconfig. Signed-off-by:
Simon Horman <horms+renesas@verge.net.au>
-
- Jun 16, 2016
-
-
Florian Fainelli authored
In order to get rid of bcm_defconfig, enable this driver which is needed by some Broadcom SoCs based on the Kona architecture to reboot. Acked-by:
Scott Branden <scott.branden@broadcom.com> Signed-off-by:
Florian Fainelli <f.fainelli@gmail.com>
-