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=-13.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT 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 4AB7BC3E8C5 for ; Fri, 27 Nov 2020 20:13:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E4BA121D7A for ; Fri, 27 Nov 2020 20:13:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="gEFulRdR" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731202AbgK0UMF (ORCPT ); Fri, 27 Nov 2020 15:12:05 -0500 Received: from fllv0016.ext.ti.com ([198.47.19.142]:45474 "EHLO fllv0016.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732304AbgK0UK7 (ORCPT ); Fri, 27 Nov 2020 15:10:59 -0500 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 0ARKASaB021171; Fri, 27 Nov 2020 14:10:28 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1606507828; bh=jM95ffjQIq6NetMJBqZAeE9W0S9iEifgD6FT2qtgmIs=; h=From:To:CC:Subject:Date; b=gEFulRdRVhEturcolbRW898NZCBoNaAgK//0CksixCbzNHMpbrtbcsOqt/8f/Kq5d BBwkHqVT3sF33exs68KkeyBjUj7zbs2KizXfEpWwHKloRZaw4YFtZsAPHNKU7Xa+d2 Sshl1rND8T8YaJ2Xm6z4giNdtF3lGE7W8Rr+4qE8= Received: from DFLE106.ent.ti.com (dfle106.ent.ti.com [10.64.6.27]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 0ARKASaT127562 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 27 Nov 2020 14:10:28 -0600 Received: from DFLE100.ent.ti.com (10.64.6.21) 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.1979.3; Fri, 27 Nov 2020 14:10:28 -0600 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE100.ent.ti.com (10.64.6.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3 via Frontend Transport; Fri, 27 Nov 2020 14:10:28 -0600 Received: from pxplinux063.india.englab.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 0ARKAPw6117269; Fri, 27 Nov 2020 14:10:26 -0600 From: Sekhar Nori To: Nishanth Menon , Tero Kristo CC: Faiz Abbas , Rob Herring , Linux ARM Mailing List , Device Tree Mailing List Subject: [PATCH v2 0/2] arm64: dts: ti: k3-j721e: MMC/SD higher speed modes support Date: Sat, 28 Nov 2020 01:40:22 +0530 Message-ID: <20201127201024.64836-1-nsekhar@ti.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi, This is repost of Faiz's patches adding higher speed modes for J721E, originally posted here:' https://lore.kernel.org/lkml/20201001190541.6364-1-faiz_abbas@ti.com/ Dependencies are resolved now, and patches rebased to latest linux-next. v2: - rebased to latest linux-next - fixed dtbs_check warning caused by improper states property in gpio regulator introduced in patch 2/2. Faiz Abbas (2): arm64: dts: ti: k3-j721e-main: Add output tap delay values arm64: dts: ti: k3-j721e-common-proc-board: Add support SD card UHS modes .../dts/ti/k3-j721e-common-proc-board.dts | 35 ++++++++++++++++++- arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 22 +++++++++--- 2 files changed, 51 insertions(+), 6 deletions(-) -- 2.17.1 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=-11.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT 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 8BBCFC3E8C5 for ; Fri, 27 Nov 2020 20:11:49 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 2468620B80 for ; Fri, 27 Nov 2020 20:11:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="U5KKu5QS"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=ti.com header.i=@ti.com header.b="gEFulRdR" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2468620B80 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=ti.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=i9EKOjpk+uoJFQzUPAug3pLykEtHYbFg9Iz9aVkuHbQ=; b=U5KKu5QSalZGCFoXURA+fxiB5n IjYUz9tIQapzPwR7iKrGi1UvtCCGAov5BUzpD9cVkrB+lepHecHLqMHd3Krsz984WlcH84Fgq65l1 wzPXF1axZ5rgLXy4HeO7ld9U/mpxtpVLZ8hsSzkuWIxDijOcGoO1IgoKmhcWkBeLHbGR8yt2CkrVW b3J5N0bb4qNrXUtoLPz1l3R1TLwGM0ijSds2UDNoIcYJYTotbO58lMfFbn6wdS3M+/3DKainrvg6c fEFWLNjNmDOSqxNO+eRcvUNAwcYJKXu9OveE4+Bi6v2p0PD+eLdSTgINMUpvSdGtZ1g4VkC6VTqc/ 0XE0zTzA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kik4i-0007z3-Qw; Fri, 27 Nov 2020 20:10:36 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kik4f-0007xO-9c for linux-arm-kernel@lists.infradead.org; Fri, 27 Nov 2020 20:10:35 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 0ARKASaB021171; Fri, 27 Nov 2020 14:10:28 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1606507828; bh=jM95ffjQIq6NetMJBqZAeE9W0S9iEifgD6FT2qtgmIs=; h=From:To:CC:Subject:Date; b=gEFulRdRVhEturcolbRW898NZCBoNaAgK//0CksixCbzNHMpbrtbcsOqt/8f/Kq5d BBwkHqVT3sF33exs68KkeyBjUj7zbs2KizXfEpWwHKloRZaw4YFtZsAPHNKU7Xa+d2 Sshl1rND8T8YaJ2Xm6z4giNdtF3lGE7W8Rr+4qE8= Received: from DFLE106.ent.ti.com (dfle106.ent.ti.com [10.64.6.27]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 0ARKASaT127562 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 27 Nov 2020 14:10:28 -0600 Received: from DFLE100.ent.ti.com (10.64.6.21) 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.1979.3; Fri, 27 Nov 2020 14:10:28 -0600 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE100.ent.ti.com (10.64.6.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3 via Frontend Transport; Fri, 27 Nov 2020 14:10:28 -0600 Received: from pxplinux063.india.englab.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 0ARKAPw6117269; Fri, 27 Nov 2020 14:10:26 -0600 From: Sekhar Nori To: Nishanth Menon , Tero Kristo Subject: [PATCH v2 0/2] arm64: dts: ti: k3-j721e: MMC/SD higher speed modes support Date: Sat, 28 Nov 2020 01:40:22 +0530 Message-ID: <20201127201024.64836-1-nsekhar@ti.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 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-20201127_151034_274828_5BB1691C X-CRM114-Status: UNSURE ( 9.81 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Device Tree Mailing List , Faiz Abbas , Linux ARM Mailing List , Rob Herring 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 Hi, This is repost of Faiz's patches adding higher speed modes for J721E, originally posted here:' https://lore.kernel.org/lkml/20201001190541.6364-1-faiz_abbas@ti.com/ Dependencies are resolved now, and patches rebased to latest linux-next. v2: - rebased to latest linux-next - fixed dtbs_check warning caused by improper states property in gpio regulator introduced in patch 2/2. Faiz Abbas (2): arm64: dts: ti: k3-j721e-main: Add output tap delay values arm64: dts: ti: k3-j721e-common-proc-board: Add support SD card UHS modes .../dts/ti/k3-j721e-common-proc-board.dts | 35 ++++++++++++++++++- arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 22 +++++++++--- 2 files changed, 51 insertions(+), 6 deletions(-) -- 2.17.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel