Message ID | 20210112095151.4995-1-martin.kepplinger@puri.sm (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=gmZ6=GP=lists.infradead.org=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@kernel.org> 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 B8576C433DB for <linux-arm-kernel@archiver.kernel.org>; Tue, 12 Jan 2021 09:58:25 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 763F023103 for <linux-arm-kernel@archiver.kernel.org>; Tue, 12 Jan 2021 09:58:25 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 763F023103 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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-Id:Date:Subject: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=FwZDhIUUqWqF6JIHqyxiue8Nq8T67rkb82L2AoVP5yc=; b=OGU0qSTeQOwH5SemtizQZmkE75 Rue8oU7dpPR1MiHbBqeKzMEgFFI/BxWt9rsJgmhLftFaSFUJIZp6yaVbJBSFzHJAU5o6v9ZMue4sh hb6lxYBjCCzDWzLCjUiP44fLA0H9446mxrSW0VeCYtzZeez9+ql2g2GIOjA9esOHI7G+u5anxcZtn d1V4S1q3Bx8xNll9y4FAdixhTbl5gJd1YDFj/2VM3VT0ZAMGowyWioySY3TrihjgAUk3H0VbVwoOn b/JLPbofU9rtgdzfJivwEgFKsa+Kxz02u1URRFAA2PyQ6TVMDTx2Ch7qKDSheBh5e82f+LHPDSlyl WQJDoSuw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kzGPW-0000Jp-R5; Tue, 12 Jan 2021 09:56:22 +0000 Received: from comms.puri.sm ([159.203.221.185]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kzGMg-0007LJ-QK for linux-arm-kernel@lists.infradead.org; Tue, 12 Jan 2021 09:53:31 +0000 Received: from localhost (localhost [127.0.0.1]) by comms.puri.sm (Postfix) with ESMTP id D7FD6DFDE3; Tue, 12 Jan 2021 01:52:51 -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 oo7NT-Atp9dn; Tue, 12 Jan 2021 01:52:50 -0800 (PST) From: Martin Kepplinger <martin.kepplinger@puri.sm> To: robh@kernel.org, shawnguo@kernel.org, festevam@gmail.com Subject: [PATCH 0/9] Config and devicetree updates for the Librem 5 phone Date: Tue, 12 Jan 2021 10:51:42 +0100 Message-Id: <20210112095151.4995-1-martin.kepplinger@puri.sm> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210112_045327_067374_05EE24E1 X-CRM114-Status: UNSURE ( 9.01 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: devicetree@vger.kernel.org, kernel@puri.sm, Martin Kepplinger <martin.kepplinger@puri.sm>, catalin.marinas@arm.com, linux-kernel@vger.kernel.org, krzk@kernel.org, linux-imx@nxp.com, kernel@pengutronix.de, will@kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Config and devicetree updates for the Librem 5 phone
|
expand
|