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 75D22C4828F for ; Fri, 9 Feb 2024 22:27:49 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:CC:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=nW+BJcRmSElzKtJUZEEWpR6pRbZ8sY240CJUt4Uij7M=; b=XaO2KR5IhyXR2Y SBXMALjBKR/qp2BtcV/bA/6Nn73Mng18sAu1RS2PJ4J2fwQ2GmHRrcDWEPdCgPna/qqAqROT73fqK n2oqe7D8WYZpQnmb58dsJMiAQ9bHWHyoFhrEsYgQP41NEVtPDDAXOmQMqbFL3r5IHB3+Uql5SSKiJ MzhHUFz2eVvFZ4OjDvY5UjwRlXRV+fEqwJZ1sCL6mmEhNo7S07TLrQgvL6rOXYLxzWuDNzGnL1joG RfWLChZ+zBDvXEBNR0f5+X2yuxELIENPe+6g2Q5ZWE9oR1mVwm5K1apppFslIPlnWI0oi2H/YAjJs FVb6+3rbZBXqbcb0ehVg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rYZLO-00000000mU9-0eDV; Fri, 09 Feb 2024 22:27:38 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rYZLK-00000000mSV-3rMj for linux-arm-kernel@lists.infradead.org; Fri, 09 Feb 2024 22:27:36 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 419MRUJT048903; Fri, 9 Feb 2024 16:27:30 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1707517650; bh=yRtjzBrabNUFLK1rvVN6g3JsGoxwYp7lbeqd5YZCsig=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=RtqLBxN+isZRoKJ0KQ1w5RgHiPmUfiP9Hi7Cmr+yBiWty878YgDjtPXeODW2ZdR+n OFnNgdFl2sPxrAdB3gr0CzuepIIv3cJPvR7Rqzb7v7wXBEuHHXTGVFRINziTX25G7M FGmgzwvIWTLjCaSc0lSlYjPLlrhC1YVo3gfDtlIo= Received: from DFLE106.ent.ti.com (dfle106.ent.ti.com [10.64.6.27]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 419MRUjx014601 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 9 Feb 2024 16:27:30 -0600 Received: from DFLE105.ent.ti.com (10.64.6.26) by DFLE106.ent.ti.com (10.64.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 9 Feb 2024 16:27:29 -0600 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) 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.2507.23 via Frontend Transport; Fri, 9 Feb 2024 16:27:29 -0600 Received: from [128.247.81.105] (judy-hp.dhcp.ti.com [128.247.81.105]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 419MRTNu067033; Fri, 9 Feb 2024 16:27:29 -0600 Message-ID: <15db1143-afe2-44b0-a6a5-bce871a6bd6b@ti.com> Date: Fri, 9 Feb 2024 16:27:29 -0600 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v1 9/9] arm64: dts: ti: k3-am6*: Fix bootph-all property in MMC node Content-Language: en-US To: Nishanth Menon CC: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Vignesh Raghavendra , Tero Kristo , , , References: <20240207225526.3953230-1-jm@ti.com> <20240207225526.3953230-10-jm@ti.com> <20240209172745.dswt5q6xnulubrjp@bagpipe> From: Judith Mendez In-Reply-To: <20240209172745.dswt5q6xnulubrjp@bagpipe> 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-20240209_142735_039871_D7BE13D4 X-CRM114-Status: UNSURE ( 8.27 ) X-CRM114-Notice: Please train this message. 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Nishanth, On 2/9/24 11:27 AM, Nishanth Menon wrote: > On 16:55-20240207, Judith Mendez wrote: >> &sdhci1 { >> /* SD/MMC */ >> + bootph-all; >> status = "okay"; >> vmmc-supply = <&vdd_mmc1>; >> vqmmc-supply = <&vddshv_sdio>; >> pinctrl-names = "default"; >> pinctrl-0 = <&main_mmc1_pins_default>; >> disable-wp; >> - bootph-all; > > NAK! Read [1] > > > [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/dts-coding-style.rst#n117 > No worries, I can remove this change. ~ Judith _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel