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 48551C38145 for ; Thu, 8 Sep 2022 21:20:27 +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=ybktgm1O7PWX/Mo0ZsA6aeUVANkbNonOsFufyqZELrY=; b=cmlaZ28UPNjo7q sj5Fl9kRignq1SkPk1zDA5OiKY/fbiGi1y+0OCpmN3sMtNyFf9krQ1li13qd9VQU4PfP7T2lp5KDa f2EgGS1kSQVxrqEJLhaWtx2NnuMj+ZlZkxNjeXWlGu0vTiK6u9Mzr4A0FW6pl2Ga0+Oe0IQZ49PAd O3qzXwXKssDDK7A5RcHmQkxrpPmFNKQ0K6Phy7OQ8HT5NGuyx+j/G256W/SEAIytUfriTorhfZbUK jteoT+8gS0P9n3GSPdYEjRwHMEz1tmAo3RQLpbaho5eFYR7zZKC33Pe7/cZv6uF9p5kGg9X0Pxa3o XtbNqwN02edJxqw7vTIA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oWOvh-008zQf-Pm; Thu, 08 Sep 2022 21:19:21 +0000 Received: from mail-oa1-f53.google.com ([209.85.160.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oWOvf-008zPa-H6 for linux-arm-kernel@lists.infradead.org; Thu, 08 Sep 2022 21:19:20 +0000 Received: by mail-oa1-f53.google.com with SMTP id 586e51a60fabf-11e9a7135easo47836032fac.6 for ; Thu, 08 Sep 2022 14:19:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=KMHsaGNDvslboYLAxw3EKuXtaLLoCBvjt3oIq+2C3AI=; b=8KSK0R8Mh0Skd2PM/XrrEzkOZBzb73daCH0Bvt2UVJZI5V3h9T6YaGJ1pZqo4uqagQ L/1xP2kWPrhiHQ78y2+VlPlS7Kn7zR2AwhabRjlo6lMrqU40RKIelpM0f9Nh/nzahvdL ESrXGFBCxO8z8Pn6QH/Pz89I+SjKZwkh83xgRWHpJWXEGzpXDP0QH0upNHkNxShC7M5M JmxIib0lDFsk9MecOvnHpz1I0n5Ey5msPE3d3NnKym2yRutaFh7dThI8DcEaiyNJfVJF Epl5BqtdEbgRRUMLaLGUDxz0zpJWDPzk+pHxaNs2/QFIgZq5g1xlSklURZUWccP9bOAK gZgQ== X-Gm-Message-State: ACgBeo3zhb9EhcisoNugMrhFHJSdCelkSQ8/6C5yMW+/LPAQPaQzYV4O 7h3TcOXQ95IjprcFhWXlX222zXpBKw== X-Google-Smtp-Source: AA6agR6qv2N7WLFSotO1lYgem5+1/Wg2sBDJ7EN5QweFLaR/H/u0neTRujfbz8NSHxZIfTXmdrF5Hg== X-Received: by 2002:a05:6808:e90:b0:345:6ee0:9a68 with SMTP id k16-20020a0568080e9000b003456ee09a68mr2499120oil.173.1662671957745; Thu, 08 Sep 2022 14:19:17 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id h18-20020a9d6f92000000b006396521c804sm67750otq.55.2022.09.08.14.19.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Sep 2022 14:19:17 -0700 (PDT) Received: (nullmailer pid 3359326 invoked by uid 1000); Thu, 08 Sep 2022 21:19:16 -0000 Date: Thu, 8 Sep 2022 16:19:16 -0500 From: Rob Herring To: Tim Harvey Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team Subject: Re: [PATCH 1/2] dt-bindings: arm: Add i.MX8M Mini Gateworks GW7904 board Message-ID: <20220908211916.GA3348959-robh@kernel.org> References: <20220902230500.2624739-1-tharvey@gateworks.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220902230500.2624739-1-tharvey@gateworks.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220908_141919_581899_3D12566D X-CRM114-Status: GOOD ( 17.23 ) 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 Fri, Sep 02, 2022 at 04:04:59PM -0700, Tim Harvey wrote: > Add DT compatible string for i.MX8M Mini based Gateworks GW7904 board. > > Signed-off-by: Tim Harvey > Cc: Rob Herring > Cc: Krzysztof Kozlowski > Cc: Shawn Guo > Cc: Sascha Hauer > Cc: Pengutronix Kernel Team > Cc: Fabio Estevam > Cc: NXP Linux Team > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml > index 7431579ab0e8..ce89fac1898e 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -831,6 +831,7 @@ properties: > - gw,imx8mm-gw7901 # i.MX8MM Gateworks Board > - gw,imx8mm-gw7902 # i.MX8MM Gateworks Board > - gw,imx8mm-gw7903 # i.MX8MM Gateworks Board > + - gateworks,imx8mm-gw7904 # i.MX8MM Gateworks Board A useful comment would be ones that distuiguish these boards. It's obvious from the compatible it's a i.MX8MM board from Gateworks. > - kontron,imx8mm-n801x-som # i.MX8MM Kontron SL (N801X) SOM > - menlo,mx8menlo # i.MX8MM Menlo board with Verdin SoM > - toradex,verdin-imx8mm # Verdin iMX8M Mini Modules > -- > 2.25.1 > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel