From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 15C00CE7A8B for ; Mon, 25 Sep 2023 03:34:35 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=igDLpvpabG/BUB+dGxRPkHd8vJMzb+s+EeE+RJEbfv0=; b=Ys5IMC/oMmPgah XJrcwVae1CxZ019wUqF58PG8Y3mzHNTG3kv5c9f+EiicizWwg/5bwCy82fQR2TK7A8EZXw/NaMzbh 5aHGhcWfNE7ScbPudJcsxSDgJXMmgs26fMslWi11O+AfWOr8jNorvX0sIikYVsU+uiOz7mpfbwK5/ yrDmoKwpidnZxwmuFs2VO6vuUcTgEN3a5/pt0sR4TaMypMXbAlFg48+VqFqzFKY7EY0atJCvHV5xo Eh0LojRC6sjoqBUZbiTudXGuemJC+XeL9qm9Nri9Z+ACnvqyc65JHXmuO/DsxN9C2JOruTNN44uN4 vXoMG/WnDXVm/BK/Bs3g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qkcMG-00DEZ9-2j; Mon, 25 Sep 2023 03:34:04 +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 1qkcME-00DEYm-1D for linux-arm-kernel@lists.infradead.org; Mon, 25 Sep 2023 03:34:03 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 1FBE860DEC; Mon, 25 Sep 2023 03:34:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id F2605C433C7; Mon, 25 Sep 2023 03:33:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1695612840; bh=U53U9H5MRNk5Ao2xW1Myg5M29nlgRmanL1dz8BY/Pvg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kwUil0biMAXdvV4HZfgrBoLk0cyZlneRMrldd+hCdrz2dOEa81WFgyLsxxPIvNrz2 SJw9dv7wY6xJx/UB6sVbqcBGjrlH+pQ9HyfdzojiI6KGd22QkroU00z41HzyrDK4gg EINMWWyAEr8pY6pBrmGasWVPtwNBJi/2xjqLZ2tb/T9ZrLThe8Ar72lzEdCAg1QDzy Js/GE4B2DtBcj5owiWxSqOUP88csbF6BnCJXisPzfCFFXbwTDiYAX4iMaZmErTnq4S KaBLSEr+B92RH8eHJfMkVTha79YS4RhxHKYEXWMS7pwLlTJuMRxyyQ+NNebE18Ilro SU1EuXgGs7mOw== Date: Mon, 25 Sep 2023 11:33:44 +0800 From: Shawn Guo To: James Hilliard Cc: devicetree@vger.kernel.org, Pierluigi Passaro , Krzysztof Kozlowski , Conor Dooley , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Marek Vasut , Tim Harvey , Stefan Wahren , Marco Felsch , Christoph Niedermaier , Markus Niebel , Marcel Ziswiler , Bjorn Helgaas , Philippe Schenker , Li Yang , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v9 1/3] dt-bindings: arm: fsl: Add VAR-SOM-MX6 SoM with Custom Board Message-ID: <20230925033344.GH7231@dragon> References: <20230921055611.1459374-1-james.hilliard1@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230921055611.1459374-1-james.hilliard1@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230924_203402_455950_46AEC7BC X-CRM114-Status: UNSURE ( 7.66 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Sep 20, 2023 at 11:56:06PM -0600, James Hilliard wrote: > Add support for Variscite i.MX6Q VAR-SOM-MX6 SoM with Custom Board. > > Cc: Pierluigi Passaro > Acked-by: Krzysztof Kozlowski > Acked-by: Conor Dooley > Signed-off-by: James Hilliard Applied all, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel