- Dec 22, 2015
-
-
Heiko Stübner authored
This enables the newly added hardware crypto module found for example on the rk3288. Signed-off-by:
Heiko Stuebner <heiko.stuebner@collabora.com> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
Heiko Stübner authored
The io-domain driver is necessary to notify the soc about voltages changes happening on supplying regulators. Probably the most important user right now is the mmc tuning code, where the soc needs to get notified when the voltage is dropped to the 1.8V point. As this option is necessary to sucessfully tune UHS cards etc, it should get built in. Signed-off-by:
Heiko Stuebner <heiko.stuebner@collabora.com> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
Nishanth Menon authored
ABB and PBIAS are internal LDO control regulators that are needed for maintaining proper functionality of OMAP architecture SoCs. Enable the same. PBIAS is already enabled, so just enable ABB regulator as well. Signed-off-by:
Nishanth Menon <nm@ti.com> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
Nishanth Menon authored
Enable PMIC for AM437x platforms such as AM437x-sk similar to commit a186cf10 ("ARM: omap2plus_defconfig: enable TPS65218 configs"). This allows multi_v7_defconfig to boot up on AM437x-sk platform. Signed-off-by:
Nishanth Menon <nm@ti.com> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
- Dec 20, 2015
-
-
Afzal Mohammed authored
Enable TPS65217 regulator to have rootfs in MMC for Beagle Bone's. Suggested-by:
Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by:
Afzal Mohammed <afzal.mohd.ma@gmail.com> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
- Dec 18, 2015
-
-
Linus Walleij authored
Now that we have multiplatform support, let the RealView defconfigs select all the RealView boards so we boot out of the box like before. This updates both defconfigs. Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
- Dec 16, 2015
-
-
Stephen Boyd authored
Enable some ssbi drivers present on msm8660, msm8960 and apq8064 devices so that we fully exercise the devices present in the dts files. Signed-off-by:
Stephen Boyd <sboyd@codeaurora.org> Signed-off-by:
Andy Gross <andy.gross@linaro.org>
-
Bjorn Andersson authored
This enables smem, smd, rpm, regulators, pmic pinctrl and hwspinlock as these platform features are now merged. It enables gpio-keys as this is used by most boards and enables fhandle and cgroups, so we can boot systemd. Signed-off-by:
Bjorn Andersson <bjorn.andersson@sonymobile.com> Signed-off-by:
Andy Gross <andy.gross@linaro.org>
-
- Dec 15, 2015
-
-
Enric Balletbo i Serra authored
In order to meet high performance an low power requirement for Rockchip enable the power domain support. The patch also fixes a drm/kms issue, driver deferring untils power-domains are available) Signed-off-by:
Enric Balletbo i Serra <enric.balletbo@collabora.com> Reviewed-by:
Heiko Stuebner <heiko@sntech.de> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
Linus Walleij authored
This adds a few features that are available on some or all of the RealView but never made it into the SMP defconfig file: - Full tickless idle - High resolution timers - Perf events and HW perf events from the PMU - MTD AFS partition handling - MTD ROM partition handling - USB and ISP1760 USB driver Signed-off-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
Linus Walleij authored
This adds a few features that are available on some or all of the RealView but never made it into the defconfig file: - High-resolution timers - Perf events and HW perf events from the PMU - MTD AFS partition handling - MTD ROM partition handling - USB and ISP1760 USB driver Signed-off-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
Linus Walleij authored
This updates the RealView SMP defconfig with the latest Kconfig structure. Signed-off-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
Linus Walleij authored
This updates the RealView defconfig with the latest Kconfig structure. Signed-off-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
Alison Wang authored
This patch enables some drivers for LS1021A, such as GIANFAR, WATCHDOG, AUDIO, QSPI, I2C, ESDHC, EDMA, FTM. QorIQ Clock Framework and Ramdisk support is also enabled. Signed-off-by:
Alison Wang <alison.wang@freescale.com> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
Wenyou Yang authored
Enable AT91SAM9X and SAMA5D4 watchdog drivers. Signed-off-by:
Wenyou Yang <wenyou.yang@atmel.com> Signed-off-by:
Nicolas Ferre <nicolas.ferre@atmel.com>
-
- Dec 14, 2015
-
-
Ariel D'Alessandro authored
Enable NVMEM driver for NXP LPC18xx EEPROM, which can be found in NXP LPC185x/3x and LPC435x/3x/2x/1x devices. Signed-off-by:
Ariel D'Alessandro <ariel@vanguardiasur.com.ar> Signed-off-by:
Joachim Eastwood <manabian@gmail.com>
-
Joachim Eastwood authored
MMA7455 is 3-axis accelerometer that can be found on Embedded Artists' LPC4357 Developer's Kit. Signed-off-by:
Joachim Eastwood <manabian@gmail.com>
-
Geert Uytterhoeven authored
Enabling the frame buffer device on r8a7740/armadillo800eva requires the board staging code. Signed-off-by:
Geert Uytterhoeven <geert+renesas@glider.be> Acked-by:
Arnd Bergmann <arnd@arndb.de> Signed-off-by:
Simon Horman <horms+renesas@verge.net.au>
-
Geert Uytterhoeven authored
Enable all missing support, extracted from the various Renesas ARM DTSes using linux-config-from-dt. Signed-off-by:
Geert Uytterhoeven <geert+renesas@glider.be> Acked-by:
Arnd Bergmann <arnd@arndb.de> Signed-off-by:
Simon Horman <horms+renesas@verge.net.au>
-
Geert Uytterhoeven authored
The Renesas R-Car (Gen1) USB PHY driver (which is being removed) does not support DT, and is thus useless in a generic ARM multi-platform kernel. Signed-off-by:
Geert Uytterhoeven <geert+renesas@glider.be> Acked-by:
Arnd Bergmann <arnd@arndb.de> Signed-off-by:
Simon Horman <horms+renesas@verge.net.au>
-
- Dec 11, 2015
-
-
Geert Uytterhoeven authored
Enabling the frame buffer device on armadillo800eva requires the board staging code. Also enable the frame buffer, so you will actually see output during boot. Signed-off-by:
Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by:
Simon Horman <horms+renesas@verge.net.au>
-
Geert Uytterhoeven authored
Enable all missing support, extracted from the various Renesas ARM DTSes using linux-config-from-dt. Signed-off-by:
Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by:
Simon Horman <horms+renesas@verge.net.au>
-
Geert Uytterhoeven authored
The Renesas R-Car (Gen1) USB PHY driver (which is being removed) does not support DT, and is thus useless in a Renesas ARM multi-platform kernel. Signed-off-by:
Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by:
Simon Horman <horms+renesas@verge.net.au>
-
- Dec 10, 2015
-
-
Geert Uytterhoeven authored
Enable timestamps for kernel log output to improve debugging. You can always use "dmesg -t" to strip the timestamps. Don't specify CONFIG_LOG_BUF_SHIFT=16 while we're at it. There's a reason the default in Kconfig is higher ;-) Signed-off-by:
Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by:
Simon Horman <horms+renesas@verge.net.au>
-
- Dec 08, 2015
-
-
Stephen Boyd authored
Enable this config in the defconfig so that we can delete the selection logic surrounding it that exists in mach-qcom/Kconfig. Acked-by:
Arnd Bergmann <arnd@arndb.de> Signed-off-by:
Stephen Boyd <sboyd@codeaurora.org> Signed-off-by:
Andy Gross <agross@codeaurora.org>
-
Andrew Lunn authored
Now that Orion5x is part of the multiarch kernel, add it to mvebu_v5_defconfig. Signed-off-by:
Andrew Lunn <andrew@lunn.ch> Signed-off-by:
Gregory CLEMENT <gregory.clement@free-electrons.com>
-
Andrew Lunn authored
DSA now depends on switchdev. Enable it, and re-enable DSA and its drivers, which were removed when mvebu_v5_defconfig was regenerated. Signed-off-by:
Andrew Lunn <andrew@lunn.ch> Signed-off-by:
Gregory CLEMENT <gregory.clement@free-electrons.com>
-
Andrew Lunn authored
Now that Orion5x is part of the v5 multiarch kernel enable it in the multi_v5_defconfig. Signed-off-by:
Andrew Lunn <andrew@lunn.ch> Signed-off-by:
Gregory CLEMENT <gregory.clement@free-electrons.com>
-
Andrew Lunn authored
DSA now depends on switchdev. Enable it, and re-enable DSA and its drivers, which were removed when multi_v5_defconfig was regenerated. Signed-off-by:
Andrew Lunn <andrew@lunn.ch> Signed-off-by:
Gregory CLEMENT <gregory.clement@free-electrons.com>
-
Andrew Lunn authored
Dues the Kconfig changes, multi_v5_defconfig needs regenerating. Signed-off-by:
Andrew Lunn <andrew@lunn.ch> Signed-off-by:
Gregory CLEMENT <gregory.clement@free-electrons.com>
-
- Dec 03, 2015
-
-
Dinh Nguyen authored
Enable USB OTG dual-role and a bit of clean up by using make savedefconfig. Signed-off-by:
Dinh Nguyen <dinguyen@opensource.altera.com>
-
- Dec 02, 2015
-
-
Bjorn Andersson authored
The Honami device does not boot due to the lack of pinctrl support compiled in with the multi_v7_defconfig. This patch correct this and enables coincell, sdhci, smsm, smp2p and wcnss_ctrl as well, all found on a variety of Qualcomm boards. Reported-by:
Kevin Hilman <khilman@linaro.org> Signed-off-by:
Bjorn Andersson <bjorn.andersson@sonymobile.com> Tested-by:
Kevin Hilman <khilman@linaro.org> Signed-off-by:
Kevin Hilman <khilman@linaro.org>
-
- Dec 01, 2015
-
-
Andy Gross authored
This patch enables the QCOM SPMI and PMIC related drivers that are now required to boot some supported devices. Signed-off-by:
Andy Gross <agross@codeaurora.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
- Nov 30, 2015
-
-
Krzysztof Kozlowski authored
Set following options to a value recommended by systemd (which also matches the multi_v7 deconfig): 1. Enable AUTOFS4_FS - for systemd.automount [0]; 2. Enable BLK_DEV_BSG - SG v4 for recend udev [0][1]; 3. Disable UEVENT_HELPER_PATH - legacy hook for hotplug, forked for each uevent, slows down booting [0]; [0] http://cgit.freedesktop.org/systemd/systemd/tree/README [1] http://patchwork.ozlabs.org/patch/47921/ Signed-off-by:
Krzysztof Kozlowski <k.kozlowski@samsung.com> Reviewed-by:
Javier Martinez Canillas <javier@osg.samsung.com>
-
Linus Walleij authored
The Kirkwood v5 platforms need their CPUIDLE driver, so put it into the defconfig. Signed-off-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Gregory CLEMENT <gregory.clement@free-electrons.com>
-
Linus Walleij authored
This just regenerates the v5 mvebu defconfig with the latest defaults so as to avoid too much fuzz when applying patches to it. Signed-off-by:
Linus Walleij <linus.walleij@linaro.org> Acked-by:
Andrew Lunn <andrew@lunn.ch> Signed-off-by:
Gregory CLEMENT <gregory.clement@free-electrons.com>
-
Krzysztof Kozlowski authored
NFS client is already enabled (NFS_FS) and by default it enables clients for version 2 and 3. Enable explicitly the version 4 client to utilize the newer protocol. The NFS client is especially useful for testing kernel in automated environments (network boot with network file system). Signed-off-by:
Krzysztof Kozlowski <k.kozlowski@samsung.com> Reviewed-by:
Javier Martinez Canillas <javier@osg.samsung.com>
-
- Nov 28, 2015
-
-
Arnd Bergmann authored
On the ARM architecture, individual platforms select CONFIG_USE_OF if they need it, but all device tree code is keyed off CONFIG_OF. When building a platform without DT support and manually enabling CONFIG_OF, we now get a number of build errors, e.g. arch/arm/kernel/devtree.c: In function 'setup_machine_fdt': arch/arm/kernel/devtree.c:215:19: error: implicit declaration of function 'early_init_dt_verify' [-Werror=implicit-function-declaration] We could now try to separate the use case of booting from DT vs. the case of using the dynamic implementation, but that seems more complicated than it can gain us. This simply changes the ARM Kconfig file to always enable OF_RESERVED_MEM and OF_EARLY_FLATTREE when CONFIG_OF is enabled. These options add a little extra code when we just want the dynamic OF implementation, but that seems like a rather obscure case, and this version solves all CONFIG_OF related randconfig regressions. Signed-off-by:
Arnd Bergmann <arnd@arndb.de> Fixes: 0166dc11 ("of: make CONFIG_OF user selectable") Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- Nov 27, 2015
-
-
Ralf Baechle authored
GCC 4.1 and newer remove empty loops. This becomes a problem when delay loops get removed. Fixed by rewriting to user the proper Linux interface for such delays. Signed-off-by:
Ralf Baechle <ralf@linux-mips.org> Reported-by:
Rasmus Villemoes <linux@rasmusvillemoes.dk> Acked-by:
John Crispin <blogic@openwrt.org>
-
- Nov 26, 2015
-
-
Ard Biesheuvel authored
Even though initcall return values are typically ignored, the prototype is to return 0 on success or a negative errno value on error. So fix the arm_enable_runtime_services() implementation to return 0 on conditions that are not in fact errors, and return a meaningful error code otherwise. Signed-off-by:
Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by:
Matt Fleming <matt@codeblueprint.co.uk> Acked-by:
Will Deacon <will.deacon@arm.com> Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com>
-