Message ID | 20230610072530.418847-1-shawnguo@kernel.org (mailing list archive) |
---|---|
State | New, archived |
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 3D987C77B7A for <linux-arm-kernel@archiver.kernel.org>; Sat, 10 Jun 2023 07:26:26 +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: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=pxseX/Ms0Za83LfynLX5zErnG0gsl2zMgi7LIpTo/N0=; b=FPE3IO/ngf0fXl KjgVZGegcvh+dGrC6eV0OY39oct1OSadaoD63a7jAFNYwyZswAeOEpD/AHtRfAY0vjhy74FyIbA5T TbzGBR/IXd6EIx3MHB4uwpJpUbaJ0YE/WxlZl0vx9LEYfOxj686MfpNWIEFCnWX82f1QIXwbtQuUc ART4HgC4i23Fbd7UgPC/aTKmEsZlKjh4g1l+B0j48o96zE8FIMdOn3iKcux1X6tuGnrq6k4dBvlsF vm+kjV6Gbzq6oQGJmkMUxotFzPjSvFt90H2fMMyRqOqaRSBt7c0Tu9xxLYUYoSBxHZ948us+esOWO y4Dk98ij2iA3fv4kSkDg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q7sz1-00FSlp-0s; Sat, 10 Jun 2023 07:25:59 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q7syy-00FSlP-1B for linux-arm-kernel@lists.infradead.org; Sat, 10 Jun 2023 07:25:57 +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 E0A4F6113C; Sat, 10 Jun 2023 07:25:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 74183C433EF; Sat, 10 Jun 2023 07:25:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686381955; bh=aSF6k520/gcxRjv71mYILEnns1RJpWMexLbiw2a9voI=; h=From:List-Id:To:Cc:Subject:Date:From; b=SMCQJoN7d+1T+p7Kxqd5ucgL5xYS7gAiinCXVdkD5OYVlkJiFfOy3Q6aZs7/80Qip KZEVeCMD5qj5Y6oeIDSxCkJLqaOE0N029wy1YH19za+KsouWMNj4Lkui94jyF6p3p0 eH5APS+R4kGRCInPO/g5mNqbAWG2t1XqbDtUm0Cat7+LDyPfXA3zeVpcf1xE0cHEpm HB3y2tOduhFYTh2UM2iKJMfWD5ORLkLPHGEyWCZoBqMOjcmb5LY9U1zfZLUwcRJdN1 Id5YlizBqZUaJoVmSaCC0A9ovpXW73h0QM3PZvlcsDSazekAXdJ+0rNfyY0g1dTJFO OvSw60UGJi5Tg== From: Shawn Guo <shawnguo@kernel.org> To: soc@kernel.org, arm@kernel.org Cc: Shawn Guo <shawnguo@kernel.org>, Fabio Estevam <festevam@gmail.com>, Stefan Agner <stefan@agner.ch>, Li Yang <leoyang.li@nxp.com>, kernel@pengutronix.de, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 1/4] i.MX dt-bindings for 6.5 Date: Sat, 10 Jun 2023 15:25:27 +0800 Message-Id: <20230610072530.418847-1-shawnguo@kernel.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230610_002556_464021_8A0D6867 X-CRM114-Status: UNSURE ( 7.26 ) 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> 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 |
[GIT,PULL,1/4] i.MX dt-bindings for 6.5
|
expand
|