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 X-Spam-Level: X-Spam-Status: No, score=-19.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 87670C4332F for ; Wed, 15 Sep 2021 02:41:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7225561131 for ; Wed, 15 Sep 2021 02:41:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234235AbhIOCmc (ORCPT ); Tue, 14 Sep 2021 22:42:32 -0400 Received: from fllv0016.ext.ti.com ([198.47.19.142]:49112 "EHLO fllv0016.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229594AbhIOCma (ORCPT ); Tue, 14 Sep 2021 22:42:30 -0400 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 18F2f3gD011135; Tue, 14 Sep 2021 21:41:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1631673663; bh=a1D5LbkSa6XxkaDORQZ13b3WaGLuI7Sgt2608PMhTTc=; h=Subject:To:CC:References:From:Date:In-Reply-To; b=ECMclo0rhulUHthFyOJe7bvsq0ISOLgitBK8Q3AbLctMwYLCjt+fMDkbnbw77x8wa i6hSU847usJ0hXauXije4oOhZiY4XPTNsUnlYincuEVvuiE9d3V+B+J+23PF9HGG+b upFAZjNLN+OZAJ0fOEbvNIZ6lD14zArfzEF4b3Uo= Received: from DFLE105.ent.ti.com (dfle105.ent.ti.com [10.64.6.26]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 18F2f2or125912 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 14 Sep 2021 21:41:02 -0500 Received: from DFLE101.ent.ti.com (10.64.6.22) by DFLE105.ent.ti.com (10.64.6.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Tue, 14 Sep 2021 21:41:02 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE101.ent.ti.com (10.64.6.22) 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; Tue, 14 Sep 2021 21:41:01 -0500 Received: from [10.250.232.51] (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 18F2ewFD069180; Tue, 14 Sep 2021 21:40:59 -0500 Subject: Re: [PATCH v3 1/5] arm64: dts: ti: iot2050: Flip mmc device ordering on Advanced devices To: Jan Kiszka , Nishanth Menon , Tero Kristo , Rob Herring CC: , , , Bao Cheng Su , Chao Zeng References: <7385701c47c11ff2c3455e02c81be24cbb919905.1631216478.git.jan.kiszka@siemens.com> From: Aswath Govindraju Message-ID: <5bc5bc51-cf79-00c8-caf1-10100178cbf9@ti.com> Date: Wed, 15 Sep 2021 08:10:58 +0530 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: <7385701c47c11ff2c3455e02c81be24cbb919905.1631216478.git.jan.kiszka@siemens.com> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/09/21 1:11 am, Jan Kiszka wrote: > From: Jan Kiszka > > This ensures that the SD card will remain mmc0 across Basic and Advanced > devices, also avoiding surprises for users coming from the downstream > kernels. > > Signed-off-by: Jan Kiszka > --- Acked-by: Aswath Govindraju > arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi > index 1008e9162ba2..6261ca8ee2d8 100644 > --- a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi > +++ b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi > @@ -17,6 +17,8 @@ > / { > aliases { > spi0 = &mcu_spi0; > + mmc0 = &sdhci1; > + mmc1 = &sdhci0; > }; > > chosen { > 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 X-Spam-Level: X-Spam-Status: No, score=-17.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9AEDDC433F5 for ; Wed, 15 Sep 2021 02:43:06 +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 594DF60FED for ; Wed, 15 Sep 2021 02:43:06 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 594DF60FED 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=DwJMPJJMbfvcKdVYZ6RWkavzjU/Mpl/3+5qSjgNgAZo=; b=5CXAHCwtaGVJ8GgA98OZKqG/Bf 9blht2FMh7PZ8R4ME4tXtiAkmGnhYVxd8i4AVohO9oxpeV3zewq/oi8zepqLLoPQ9jTW0SUIKRtXv R4b1M1pIiIHBQfDMI3plhtplFRF3km49yLkPo/0OXSBuE3LJGXdt1c1NLM6dJjQvy1VOmtps9xIT5 FJlDx8/s6oL50Rwvchnn1Ol5pwiPE8rHXJjnoWa3Dlqlz0hYgYlnKRebuk0eZJlqc7zuzJyqMz4fD aDaWJ8X+ruE628IoPPdZ1NtVIkh4DKctEVor+KuBMlPqB/j+D9MDmpairDCu+UBMRws5/Iom3vs+l gkgB3uoQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mQKrG-007u7i-Ep; Wed, 15 Sep 2021 02:41:10 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mQKrC-007u7C-TU for linux-arm-kernel@lists.infradead.org; Wed, 15 Sep 2021 02:41:08 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 18F2f3gD011135; Tue, 14 Sep 2021 21:41:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1631673663; bh=a1D5LbkSa6XxkaDORQZ13b3WaGLuI7Sgt2608PMhTTc=; h=Subject:To:CC:References:From:Date:In-Reply-To; b=ECMclo0rhulUHthFyOJe7bvsq0ISOLgitBK8Q3AbLctMwYLCjt+fMDkbnbw77x8wa i6hSU847usJ0hXauXije4oOhZiY4XPTNsUnlYincuEVvuiE9d3V+B+J+23PF9HGG+b upFAZjNLN+OZAJ0fOEbvNIZ6lD14zArfzEF4b3Uo= Received: from DFLE105.ent.ti.com (dfle105.ent.ti.com [10.64.6.26]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 18F2f2or125912 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 14 Sep 2021 21:41:02 -0500 Received: from DFLE101.ent.ti.com (10.64.6.22) by DFLE105.ent.ti.com (10.64.6.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Tue, 14 Sep 2021 21:41:02 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE101.ent.ti.com (10.64.6.22) 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; Tue, 14 Sep 2021 21:41:01 -0500 Received: from [10.250.232.51] (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 18F2ewFD069180; Tue, 14 Sep 2021 21:40:59 -0500 Subject: Re: [PATCH v3 1/5] arm64: dts: ti: iot2050: Flip mmc device ordering on Advanced devices To: Jan Kiszka , Nishanth Menon , Tero Kristo , Rob Herring CC: , , , Bao Cheng Su , Chao Zeng References: <7385701c47c11ff2c3455e02c81be24cbb919905.1631216478.git.jan.kiszka@siemens.com> From: Aswath Govindraju Message-ID: <5bc5bc51-cf79-00c8-caf1-10100178cbf9@ti.com> Date: Wed, 15 Sep 2021 08:10:58 +0530 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: <7385701c47c11ff2c3455e02c81be24cbb919905.1631216478.git.jan.kiszka@siemens.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-20210914_194107_127159_C979DB18 X-CRM114-Status: GOOD ( 16.39 ) 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 10/09/21 1:11 am, Jan Kiszka wrote: > From: Jan Kiszka > > This ensures that the SD card will remain mmc0 across Basic and Advanced > devices, also avoiding surprises for users coming from the downstream > kernels. > > Signed-off-by: Jan Kiszka > --- Acked-by: Aswath Govindraju > arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi > index 1008e9162ba2..6261ca8ee2d8 100644 > --- a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi > +++ b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi > @@ -17,6 +17,8 @@ > / { > aliases { > spi0 = &mcu_spi0; > + mmc0 = &sdhci1; > + mmc1 = &sdhci0; > }; > > chosen { > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel