Message ID | 20220129070912.9836-1-shawnguo@kernel.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 7B8DCC433F5 for <linux-arm-kernel@archiver.kernel.org>; Sat, 29 Jan 2022 07:10:43 +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: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=P8PmdddsKav4aijQU9Gz/yqsaAVkuB70el/JvLVReIw=; b=uqdb057MQl3d/i yT78XnnjinVhVmInqWuRye8rCd/Ot7NmMf3PbaXbUplGwEn15zAo3oGCJkEXgM4fj9E9az0blqH4r gY5Ln7Fx2+eXY1C5XA9TL94WJfWPzEw1zsS3dIb1bGSGx+iQ87ZhQp91Ek/ufxKuAjBSX8BrrlYAK mF52eCDKz3/nXDCghjFf2WzqRjli/CXXnG3wOZVs/qGEGK4zbJ9+/jfjrhLkbPaIjNOeWxOQwwLDP E47yzyNDBOYlFDFGjA6WSTbOCyuto/zrDz2x9UxlJmkhD/BNbZ4F1cILFoDuU4WqdSmfWTelBCRrD 69TNHmGuk8h5VfVEiQow==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDhrQ-004DBz-IY; Sat, 29 Jan 2022 07:09:24 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDhrM-004DBW-S2 for linux-arm-kernel@lists.infradead.org; Sat, 29 Jan 2022 07:09:22 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 1E69D60B65; Sat, 29 Jan 2022 07:09:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 51722C340E5; Sat, 29 Jan 2022 07:09:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643440159; bh=CzbIYsp91X1pn1UCSDfrc6uApLJukpzhh/9ACtuQEbE=; h=From:To:Cc:Subject:Date:From; b=WLMifrHL6ynisHo+UtW6KRHGCyRzplruTzO76iYBhyvSziICqrGFl7jTBujEJWU4S 5S1X6+H+DjqsnV6cmG+3V7rCzFXgrryGrL+ojgpprAaJPM56hy6KXrSemUJB1SXRQe MyOXZ2Ng+iU253zBb7mcBDgDSh8NuZb/WBa51Vs1OWVfZ1WkI/ye1rIUdpcv1KFul1 8MrofgKeDpxpS7wtRj2N92LBuJnP63YZhBvJ/+85kuvhrS20nVRt/X3vvZkzLnXXCZ kvXKfYlJpXkja85L2iEqaXxE+vwqRggS06FEbPnXx8obWKnn6857vBDfsv4SfmkzXM zVQLDi6SYjSag== From: Shawn Guo <shawnguo@kernel.org> To: linux-arm-kernel@lists.infradead.org Cc: devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>, Li Yang <leoyang.li@nxp.com>, Vladimir Oltean <vladimir.oltean@nxp.com>, Shawn Guo <shawnguo@kernel.org> Subject: [PATCH 0/2] Improve fsl-ls1028a-qds device tree overlay build Date: Sat, 29 Jan 2022 15:09:10 +0800 Message-Id: <20220129070912.9836-1-shawnguo@kernel.org> X-Mailer: git-send-email 2.17.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220128_230920_969050_C95463BC X-CRM114-Status: UNSURE ( 7.71 ) 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: <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> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 |
Improve fsl-ls1028a-qds device tree overlay build
|
expand
|