- 22 7月, 2022 1 次提交
-
-
由 Arnd Bergmann 提交于
CONFIG_DEBUG_INFO is now implicitly selected if one picks one of the explicit options that could be DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT, DEBUG_INFO_DWARF4, DEBUG_INFO_DWARF5. This was actually not what I had in mind when I suggested making it a 'choice' statement, but it's too late to change again now, and the Kconfig logic is more sensible in the new form. Change any defconfig file that had CONFIG_DEBUG_INFO enabled but did not pick DWARF4 or DWARF5 explicitly to now pick the toolchain default. Fixes: f9b3cd24 ("Kconfig.debug: make DEBUG_INFO selectable from a choice") Acked-by: NSudeep Holla <sudeep.holla@arm.com> Acked-by: NGregory CLEMENT <gregory.clement@bootlin.com> Signed-off-by: NArnd Bergmann <arnd@arndb.de>
-
- 19 7月, 2022 1 次提交
-
-
由 Bjorn Andersson 提交于
The Qualcomm USB PHYs are not critical for reaching the ramdisk to load modules, so they can be demoted to be built as such instead of builtin. Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org> Reviewed-by: NVinod Koul <vkoul@kernel.org> Link: https://lore.kernel.org/r/20220712031821.4134712-1-bjorn.andersson@linaro.org
-
- 14 7月, 2022 1 次提交
-
-
由 Bjorn Andersson 提交于
The Qualcomm SC8280XP need the global clock controller, interconnect provider and TLMM pinctrl in order to boot. Enable these as builtin, as they are needed in order to provide e.g. UART. Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org> Reviewed-by: NManivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Link: https://lore.kernel.org/r/20220707161014.3178798-1-bjorn.andersson@linaro.org
-
- 07 7月, 2022 1 次提交
-
-
由 Krzysztof Kozlowski 提交于
Enable the Qualcomm Bandwidth Monitor to allow scaling interconnects depending on bandwidth usage between CPU and memory. This is used already on Qualcomm SDM845 SoC. Signed-off-by: NKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220704121730.127925-4-krzysztof.kozlowski@linaro.org
-
- 05 7月, 2022 1 次提交
-
-
由 Mark Brown 提交于
Allwinner provide an audio CODEC as part of their SoCs which is used on a number of designs, enable the driver as part of defconfig in order to improve coverage of this in the various automated testing systems. Signed-off-by: NMark Brown <broonie@kernel.org> Reviewed-by: NSamuel Holland <samuel@sholland.org> Signed-off-by: NJernej Skrabec <jernej.skrabec@gmail.com> Link: https://lore.kernel.org/r/20220701112213.1765599-1-broonie@kernel.org
-
- 01 7月, 2022 2 次提交
-
-
由 Vinod Koul 提交于
While enabling QCS404 interconnect driver, I found that other drivers are missing too, so add all the interconnect driver Signed-off-by: NVinod Koul <vkoul@kernel.org> Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220628045454.621175-2-vkoul@kernel.org
-
由 Vinod Koul 提交于
These phys are used for USB controller found in QCS404 board, so enable them in the defconfig Signed-off-by: NVinod Koul <vkoul@kernel.org> Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220628045454.621175-1-vkoul@kernel.org
-
- 30 6月, 2022 1 次提交
-
-
由 Dmitry Baryshkov 提交于
Enable the driver for Qualcomm Light Pulse Generator block, it is used on many Qualcomm platforms. Signed-off-by: NDmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220505144913.1432346-1-dmitry.baryshkov@linaro.org
-
- 27 6月, 2022 1 次提交
-
-
由 Teresa Remmet 提交于
Enable gpio-fan support as this is needed by phyBOARD-Polis-i.MX8M Mini. Signed-off-by: NTeresa Remmet <t.remmet@phytec.de> Signed-off-by: NShawn Guo <shawnguo@kernel.org>
-
- 14 6月, 2022 1 次提交
-
-
由 Nicolas Saenz Julienne 提交于
BCM2711, the SoC used on the Raspberry Pi 4 has a different GPU than its predecessors. Enable it. Signed-off-by: NNicolas Saenz Julienne <nsaenzjulienne@suse.de> Signed-off-by: NPeter Robinson <pbrobinson@gmail.com> Reviewed-by: NStefan Wahren <stefan.wahren@i2se.com> Reviewed-by: NJavier Martinez Canillas <javierm@redhat.com> Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
-
- 13 6月, 2022 1 次提交
-
-
由 Geert Uytterhoeven 提交于
Enable the Renesas R-Car V4H (R8A779G0) SoC in the ARM64 defconfig. Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/eb672fad7c9a340812079a07539d670f42f4ad41.1654855105.git.geert+renesas@glider.be
-
- 10 6月, 2022 1 次提交
-
-
由 Peng Fan 提交于
Enable i.MX93 clk and pinctrl driver for booting the system Reviewed-by: NDong Aisheng <aisheng.dong@nxp.com> Signed-off-by: NPeng Fan <peng.fan@nxp.com> Signed-off-by: NShawn Guo <shawnguo@kernel.org>
-
- 08 6月, 2022 2 次提交
-
-
由 Sameer Pujar 提交于
Output Processing Engine (OPE) module is a client of AHUB on Tegra210 and later generations of Tegra SoCs. Enable the driver build to use this in audio path. Signed-off-by: NSameer Pujar <spujar@nvidia.com> Signed-off-by: NThierry Reding <treding@nvidia.com>
-
由 William Zhang 提交于
Enable CONFIG_ARCH_BCMBCA in defconfig. This config can be used to build a basic kernel for arm64 based Broadcom Broadband SoC booting to console. Signed-off-by: NWilliam Zhang <william.zhang@broadcom.com> Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
-
- 05 5月, 2022 1 次提交
-
-
由 Fabio Estevam 提交于
imx8mn-evk has a WM8524 codec. Enable the WM8524 codec driver so that audio can be functional on this board. Signed-off-by: NFabio Estevam <festevam@denx.de> Signed-off-by: NShawn Guo <shawnguo@kernel.org>
-
- 03 5月, 2022 1 次提交
-
-
Key devices that support displays on SoCs like the Komeda DRM driver, the older HDLCD were not enabled by default and should be so displays can work out of the box on defconfig. Also Candence I2C support should be enabled so the PHY and thus displays can work too. Signed-off-by: NCarsten Haitzler <carsten.haitzler@arm.com> Link: https://lore.kernel.org/r/20220427114200.111904-1-carsten.haitzler@foss.arm.com' Signed-off-by: NArnd Bergmann <arnd@arndb.de>
-
- 28 4月, 2022 2 次提交
-
-
由 Phil Edworthy 提交于
Enable the Renesas RZ/V2M SoC and the uart it uses. Signed-off-by: NPhil Edworthy <phil.edworthy@renesas.com> Reviewed-by: NBiju Das <biju.das.jz@bp.renesas.com> Reviewed-by: NMarcel Ziswiler <marcel.ziswiler@toradex.com> Link: https://lore.kernel.org/r/20220330154024.112270-12-phil.edworthy@renesas.comSigned-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
-
由 Biju Das 提交于
Enable support for the Renesas RZ/G2UL SoC. Signed-off-by: NBiju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20220423130206.114032-1-biju.das.jz@bp.renesas.comSigned-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
-
- 27 4月, 2022 1 次提交
-
-
由 Rahul T R 提交于
Enable DRM and PHY configs required for supporting DisplayPort on J721e Signed-off-by: NRahul T R <r-ravikumar@ti.com> Signed-off-by: NVignesh Raghavendra <vigneshr@ti.com> Reviewed-by: NTomi Valkeinen <tomi.valkeinen@ideasonboard.com> Link: https://lore.kernel.org/r/20220426152926.20953-1-r-ravikumar@ti.com
-
- 26 4月, 2022 1 次提交
-
-
由 Sameer Pujar 提交于
Asynchronous Sample Rate Converter (ASRC) module is a client of AHUB on Tegra186 and later SoCs. To use this module enable the driver build. Signed-off-by: NSameer Pujar <spujar@nvidia.com> Signed-off-by: NThierry Reding <treding@nvidia.com>
-
- 22 4月, 2022 2 次提交
-
-
由 Fabien Parent 提交于
Enable the charger and regulator driver for the MT6360 PMIC. These drivers are essential for some MediaTek MT8195 based boards to boot properly. Signed-off-by: NFabien Parent <fparent@baylibre.com> Link: https://lore.kernel.org/r/20220415150003.1793063-5-fparent@baylibre.comSigned-off-by: NMatthias Brugger <matthias.bgg@gmail.com>
-
由 Fabien Parent 提交于
The PMIC regulators are essentials to be able to boot MediaTek MT8195 based boards to userspace. Like the other MediaTek PMIC regulator driver, let's enable as well the one for the MT6359 PMIC. Signed-off-by: NFabien Parent <fparent@baylibre.com> Link: https://lore.kernel.org/r/20220415150003.1793063-4-fparent@baylibre.comSigned-off-by: NMatthias Brugger <matthias.bgg@gmail.com>
-
- 19 4月, 2022 1 次提交
-
-
由 Geert Uytterhoeven 提交于
Increase build and test coverage by enabling modular support for the Maxim MAX96712 Quad GMSL2 Deserializer, as used on the Renesas Falcon board. Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/7b5ea7eaabc1da79fd974f9d9845a5a527f2fb14.1649947458.git.geert+renesas@glider.be
-
- 13 4月, 2022 1 次提交
-
-
由 Vinod Koul 提交于
Qualcomm GPI DMA Driver is used for DMA transfers for Serial engines like Geni I2C and SPI. Enable this dma driver Signed-off-by: NVinod Koul <vkoul@kernel.org> Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220225044033.1376769-1-vkoul@kernel.org
-
- 08 4月, 2022 8 次提交
-
-
由 Bjorn Andersson 提交于
The Qualcomm QCS404 platform uses the PCIe Gen2 PHY, enable the driver for this to ensure that PCIe is functional. Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org> Reviewed-by: NJeffrey Hugo <jeffrey.l.hugo@gmail.com> Link: https://lore.kernel.org/r/20220217040205.1898644-1-bjorn.andersson@linaro.org
-
由 Bryan O'Donoghue 提交于
Enable the building of the sm8250 video clock controller by default. Signed-off-by: NBryan O'Donoghue <bryan.odonoghue@linaro.org> Signed-off-by: NDmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220131202721.2122605-2-dmitry.baryshkov@linaro.org
-
由 Aníbal Limón 提交于
Enable watchdog driver for pm8916 block. It is used on msm8916/apq8016 platforms (e.g. Dragonboard 410c). Signed-off-by: NAníbal Limón <anibal.limon@linaro.org> [DB: changed to =m, expanded commit message] Signed-off-by: NDmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220131202721.2122605-1-dmitry.baryshkov@linaro.org
-
由 Dmitry Baryshkov 提交于
Enable Atheros Ath11k driver to be built on arm64 platforms. Signed-off-by: NDmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220131165056.2117434-2-dmitry.baryshkov@linaro.org
-
由 Dmitry Baryshkov 提交于
Enable coincell, fastrpc, mailbox and adc-tm5 drivers to be built as modules. These driver are used on many of Qualcomm platforms. Signed-off-by: NDmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220131165056.2117434-1-dmitry.baryshkov@linaro.org
-
由 Dmitry Baryshkov 提交于
CONFIG_SM_DISPCC_8250 is not enabled by default, but it is still necessary for the Qualcomm RB5 board. Reenable it (as it was enabled before the commit dde8cd78 ("arm64: defconfig: rebuild default configuration")). Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com> Fixes: dde8cd78 ("arm64: defconfig: rebuild default configuration") Signed-off-by: NDmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220404215913.1497172-1-dmitry.baryshkov@linaro.org
-
由 Dmitry Baryshkov 提交于
Enable CONFIG_SND_SOC_WCD9335 to built as module. This enable audio codec used on the Qualcomm Dragonboard820c device. Signed-off-by: NDmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220403211329.1410725-1-dmitry.baryshkov@linaro.org
-
由 Dmitry Baryshkov 提交于
Add two config options required to enable audio on Qualcomm SM8250 hardware. Signed-off-by: NDmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220401193230.846207-1-dmitry.baryshkov@linaro.org
-
- 04 4月, 2022 1 次提交
-
-
由 Lad Prabhakar 提交于
Enable support for the Renesas RZ/V2L SoC. Signed-off-by: NLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by: NBiju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20220308140033.10501-1-prabhakar.mahadev-lad.rj@bp.renesas.comSigned-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
-
- 08 3月, 2022 1 次提交
-
-
由 Michael Walle 提交于
Enable the driver for the Layerscape SFP (Security Fuse Processor) found on most Layerscape SoCs. For example, a per-device unique serial number is stored in the fuses. Signed-off-by: NMichael Walle <michael@walle.cc> Signed-off-by: NArnd Bergmann <arnd@arndb.de>
-
- 02 3月, 2022 1 次提交
-
-
由 Dinh Nguyen 提交于
Build the CVP driver in the standard arm64 defconfig. Signed-off-by: NNiravkumar L Rabara <niravkumar.l.rabara@intel.com> Signed-off-by: NDinh Nguyen <dinguyen@kernel.org>
-
- 16 2月, 2022 1 次提交
-
-
由 Akhil R 提交于
Enable TEGRA_GPC_DMA in defconfig for Tegra186 and Tegra196 gpc dma controller driver Signed-off-by: NRajesh Gumasta <rgumasta@nvidia.com> Signed-off-by: NAkhil R <akhilrajeev@nvidia.com> Reviewed-by: NJon Hunter <jonathanh@nvidia.com> Signed-off-by: NThierry Reding <treding@nvidia.com>
-
- 11 2月, 2022 4 次提交
-
-
由 Marcel Ziswiler 提交于
Enable various drivers which support peripherals as found on the Verdin iMX8M Mini et al. computer/system on modules: - CONFIG_CAN_MCP251XFD At least one Microchip MCP2518FDT SPI CAN controller which this driver also supports may be found on the Verdin iMX8M Mini computer/system on module. - CONFIG_BT_HCIUART_MRVL, CONFIG_BT_MRVL, CONFIG_BT_MRVL_SDIO and CONFIG_MWIFIEX_SDIO The AzureWave AW-CM276NF which these Bluetooth and Wi-Fi drivers also support may be found on the Verdin iMX8M Mini (as well as the Apalis iMX8, Colibri iMX8X and Verdin iMX8M Plus for that matter) computer/ system on module. - CONFIG_SENSORS_LM75 The TI TMP75C temperature sensor which this driver also supports may be found on the Verdin iMX8M Mini (as well as the Verdin iMX8M Plus for that matter) computer/system on module. - CONFIG_SND_SOC_NAU8822 The Nuvoton Technology Corporation (NTC) NAU88C22YG which this driver also supports may be found on the Verdin Development Board a carrier board for the Verdin family of computer/system on module which the Verdin iMX8M Mini (as well as the Verdin iMX8M Plus for that matter) may be mated in. - CONFIG_TI_ADS1015 The TLA2024 ADC which this driver also supports may be found on the Verdin iMX8M Mini (as well as the Verdin iMX8M Plus for that matter) computer/system on module. Signed-off-by: NMarcel Ziswiler <marcel.ziswiler@toradex.com> Reviewed-by: NKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Signed-off-by: NShawn Guo <shawnguo@kernel.org>
-
由 Marcel Ziswiler 提交于
Build Realtek Gigabit Ethernet driver as a module. Network cards based on chipsets this driver supports are ubiquitous both in regular PCIe as well as mini-PCIe and nowadays even various M.2 formats. It is therefore a suitable card to be used for any kind of PCIe and/or Gigabit Ethernet testing. As it is not designed in, just enabling it as a module seems most suitable. Signed-off-by: NMarcel Ziswiler <marcel.ziswiler@toradex.com> Reviewed-by: NKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Signed-off-by: NShawn Guo <shawnguo@kernel.org>
-
由 Marcel Ziswiler 提交于
This avoids firmware load error and sysfs fallback reported as follows: [ 0.199448] imx-sdma 302c0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2 [ 0.199487] imx-sdma 302c0000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx7d.bin Signed-off-by: NMarcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: NShawn Guo <shawnguo@kernel.org>
-
由 Marcel Ziswiler 提交于
This enables the i.MX 8M PCIe PHY driver (CONFIG_PHY_FSL_IMX8M_PCIE) required for PCIe functionality. Signed-off-by: NMarcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: NShawn Guo <shawnguo@kernel.org>
-