An error occurred fetching the project authors.
- 26 Oct, 2020 1 commit
-
-
Anson Huang authored
i.MX SoC GPIO driver provides the basic functions of GPIO pin operations and IRQ operations, it is now changed from "def_bool y" to "tristate", so it should be explicitly enabled to make sure all consumers work normally. Signed-off-by:
Anson Huang <Anson.Huang@nxp.com> Signed-off-by:
Shawn Guo <shawnguo@kernel.org>
-
- 03 Oct, 2020 1 commit
-
-
Christophe Kerello authored
This patch adds FMC2 EBI controller support used by STM32MP SOCs. Link: https://lore.kernel.org/r/20200924101342.4707-1-alexandre.torgue@st.comSigned-off-by:
Christophe Kerello <christophe.kerello@st.com> Signed-off-by:
Alexandre Torgue <alexandre.torgue@st.com> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
- 01 Sep, 2020 1 commit
-
-
Lad Prabhakar authored
config option PCIE_RCAR internally selects PCIE_RCAR_HOST which builds the same driver. So this patch renames CONFIG_PCIE_RCAR to CONFIG_PCIE_RCAR_HOST so that PCIE_RCAR can be safely dropped from Kconfig file. Signed-off-by:
Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Link: https://lore.kernel.org/r/20200826093220.10266-2-prabhakar.mahadev-lad.rj@bp.renesas.comSigned-off-by:
Geert Uytterhoeven <geert+renesas@glider.be>
-
- 19 Aug, 2020 3 commits
-
-
Dong Aisheng authored
Enable i.MX7ULP SoC which is already supported by mainline kernel. Cc: Shawn Guo <shawnguo@kernel.org> Signed-off-by:
Dong Aisheng <aisheng.dong@nxp.com> Tested-by:
Kevin Hilman <khilman@baylibre.com> Signed-off-by:
Shawn Guo <shawnguo@kernel.org>
-
Dong Aisheng authored
Enable i.MX6SLL SoC which is already supported by mainline kernel. Cc: Shawn Guo <shawnguo@kernel.org> Signed-off-by:
Dong Aisheng <aisheng.dong@nxp.com> Tested-by:
Kevin Hilman <khilman@baylibre.com> Signed-off-by:
Shawn Guo <shawnguo@kernel.org>
-
Horia Geantă authored
caam crypto module is included in several ARMv7-based SoCs from i.MX, Layerscape, Vybrid families. Signed-off-by:
Horia Geantă <horia.geanta@nxp.com> Signed-off-by:
Shawn Guo <shawnguo@kernel.org>
-
- 17 Jul, 2020 1 commit
-
-
Enric Balletbo i Serra authored
We refactored the CrOS EC drivers moving part of the code from the MFD subsystem to the platform chrome subsystem. During this change we needed to rename some config options, so, update the defconfigs accordingly. Signed-off-by:
Enric Balletbo i Serra <enric.balletbo@collabora.com> Acked-by:
Krzysztof Kozlowski <krzk@kernel.org> Reviewed-by:
Gwendal Grignou <gwendal@chromium.org> Tested-by:
Gwendal Grignou <gwendal@chromium.org> Acked-by:
Lee Jones <lee.jones@linaro.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
- 03 Jul, 2020 1 commit
-
-
Geert Uytterhoeven authored
Increase build and test coverage by enabling support for more hardware present on Renesas SoCs and boards: - Dialog DA9063 PMIC "ONKEY", as used on the Stout and Silk boards, - Renesas RZ/A watchdog timer, as used on RZ/A1H and RZ/A2M boards, - Renesas RZ/A1H Capture Engine Unit, as used on the GR-Peach audiocamera shield expansion board, - Analog Devices ADV7612 HDMI receiver (incl. CEC), as used on the Koelsch and Lager boards, - Renesas RZ/A1H Realtime Clock, as used on the Genmai and RSK+RZA1 boards. All of the above are modular (CEC support is an optional feature of the modular ADV7604 driver). Signed-off-by:
Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by:
Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Link: https://lore.kernel.org/r/20200630171237.11077-1-geert+renesas@glider.be
-
- 04 May, 2020 1 commit
-
-
Lad Prabhakar authored
Enable recently added r8a7742 (RZ/G1H) SoC. Signed-off-by:
Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by:
Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com> Link: https://lore.kernel.org/r/1588197415-13747-4-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.comSigned-off-by:
Geert Uytterhoeven <geert+renesas@glider.be>
-
- 15 Apr, 2020 1 commit
-
-
Mauro Carvalho Chehab authored
Most CEC platform drivers are using VIDEO_*_CEC pattern, some with an _HDMI extension too. Well, they're not related to V4L2 support, and we don't really need those big config names. So drop VIDEO_* from them, remove _HDMI (if present) and move CEC to the start. This way, all platform driver options are now CEC_<driver>. Acked-by:
Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by:
Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
-
- 12 Mar, 2020 1 commit
-
-
Dmitry Osipenko authored
The Tegra CPU Idle driver was moved out into driver/cpuidle/ directory and it is now a proper platform driver. Acked-by:
Peter De Schrijver <pdeschrijver@nvidia.com> Acked-by:
Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by:
Dmitry Osipenko <digetx@gmail.com> Signed-off-by:
Thierry Reding <treding@nvidia.com>
-
- 10 Mar, 2020 1 commit
-
-
Christian Gmeiner authored
It will be useful to have it enabled for KernelCI boot and runtime testing. Signed-off-by:
Christian Gmeiner <christian.gmeiner@gmail.com> Signed-off-by:
Shawn Guo <shawnguo@kernel.org>
-
- 26 Feb, 2020 1 commit
-
-
Laurent Pinchart authored
The dumb-vga-dac driver can support simple DRM bridges without being limited to VGA DACs. Rename it to simple-bridge. Signed-off-by:
Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by:
Andrzej Hajda <a.hajda@samsung.com> Reviewed-by:
Boris Brezillon <boris.brezillon@collabora.com> Acked-by:
Maxime Ripard <mripard@kernel.org> Acked-by:
Sam Ravnborg <sam@ravnborg.org> Tested-by:
Sebastian Reichel <sebastian.reichel@collabora.com> Reviewed-by:
Sebastian Reichel <sebastian.reichel@collabora.com> Signed-off-by:
Tomi Valkeinen <tomi.valkeinen@ti.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200226112514.12455-12-laurent.pinchart@ideasonboard.com
-
- 27 Jan, 2020 1 commit
-
-
Stefan Wahren authored
This builds the BCM2711 thermal driver as module for the Raspberry Pi 4. Signed-off-by:
Stefan Wahren <stefan.wahren@i2se.com> Reviewed-by:
Florian Fainelli <f.fainelli@gmail.com> Reviewed-by:
Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Tested-by:
Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Signed-off-by:
Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/1578941778-23321-5-git-send-email-stefan.wahren@i2se.com
-
- 17 Jan, 2020 2 commits
-
-
Marek Szyprowski authored
Panfrost driver provides a devfreq driver for the Mali GPU and allows to scale GPU core frequency. Enable support for devfreq thermal integration to enable cooling of GPU thermal zone by reducing GPU core frequency. This fixes following warning during boot on Exynos5422-based Odroid XU4: panfrost 11800000.gpu: [drm:panfrost_devfreq_init] Failed to register cooling device Signed-off-by:
Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by:
Krzysztof Kozlowski <krzk@kernel.org>
-
Krzysztof Kozlowski authored
NFS is widely used in debugging and Continuous Integration systems, so enable the newest versions of protocol: v4.1 and v4.2. Signed-off-by:
Krzysztof Kozlowski <krzk@kernel.org>
-
- 11 Jan, 2020 1 commit
-
-
Amelie Delaunay authored
This enables the driver for STM32 PWR regulators found on stm32mp1. Link: https://lore.kernel.org/r/20200109125531.13610-1-alexandre.torgue@st.comSigned-off-by:
Amelie Delaunay <amelie.delaunay@st.com> Signed-off-by:
Alexandre Torgue <alexandre.torgue@st.com> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
- 06 Dec, 2019 1 commit
-
-
Commit fd7d58f0 ("ARM: multi_v7_defconfig: renormalize based on recent additions") removed explicit enable line for CONFIG_DEBUG_FS, because that feature has been selected by other enabled options: CONFIG_TRACING, which were enabled by CONFIG_PERF_EVENTS. In meantime, commit 0e4a459f ("tracing: Remove unnecessary DEBUG_FS dependency") removed the dependency between CONFIG_DEBUG_FS and CONFIG_TRACING, so CONFIG_DEBUG_FS is no longer enabled in default builds. Enable it again explicitly, as debugfs support is essential for various automated testing tools. Link: https://lore.kernel.org/r/20191206125112.11006-1-m.szyprowski@samsung.comSigned-off-by:
Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
- 05 Dec, 2019 1 commit
-
-
Olof Johansson authored
This is mostly to reorder the entries as they've moved in the Kconfig hierarchies. Doing this periodically (but not very often) simplifies conflict resolution for new options, etc. Link: https://lore.kernel.org/r/20191205211438.27552-2-olof@lixom.netSigned-off-by:
Olof Johansson <olof@lixom.net>
-
- 13 Nov, 2019 1 commit
-
-
Joel Stanley authored
Enable drivers used by the ASPEED SoCs so the multi v7 defconfig can run on those boards. Reviewed-by:
Cédric Le Goater <clg@kaod.org> Acked-by:
Arnd Bergmann <arnd@arndb.de> Signed-off-by:
Joel Stanley <joel@jms.id.au>
-
- 25 Oct, 2019 1 commit
-
-
Olivier Moysan authored
This commits enable (as module): - STM32 SAI and I2S configs used on stm32mp157. - Cirrus CS42L51 audio codec for stm32mp157a-dk1 board. - Audio graph card support for stm32mp157a-dk1 board. Link: https://lore.kernel.org/r/20191025125632.11057-1-alexandre.torgue@st.comSigned-off-by:
Olivier Moysan <olivier.moysan@st.com> Signed-off-by:
Alexandre Torgue <alexandre.torgue@st.com> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
- 21 Oct, 2019 1 commit
-
-
Lubomir Rintel authored
Marvell MMP/PXA/MMP2 platforms seem to be excluded from the defconfig for no good reasons. Enable the DT-based boards along with modules for their peripherals. Link: https://lore.kernel.org/r/20191017145705.2867950-1-lkundrak@v3.skSigned-off-by:
Lubomir Rintel <lkundrak@v3.sk> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
- 09 Oct, 2019 2 commits
-
-
Krzysztof Kozlowski authored
Enable devfreq events along with drivers for scaling frequency and voltages of Exynos buses and Dynamic Memory Controller (DMC). This usually brings energy saving benefits. So far devfreq was disabled because it was causing hangs during system reboot (voltage not matching reset frequency). This was already fixed. Occasionally, devfreq might negatively impact performance of certain SoC blocks, e.g. when a bus is scaled down but some block (like Mixer with two Full HD windows) wants to perform high-throughput DMA operations. Signed-off-by:
Krzysztof Kozlowski <krzk@kernel.org>
-
Krzysztof Kozlowski authored
Sync with exynos_defconfig and enable following options for Samsung Exynos SoC based boards: 1. NFC_S3FWRN5_I2C (with NFC stack): Samsung S3FWRN5 NCI NFC Controller, used for example on Exynos5433 (if booted in 32-bit mode), 2. S3C2410_WATCHDOG: watchdog driver used on S3C, S5P and Exynos SoCs, 3. REGULATOR_S2MPA01: Samsung S2MPA01 regulators driver present on Exynos5260 RexNos REX-RED board, 4. SND_SOC_ARNDALE: sound support on Arndale boards, 5. EXYNOS_IOMMU: IOMMU driver used on all Exynos SocS,, 6. EXTCON_MAX14577, EXTCON_MAX77693 and EXTCON_MAX8997: extcon drivers for handling micro USB on mobile Samsung boards (Trats, Trats2, Rinato), 7. PHY_EXYNOS5250_SATA: SATA phy for Exynos5250 present on Arndale and SMDK5250 boards. Signed-off-by:
Krzysztof Kozlowski <krzk@kernel.org>
-
- 04 Oct, 2019 1 commit
-
-
Patrice Chotard authored
SPI_STM32_QSPI must be set in buildin as rootfs can be located on QSPI memory device. Link: https://lore.kernel.org/r/20191004124025.17394-1-patrice.chotard@st.comSigned-off-by:
Patrice Chotard <patrice.chotard@st.com> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
- 30 Sep, 2019 1 commit
-
-
Keerthy authored
Commit 6334150e ("remoteproc: don't allow modular build") changes CONFIG_REMOTEPROC to a boolean from a tristate config option which inhibits all defconfigs marking CONFIG_REMOTEPROC as a module in compiling the remoteproc and dependent config options. So fix the configs to have CONFIG_REMOTEPROC built in. Link: https://lore.kernel.org/r/20190920075946.13282-5-j-keerthy@ti.com Fixes: 6334150e ("remoteproc: don't allow modular build") Signed-off-by:
Keerthy <j-keerthy@ti.com> Acked-by:
Will Deacon <will@kernel.org> [olof: Fixed up all 4 occurrances in this one commit] Signed-off-by:
Olof Johansson <olof@lixom.net>
-
- 02 Sep, 2019 1 commit
-
-
Marek Szyprowski authored
Maxim 77802 PMIC is a main PMIC for the following Exynos5 based boards: Odroid XU, Chromebook Pit and Chromebook Pi. Driver for its voltage regulator is needed very early during boot to properly instantiate SD/MMC devices and mount rootfs, so change that driver to be compiled-in. Signed-off-by:
Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by:
Krzysztof Kozlowski <krzk@kernel.org>
-
- 01 Sep, 2019 1 commit
-
-
Andy Gross authored
Now that CONFIG_DRM_MSM is no longer default 'y' add it as a module to all ARCH_QCOM enabled defconfigs to restore the previous expected build behavior. I split this off from the original patch to make this change unique to the multi_v7_defconfig Signed-off-by:
Jordan Crouse <jcrouse@codeaurora.org> Reviewed-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by:
Andy Gross <agross@kernel.org>
-
- 25 Aug, 2019 1 commit
-
-
Joel Stanley authored
This adds the ASPEED AST2600 system and associated ASPEED devices so we get build coverage. The changes to the UART configuration to ensure the default console (UART5) works. Acked-by:
Andrew Jeffery <andrew@aj.id.au> Signed-off-by:
Joel Stanley <joel@jms.id.au>
-
- 14 Aug, 2019 1 commit
-
-
Patrice Chotard authored
Enable support for QSPI block on STM32 SoCs. Link: https://lore.kernel.org/r/20190731072204.32160-1-patrice.chotard@st.comSigned-off-by:
Patrice Chotard <patrice.chotard@st.com> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
- 02 Aug, 2019 3 commits
-
-
Patrice Chotard authored
Enable support for QSPI block on STM32 SoCs. Signed-off-by:
Patrice Chotard <patrice.chotard@st.com> Signed-off-by:
Alexandre Torgue <alexandre.torgue@st.com>
-
Fabrice Gasnier authored
This enables the driver for STM32 booster regulator found on stm32mp1. Signed-off-by:
Fabrice Gasnier <fabrice.gasnier@st.com> Signed-off-by:
Alexandre Torgue <alexandre.torgue@st.com>
-
Christophe Kerello authored
This patch adds FMC2 NAND controller support used by STM32MP SOCs. Signed-off-by:
Christophe Kerello <christophe.kerello@st.com> Signed-off-by:
Alexandre Torgue <alexandre.torgue@st.com>
-
- 23 Jul, 2019 1 commit
-
-
Nicolas Saenz Julienne authored
This enables on both multi_v7_defconfig and bcm2835_defconfig the new firmware based clock and cpufreq drivers for the Raspberry Pi platform. In the case of bcm2835_defconfig, as the cpufreq subsystem was disabled, the conservative governor was selected as default since it better handles the high frequency transition latency. Signed-off-by:
Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Acked-by:
Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by:
Stefan Wahren <wahrenst@gmx.net>
-
- 25 Jun, 2019 1 commit
-
-
Amelie Delaunay authored
This patch enables support for STMFX pinctrl. Signed-off-by:
Amelie Delaunay <amelie.delaunay@st.com> Signed-off-by:
Alexandre Torgue <alexandre.torgue@st.com> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
- 19 Jun, 2019 3 commits
-
-
Krzysztof Kozlowski authored
Enable support for Mali GPU with Panfrost and Lima drivers. Most of Exynos chipsets come with Mali GPUs: 1. Mali 400 (Exynos3250, Exynos4210, Exynos4412), 2. Mali T628 (Exynos542x). As Mali GPU is quite popular among ARM vendors, other platforms will benefit as well. Signed-off-by:
Krzysztof Kozlowski <krzk@kernel.org>
-
Neil Armstrong authored
A bunch of armv7 boards can now use the Lima driver, let's enable it in defconfig, it will be useful to have it enabled for KernelCI boot and runtime testing. Signed-off-by:
Neil Armstrong <narmstrong@baylibre.com> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
Tomeu Vizoso authored
With the goal of making it easier for CI services such as KernelCI to run tests for it. Signed-off-by:
Tomeu Vizoso <tomeu.vizoso@collabora.com> Acked-by:
Neil Armstrong <narmstrong@baylibre.com> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
- 29 Apr, 2019 1 commit
-
-
Pascal Paillet authored
STPMIC1 is a PMIC from STMicroelectronics. The STPMIC1 integrates 10 regulators, 3 power switches, a watchdog and an input for a power on key. Signed-off-by:
Pascal Paillet <p.paillet@st.com> Signed-off-by:
Alexandre Torgue <alexandre.torgue@st.com> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
- 23 Apr, 2019 1 commit
-
-
Enric Balletbo i Serra authored
Enable following drivers for merged devices: - Batteries with BQ27XXX chips for Minnie boards. - Elan eKTH I2C touchscreen for Minnie boards. - GPIO charger for all Veyron boards. - Rockchip SARADC driver for all rk3288 boards. - Rockchip eFUSE driver for all rk3288 boards. - TPM security chip for all Veyron boards. - ChromeOS EC userspace interface for all chromebooks boards. - ChromeOS EC light and proximity sensors for some chromebooks. Signed-off-by:
Enric Balletbo i Serra <enric.balletbo@collabora.com> Signed-off-by:
Heiko Stuebner <heiko@sntech.de>
-