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 2F5AAC433EF for ; Sun, 19 Jun 2022 08:58:03 +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=yjVv3K1K+2hmN/5mGc/B7U86hKrac6QKziJTkYm55yw=; b=PyYFAqb1xyEAmc Jzg17YqcVekvcK2Ecav7gXoC5w8aeAjIph4UK2hEOWLXOkZpN85caCONSVSDuFtzCuJ0hE6BKXVAH CN+SXIszAA+lDwPjwWl1rFlQxkX/hKrKIhfn9WXq/0w3llKzeXt+i5Cru5qV51qTgrIhQdQcWe0CQ jxwWtEap+MNxDqlzK10Xm7uzxNB/oOABRbFnnJbWY1NpHw+7d3qK/eVCu9gI0/mtDxMpxan6ZtMPV xWP2QTytUC6CUT8da/b8pUpNC8b3V1vtvZxIIlK75TdBieu96xuFtike9PYY4VMCBYBOoZdx0KwI1 BUHWDSvxylHsTHpfkUOQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o2qjz-00Dfrp-DT; Sun, 19 Jun 2022 08:57:07 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o2qjw-00Dfr8-5r for linux-arm-kernel@lists.infradead.org; Sun, 19 Jun 2022 08:57:05 +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 ams.source.kernel.org (Postfix) with ESMTPS id C3643B80CC2; Sun, 19 Jun 2022 08:57:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 14402C34114; Sun, 19 Jun 2022 08:56:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1655629021; bh=JhBf1NY9/6sbcoZEd7kUTtQeUVsA2kbJj5iAhKAfKAY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BJyeR8fAZwogyrtwWQDt+Cwlwx7cJHuZc1kPT9GPewBW5OBk8HlzE5+eS/VLp1wls LtHh74I8SBgG4aaBOe81vMZAoYvh0iE5eN5tQNxLXrcqUe1Z28m/BGY2TSeIGR3G5R G7CoqoNCkE1tCA0te51lXZ/m360ujtvfobWsOcU/ZjAKJojEkSvvdhSsp3euZND8wc AdjkG5fuU0xis0c56zZP8/C+OUCGhA+gxkqxYDJz3+57TTBtBBsyY9Xyvy/SbfiBCP bxv94N1hpeX/Lh+/OWMvez776UrA4wxJOyZITXhG8d1ccGmu7OlLStvDXrIzuxn6tZ qJiLYWLxu1gag== Date: Sun, 19 Jun 2022 16:56:56 +0800 From: Shawn Guo To: Marek Vasut Cc: linux-arm-kernel@lists.infradead.org, Rob Herring , Fabio Estevam , Peng Fan , Rob Herring , NXP Linux Team , devicetree@vger.kernel.org Subject: Re: [PATCH v2 1/2] dt-bindings: arm: Add DH electronics i.MX8M Plus DHCOM and PDK2 Message-ID: <20220619085656.GK254723@dragon> References: <20220613145826.231499-1-marex@denx.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220613145826.231499-1-marex@denx.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220619_015704_395792_6893630A X-CRM114-Status: GOOD ( 10.37 ) 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 Mon, Jun 13, 2022 at 04:58:25PM +0200, Marek Vasut wrote: > Add DT compatible string for DH electronics i.MX8M Plus DHCOM and PDK2 > into YAML DT binding document. This system is a general purpose SoM and > evaluation board. > > Acked-by: Rob Herring > Signed-off-by: Marek Vasut > Cc: Fabio Estevam > Cc: Peng Fan > Cc: Rob Herring > Cc: Shawn Guo > Cc: NXP Linux Team > Cc: devicetree@vger.kernel.org > To: linux-arm-kernel@lists.infradead.org Applied both, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel