From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 48259C001E0 for ; Wed, 9 Aug 2023 18:51:56 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 60FF1828; Wed, 9 Aug 2023 20:51:03 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 60FF1828 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1691607113; bh=rftLgkSKOtXUv4wd6JIw1V0s7EO3TYi1OpM0hWfrrA0=; h=From:To:Subject:Date:List-Id:List-Archive:List-Help:List-Owner: List-Post:List-Subscribe:List-Unsubscribe:From; b=GV1v6l2k0+D3BBzYo2RonynncDBpssBSwo0PQ+oXxvaJeASMxrtEyzybzJ+PVSFvv TD6VkYhVl1CGTeGt7ZhVkulSFctQewyBJFDNYs2dd3AqB7FPvAPNsp/md3u/qXhRp+ +N2v8uAtmiJaDPI/E6AAQc+uh1P0noW34nI6FHIE= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 05CB3F80134; Wed, 9 Aug 2023 20:50:41 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 4E07DF8016E; Wed, 9 Aug 2023 20:50:41 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 703E4F8016E; Wed, 9 Aug 2023 20:50:37 +0200 (CEST) Received: from honk.sigxcpu.org (honk.sigxcpu.org [24.134.29.49]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 25A39F800FE for ; Wed, 9 Aug 2023 20:50:31 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 25A39F800FE Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id 0459DFB08; Wed, 9 Aug 2023 20:50:30 +0200 (CEST) Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wj_B-az9m8JC; Wed, 9 Aug 2023 20:50:27 +0200 (CEST) From: =?UTF-8?q?Guido=20G=C3=BCnther?= To: Ulf Hansson , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Liam Girdwood , Mark Brown , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Catalin Marinas , Will Deacon , =?UTF-8?q?Guido=20G=C3=BCnther?= , Peng Fan , Bjorn Andersson , Arnd Bergmann , Geert Uytterhoeven , Konrad Dybcio , =?UTF-8?q?N=C3=ADcolas=20F=2E=20R=2E=20A=2E=20Prado?= , =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= , kernel@puri.sm, linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-arm-kernel@lists.infradead.org, David Heidelberg Subject: [PATCH v1 0/5] Device tree and config updates for the Librem 5 devkit Date: Wed, 9 Aug 2023 20:50:09 +0200 Message-Id: X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-ID-Hash: J3M4EXU6RVDIJNTOL746IZSTWANSZEBA X-Message-ID-Hash: J3M4EXU6RVDIJNTOL746IZSTWANSZEBA X-MailFrom: agx@sigxcpu.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: The device tree updates ensure the A53 don't get powered off and fix a DT warning. This isn't testable with the arm64 default config unless we enable the rsi wifi modules too so do this as well. While at that include two binding file updates. This is against next-20230809 that include David's option,gtm601 conversion. Guido Günther (5): dt-bindings: sound: gtm601: Add description dt-bindings: mmc: Fix reference to pwr-seq-simple arm64: dts: imx8mq-librem5-devkit: Mark buck2 as always on arm64: dts: imx8mq-librem5-devkit: Drop power-supply arm64: defconfig: Enable Redpine 91X wlan driver .../devicetree/bindings/mmc/mmc-controller.yaml | 2 +- .../devicetree/bindings/sound/option,gtm601.yaml | 6 ++++-- .../boot/dts/freescale/imx8mq-librem5-devkit.dts | 14 +++++--------- arch/arm64/configs/defconfig | 1 + 4 files changed, 11 insertions(+), 12 deletions(-) -- 2.40.1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C01ADC001B0 for ; Wed, 9 Aug 2023 18:51:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=dw1gTWbPg0BWUDsasAo5I9OkCBrV4Hnp0Ry45x/+ARM=; b=Oh+4GnC2hBDnwr ZkaMH76tlaaQHSBrIHs6RKvpBIqyWIWcUTwPeZ+zglK6g1gEhm6Md8OYhXQRkLswsZANff+FutZGD GlE63PTvIK3P6NlJNZ12aE/XqW83aXej8G5zr2QgaJPUFGJNJdCT2e2m5YwT4ndvzkwLoEIWXxd4C BosMLX0Dyx8k0H+fJSDb0IFUStv/TYCOxWL1nnQEMyjXn+3u4Ioj9JL4RefG9CdmPJcVSx2eqW/LE bSKX7UvR9Br0e1IJqU1qm7kHGXkwIF55cG0S7soo4ueEGPh6p6yrrjp0Y0/idvwYNwkgdAeQ+NuSA eZ+eQlOt1BotvuzLTQSg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qToGZ-005eEo-01; Wed, 09 Aug 2023 18:50:43 +0000 Received: from honk.sigxcpu.org ([24.134.29.49]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qToGV-005eD6-35 for linux-arm-kernel@lists.infradead.org; Wed, 09 Aug 2023 18:50:41 +0000 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id 0459DFB08; Wed, 9 Aug 2023 20:50:30 +0200 (CEST) Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wj_B-az9m8JC; Wed, 9 Aug 2023 20:50:27 +0200 (CEST) From: =?UTF-8?q?Guido=20G=C3=BCnther?= To: Ulf Hansson , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Liam Girdwood , Mark Brown , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Catalin Marinas , Will Deacon , =?UTF-8?q?Guido=20G=C3=BCnther?= , Peng Fan , Bjorn Andersson , Arnd Bergmann , Geert Uytterhoeven , Konrad Dybcio , =?UTF-8?q?N=C3=ADcolas=20F=2E=20R=2E=20A=2E=20Prado?= , =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= , kernel@puri.sm, linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-arm-kernel@lists.infradead.org, David Heidelberg Subject: [PATCH v1 0/5] Device tree and config updates for the Librem 5 devkit Date: Wed, 9 Aug 2023 20:50:09 +0200 Message-Id: X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230809_115040_176364_51D5D66D X-CRM114-Status: UNSURE ( 9.50 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org VGhlIGRldmljZSB0cmVlIHVwZGF0ZXMgZW5zdXJlIHRoZSBBNTMgZG9uJ3QgZ2V0IHBvd2VyZWQg b2ZmIGFuZCBmaXggYQpEVCB3YXJuaW5nLiBUaGlzIGlzbid0IHRlc3RhYmxlIHdpdGggdGhlIGFy bTY0IGRlZmF1bHQgY29uZmlnIHVubGVzcyB3ZQplbmFibGUgdGhlIHJzaSB3aWZpIG1vZHVsZXMg dG9vIHNvIGRvIHRoaXMgYXMgd2VsbC4KCldoaWxlIGF0IHRoYXQgaW5jbHVkZSB0d28gYmluZGlu ZyBmaWxlIHVwZGF0ZXMuCgpUaGlzIGlzIGFnYWluc3QgbmV4dC0yMDIzMDgwOSB0aGF0IGluY2x1 ZGUgRGF2aWQncyBvcHRpb24sZ3RtNjAxCmNvbnZlcnNpb24uCgpHdWlkbyBHw7xudGhlciAoNSk6 CiAgZHQtYmluZGluZ3M6IHNvdW5kOiBndG02MDE6IEFkZCBkZXNjcmlwdGlvbgogIGR0LWJpbmRp bmdzOiBtbWM6IEZpeCByZWZlcmVuY2UgdG8gcHdyLXNlcS1zaW1wbGUKICBhcm02NDogZHRzOiBp bXg4bXEtbGlicmVtNS1kZXZraXQ6IE1hcmsgYnVjazIgYXMgYWx3YXlzIG9uCiAgYXJtNjQ6IGR0 czogaW14OG1xLWxpYnJlbTUtZGV2a2l0OiBEcm9wIHBvd2VyLXN1cHBseQogIGFybTY0OiBkZWZj b25maWc6IEVuYWJsZSBSZWRwaW5lIDkxWCB3bGFuIGRyaXZlcgoKIC4uLi9kZXZpY2V0cmVlL2Jp bmRpbmdzL21tYy9tbWMtY29udHJvbGxlci55YW1sICAgIHwgIDIgKy0KIC4uLi9kZXZpY2V0cmVl L2JpbmRpbmdzL3NvdW5kL29wdGlvbixndG02MDEueWFtbCAgIHwgIDYgKysrKy0tCiAuLi4vYm9v dC9kdHMvZnJlZXNjYWxlL2lteDhtcS1saWJyZW01LWRldmtpdC5kdHMgICB8IDE0ICsrKysrLS0t LS0tLS0tCiBhcmNoL2FybTY0L2NvbmZpZ3MvZGVmY29uZmlnICAgICAgICAgICAgICAgICAgICAg ICB8ICAxICsKIDQgZmlsZXMgY2hhbmdlZCwgMTEgaW5zZXJ0aW9ucygrKSwgMTIgZGVsZXRpb25z KC0pCgotLSAKMi40MC4xCgoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX18KbGludXgtYXJtLWtlcm5lbCBtYWlsaW5nIGxpc3QKbGludXgtYXJtLWtlcm5lbEBs aXN0cy5pbmZyYWRlYWQub3JnCmh0dHA6Ly9saXN0cy5pbmZyYWRlYWQub3JnL21haWxtYW4vbGlz dGluZm8vbGludXgtYXJtLWtlcm5lbAo=