Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp225712pxk; Thu, 1 Oct 2020 00:23:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwZwizuHhPi1Lxu9KW2oUFBHsn7JR8E5CpPXgchPImRLop9BxzxEKzlFb/YPM0g1wok4XXP X-Received: by 2002:a17:906:7f06:: with SMTP id d6mr6455882ejr.553.1601537038608; Thu, 01 Oct 2020 00:23:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601537038; cv=none; d=google.com; s=arc-20160816; b=HDxSn8fd4ABdz7A5JP1IHqyy+8Aq1mRP3MiLjAOtVKY5sYjAP02w5vGSQQXIIm98AX K6iQTOVemqSZlRU3k92rMycFb140RtPZjg1XUW1NKVZ69YNZnc6AFmm9bO1EZaHlKGuB rjcMqclKpr7Z6gdZFbXLUV7YixuUMZATE/wlx1NCgLkpidibpnDuN5ewc2KAEngQAC8z +D6dqdZ0Vfh+fxsfNRJlcL+TwTgVoAlPdTxYTKCXxI2WxMpVftmVc7BlDjSwFHquFETb yWur5qtqk4lAfH2pJQviz/kaVI5xuUF5AWCO5Ix7Ke7Zc+JNAP5eR4SCXoxAk2jYHSMd ypWg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :to:subject; bh=aeP7WOFuaCulEPc1A7ElWkckDRVheqD8Xa0g5eTdEPw=; b=p5CesGRxt9pm8G7hmFdkRFA31YNeAnJtoPqgh7vuBAEKrfBMTCMRqGrC9mawXqeky3 Alw/2Zx/i/IfkLuAuvMbp0JrUGj/s41q+Gw0WkUXHX8PG44GRQGxbeiUaKveCRCHrbm5 iFLHVlUEvibS9NqHNPePtaxY26qpxVDe5Iuz/KvCPHfoop3mmj0/lz1Iq4mDONEpmWy0 19pIzRk2UTco3Wv7tyGd7MmnygOHBo2aTwnmORFeIcsWeac844UNPN4958VsoGMGvVgv AHZ2rZUEjTVHRs4cI43CoQ6mPiqmYHyMEa+uHEmmaf6U0fWeCHlBhGdmNY9HHpzUE0No 1Btw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r25si3667396edc.164.2020.10.01.00.23.36; Thu, 01 Oct 2020 00:23:58 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725938AbgJAHWL (ORCPT + 99 others); Thu, 1 Oct 2020 03:22:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48416 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725892AbgJAHWJ (ORCPT ); Thu, 1 Oct 2020 03:22:09 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1439BC0613D0 for ; Thu, 1 Oct 2020 00:22:09 -0700 (PDT) Received: from gallifrey.ext.pengutronix.de ([2001:67c:670:201:5054:ff:fe8d:eefb] helo=[IPv6:::1]) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1kNsuk-0000iy-E1; Thu, 01 Oct 2020 09:22:06 +0200 Subject: Re: [PATCH v2 08/12] ARM: dts: imx6dl-pico: fix board compatibles To: Krzysztof Kozlowski , Rob Herring , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Anson Huang , Andreas Kemnade , Stefan Riedmueller , Robert Jones , Li Yang , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20200930190143.27032-1-krzk@kernel.org> <20200930190143.27032-9-krzk@kernel.org> From: Ahmad Fatoum Message-ID: <0a0afea6-8cbb-3e89-5a4f-89660c942ca3@pengutronix.de> Date: Thu, 1 Oct 2020 09:22:03 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: <20200930190143.27032-9-krzk@kernel.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 2001:67c:670:201:5054:ff:fe8d:eefb X-SA-Exim-Mail-From: a.fatoum@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Krzysztof, On 9/30/20 9:01 PM, Krzysztof Kozlowski wrote: > There are four flavors of TechNexion PICO-IMX6 boards. They have their > own DTSes, even though in Dwarf, Nymph and Pi are exactly the same. > They also have their own bindings so adjust the compatibles to match the > bindings. > > Signed-off-by: Krzysztof Kozlowski > > --- > > Changes since v1: > 1. None > --- > arch/arm/boot/dts/imx6dl-pico-dwarf.dts | 2 +- > arch/arm/boot/dts/imx6dl-pico-hobbit.dts | 2 +- > arch/arm/boot/dts/imx6dl-pico-nymph.dts | 2 +- > arch/arm/boot/dts/imx6dl-pico-pi.dts | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/arch/arm/boot/dts/imx6dl-pico-dwarf.dts b/arch/arm/boot/dts/imx6dl-pico-dwarf.dts > index 659a8e8714ea..d85b15a8c127 100644 > --- a/arch/arm/boot/dts/imx6dl-pico-dwarf.dts > +++ b/arch/arm/boot/dts/imx6dl-pico-dwarf.dts > @@ -13,5 +13,5 @@ > > / { > model = "TechNexion PICO-IMX6 DualLite/Solo Board and Dwarf baseboard"; > - compatible = "technexion,imx6dl-pico", "fsl,imx6dl"; > + compatible = "technexion,imx6dl-pico-dwarf", "fsl,imx6dl"; Could you change this to have all three compatibles ("technexion,imx6dl-pico-dwarf", "technexion,imx6dl-pico", "fsl,imx6dl") and likewise for the other files? That way other firmware that reuses the Linux device tree files and match against the SoM compatible continues to work after update. > }; > diff --git a/arch/arm/boot/dts/imx6dl-pico-hobbit.dts b/arch/arm/boot/dts/imx6dl-pico-hobbit.dts > index d7403c5c4337..08fedcbcc91b 100644 > --- a/arch/arm/boot/dts/imx6dl-pico-hobbit.dts > +++ b/arch/arm/boot/dts/imx6dl-pico-hobbit.dts > @@ -13,5 +13,5 @@ > > / { > model = "TechNexion PICO-IMX6 DualLite/Solo Board and Hobbit baseboard"; > - compatible = "technexion,imx6dl-pico", "fsl,imx6dl"; > + compatible = "technexion,imx6dl-pico-hobbit", "fsl,imx6dl"; > }; > diff --git a/arch/arm/boot/dts/imx6dl-pico-nymph.dts b/arch/arm/boot/dts/imx6dl-pico-nymph.dts > index b282dbf953aa..32ccfc5d41ce 100644 > --- a/arch/arm/boot/dts/imx6dl-pico-nymph.dts > +++ b/arch/arm/boot/dts/imx6dl-pico-nymph.dts > @@ -13,5 +13,5 @@ > > / { > model = "TechNexion PICO-IMX6 DualLite/Solo Board and Nymph baseboard"; > - compatible = "technexion,imx6dl-pico", "fsl,imx6dl"; > + compatible = "technexion,imx6dl-pico-nymph", "fsl,imx6dl"; > }; > diff --git a/arch/arm/boot/dts/imx6dl-pico-pi.dts b/arch/arm/boot/dts/imx6dl-pico-pi.dts > index b7b1c07f96f3..4590e8ad9a91 100644 > --- a/arch/arm/boot/dts/imx6dl-pico-pi.dts > +++ b/arch/arm/boot/dts/imx6dl-pico-pi.dts > @@ -13,5 +13,5 @@ > > / { > model = "TechNexion PICO-IMX6 DualLite/Solo Board and PI baseboard"; > - compatible = "technexion,imx6dl-pico", "fsl,imx6dl"; > + compatible = "technexion,imx6dl-pico-pi", "fsl,imx6dl"; > }; > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |