From patchwork Mon Mar 15 08:35:28 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Martin Kepplinger X-Patchwork-Id: 12138667 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 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 909A0C433E0 for ; Mon, 15 Mar 2021 08:44:00 +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 AC06E64E98 for ; Mon, 15 Mar 2021 08:43:59 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AC06E64E98 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:References:In-Reply-To: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:List-Owner; bh=q7NwzItn8oa7UQ4AbT3MkqqbKaqZ1FeEciyzQtadAb8=; b=HSPWt2VW50TwjP+A8pk5/8L1RN rm/F+LtOTgdlRIPuNCv14RLpJFeaFu93ZNMoKxNX8LUgDOdsiVtfTcIe/cEuS2fL94KU5SsHzPSBu uBRbKxVb9YDQhFS6/Oqqw8BQ4wIl6zslbssh56hoHBlKTOCR87+RM/dL2boid9/WRXaVjpcxL8jg+ 4phGl0NOkdwuZbLr7giPvI/4nyN3QbTksTVooSw3LHMoSZ690biUOpw+ni3HGgXbjl/ThM32PfDOw V8HhpXif1PknCMPH1zhaRrRwIS4jYbC/z5KLDrd2bD5vSd4kQy83ykoMqjuKRAYJjL5Q7XtbnWzxH rC0qGgmg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lLinW-00FGMQ-Sj; Mon, 15 Mar 2021 08:41:59 +0000 Received: from comms.puri.sm ([159.203.221.185]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lLiiP-00FFFx-6u for linux-arm-kernel@lists.infradead.org; Mon, 15 Mar 2021 08:36:46 +0000 Received: from localhost (localhost [127.0.0.1]) by comms.puri.sm (Postfix) with ESMTP id 45D1BDF897; Mon, 15 Mar 2021 01:36:09 -0700 (PDT) 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 f6mHQs1Hb4aO; Mon, 15 Mar 2021 01:36:08 -0700 (PDT) From: Martin Kepplinger To: martin.kepplinger@puri.sm Cc: devicetree@vger.kernel.org, festevam@gmail.com, kernel@pengutronix.de, kernel@puri.sm, krzk@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, phone-devel@vger.kernel.org, robh@kernel.org, shawnguo@kernel.org Subject: [PATCH v2 0/3] Librem 5 phone dts fixes Date: Mon, 15 Mar 2021 09:35:28 +0100 Message-Id: <20210315083531.3743183-1-martin.kepplinger@puri.sm> In-Reply-To: <20210311120259.3310499-1-martin.kepplinger@puri.sm> References: <20210311120259.3310499-1-martin.kepplinger@puri.sm> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210315_083644_761145_A6CAFA5E X-CRM114-Status: UNSURE ( 8.28 ) 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. revision history ---------------- v2: (thanks Shawn) * fix commit hash in commit message v1: * https://lore.kernel.org/phone-devel/20210311120259.3310499-1-martin.kepplinger@puri.sm/T/ 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(-)