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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B9427C433EF for ; Mon, 27 Sep 2021 14:29:26 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 80FF56108E for ; Mon, 27 Sep 2021 14:29:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 80FF56108E Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=ti.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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:Date: Message-ID:From:References:CC:To:Subject:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=tPMqbvpe9V2iEoV09wixHnVYKj+29ktHQvpbPffZhXk=; b=YyJPQ4IyFUfgOeQ++ivj6Ij0xb OPTPpLSV8SYvWBhmW84SPiNHbtuH3yZ52H+oUHV1FYjbg9ZSX2/JxaBNGaLD8+3G+h9SSPkO4Wqo1 jGzxo3atxxlbQLC59CVzaEs+CSezPB+U/qicSuC+6l7Q7CQYYB/lSx9ej8H5sGRigUiJgf1XBZP59 IAo8bghVOgYZVmPexpkzhmat5XQv7JLKDdxh0Luk9jgiZu2cI2tGonEIv++EHAxg9kCQaEJ97riYR mgcYbpCsQAn6V94qrqyg3ktG75/gTXoz02O9gAWaAMaQUyyPH9CbyrH3IAglBiOOwc/ZOrVvuZEY3 afUvfjzw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mUrbe-002tmC-D0; Mon, 27 Sep 2021 14:27:46 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mUrbZ-002tkj-OC for linux-arm-kernel@lists.infradead.org; Mon, 27 Sep 2021 14:27:43 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 18REReXv015040; Mon, 27 Sep 2021 09:27:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1632752860; bh=FJWLNYViwTUWu9K8VtFGQXKFiwr+leS4+2POVpUO7xs=; h=Subject:To:CC:References:From:Date:In-Reply-To; b=BV1RXuvE6Jdbq/U1qVlqrJdvUP02B67QAP4lp4Cm3g9mA4e2W+lawAmJwniVLTarZ JJT4e27k7vFzogVfwfhIttWj/Ws9dDLnjwzBW7yFyGBJUxwMLf+E0UifnX+YMqP+Ym MuqfM0qnTTEUib0RI27br/VGDzIpPTHju+BTyPZg= Received: from DFLE104.ent.ti.com (dfle104.ent.ti.com [10.64.6.25]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 18RERevk041578 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 27 Sep 2021 09:27:40 -0500 Received: from DFLE109.ent.ti.com (10.64.6.30) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Mon, 27 Sep 2021 09:27:40 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE109.ent.ti.com (10.64.6.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Mon, 27 Sep 2021 09:27:40 -0500 Received: from [10.250.37.219] (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 18REReeH005855; Mon, 27 Sep 2021 09:27:40 -0500 Subject: Re: [PATCH V2 4/4] arm64: dts: ti: k3-j7200-common-proc-board: Add j7200-evm compatible To: Nishanth Menon , Rob Herring CC: Tero Kristo , Vignesh Raghavendra , , , , Sinthu Raja , Hari Nagalla , Sinthu Raja , Jan Kiszka References: <20210925201430.11678-1-nm@ti.com> <20210925201430.11678-5-nm@ti.com> From: Suman Anna Message-ID: Date: Mon, 27 Sep 2021 09:27:40 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <20210925201430.11678-5-nm@ti.com> Content-Language: en-US X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210927_072741_937127_C4822255 X-CRM114-Status: GOOD ( 16.80 ) 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 9/25/21 3:14 PM, Nishanth Menon wrote: > Add j7200-evm compatible to the board to allow the board to distinguish > itself from other platforms that may be added in the future. > > Signed-off-by: Nishanth Menon Acked-by: Suman Anna > --- > > Changes in V2: > * no change > > V1: https://lore.kernel.org/all/20210915121937.27702-4-nm@ti.com/ > > arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts b/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts > index d14f3c18b65f..121975dc8239 100644 > --- a/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts > +++ b/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts > @@ -12,6 +12,9 @@ > #include > > / { > + compatible = "ti,j7200-evm", "ti,j7200"; > + model = "Texas Instruments J7200 EVM"; > + > chosen { > stdout-path = "serial2:115200n8"; > bootargs = "console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000"; > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel