From patchwork Thu Mar 11 12:02:56 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Martin Kepplinger X-Patchwork-Id: 12131065 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 13DDFC433DB for ; Thu, 11 Mar 2021 12:05:21 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2BA5C64FC0 for ; Thu, 11 Mar 2021 12:05:20 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2BA5C64FC0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=puri.sm Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:MIME-Version:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-Id:Date:Subject:Cc:To:From:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=O6ssU4gLVDxRsGO5FvJxeOBW+uXNs+IvHZDHl5MXfn0=; b=QVbCAXTmmnzc4FKmk45ctuwTiz j7FRwra/0ee8ick0NXW+Dktw3gamxxiyJnwiCqcSc15vIDh/S7xrCzzElVxa6jnCxVdrSXAKlSXht fDtXbRt/yr3O58Wt3lOY19a5kZMMEPSMqzccU9v2WmxQAsX6oQGV7r0UBu22d3UTtNsvCF/MJb+MQ X9rx3Jc6EEM7WNUBonMbCs6paU7ELUCnuQ1cWI4/NBqrJ57LUPZ0KzCzSJ0X43fZhuaACGsStliuY mdAXOmYubIRMmvxvBh5YJTA0LyDTQAUauFMjaz2DXUYj1yeWKj076cYv9avqm4esEpMkCR31/QQEc FnYR5CJQ==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lKK2Q-0090xW-FQ; Thu, 11 Mar 2021 12:03:34 +0000 Received: from comms.puri.sm ([159.203.221.185]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lKK2F-0090u2-Pd for linux-arm-kernel@lists.infradead.org; Thu, 11 Mar 2021 12:03:28 +0000 Received: from localhost (localhost [127.0.0.1]) by comms.puri.sm (Postfix) with ESMTP id D8843E0D6A; Thu, 11 Mar 2021 04:03:17 -0800 (PST) Received: from comms.puri.sm ([127.0.0.1]) by localhost (comms.puri.sm [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AR2PfVArswsy; Thu, 11 Mar 2021 04:03:16 -0800 (PST) From: Martin Kepplinger To: robh@kernel.org, shawnguo@kernel.org, kernel@pengutronix.de, festevam@gmail.com, krzk@kernel.org Cc: kernel@puri.sm, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, phone-devel@vger.kernel.org, Martin Kepplinger Subject: [PATCH 0/3] Librem 5 phone dts fixes Date: Thu, 11 Mar 2021 13:02:56 +0100 Message-Id: <20210311120259.3310499-1-martin.kepplinger@puri.sm> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210311_120324_674107_35EA9CD4 X-CRM114-Status: UNSURE ( 6.95 ) 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: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Two fixes for the Librem 5 phone descriptions and one resend of https://lore.kernel.org/linux-arm-kernel/20200915141622.14736-1-festevam@gmail.com/ that enables the hantro vpu staging driver. Feel free to ignore that one if we want to wait for it to be out of staging. Fabio Estevam (1): arm64: defconfig: Enable the Hantro decoder Guido Günther (1): arm64: dts: imx8mq-librem5: Hog the correct gpio Sebastian Krzyszkowiak (1): arm64: dts: imx8mq-librem5-r3: Mark buck3 as always on arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dts | 4 ++++ arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi | 3 ++- arch/arm64/configs/defconfig | 3 +++ 3 files changed, 9 insertions(+), 1 deletion(-)