lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 11 Nov 2022 08:51:51 -0500
From:   Nícolas F. R. A. Prado 
        <nfraprado@...labora.com>
To:     Matthias Brugger <matthias.bgg@...il.com>
Cc:     kernel@...labora.com,
        AngeloGioacchino Del Regno 
        <angelogioacchino.delregno@...labora.com>,
        Arnd Bergmann <arnd@...db.de>,
        Bjorn Andersson <andersson@...nel.org>,
        Catalin Marinas <catalin.marinas@....com>,
        Dmitry Baryshkov <dmitry.baryshkov@...aro.org>,
        Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
        Marcel Ziswiler <marcel.ziswiler@...adex.com>,
        Mark Brown <broonie@...nel.org>,
        Shawn Guo <shawnguo@...nel.org>, Vinod Koul <vkoul@...nel.org>,
        Will Deacon <will@...nel.org>,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] arm64: defconfig: Enable missing configs for
 mt8183-jacuzzi-juniper

On Fri, Nov 11, 2022 at 09:42:07AM +0100, Matthias Brugger wrote:
> 
> 
> On 09/11/2022 20:50, Nícolas F. R. A. Prado wrote:
> > Enable missing configs in the arm64 defconfig to get all devices probing
> > on the mt8183-kukui-jacuzzi-juniper machine.
> > 
> > The devices enabled are: ATH10K SDIO wireless adapter, Elan touchscreen,
> > cr50 TPM, MediaTek SPI controller, JPEG video decoder, ANX7625 DSI/DPI
> > to DP bridge (used for the internal display), MT8183 sound cards, SCP
> > co-processor, MediaTek Global Command Engine (controlled by CMDQ
> > driver), MediaTek Smart Voltage Scaling (SVS) engine, CCI frequency
> > and voltage scaling, AUXADC thermal sensors.
> > 
> > All symbols are enabled as modules with the exception of SPI, which is
> > enabled as builtin since on some platforms like mt8195-cherry, the
> > ChromeOS Embedded Controller is connected through SPI and it is
> > responsible for the regulators powering the MMC controller used for the
> > SD card, and thus SPI support is required for booting.
> > 
> > By enabling the support for all of this machine's devices on the
> > defconfig we make it effortless to test the relevant hardware both by
> > developers as well as CI systems like KernelCI.
> > 
> > Signed-off-by: Nícolas F. R. A. Prado <nfraprado@...labora.com>
> > 
> 
> Applied! Next time please make sure to add the linux mediatek mailinglist.

Argh, didn't realize it was missing, I just went with what get_maintainer
listed. Thanks for the heads up, will keep it in mind for next time!

Thanks,
Nícolas

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ