From nobody Fri May 9 23:46:15 2025 Delivered-To: importer2@patchew.org Received-SPF: pass (zohomail.com: domain of vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; envelope-from=linux-kernel-owner@vger.kernel.org; helo=vger.kernel.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail(p=quarantine dis=quarantine) header.from=ti.com ARC-Seal: i=1; a=rsa-sha256; t=1611038723; cv=none; d=zohomail.com; s=zohoarc; b=IVpxaom8X51QiFebU5yP1pORemYcVILkaOBcNd4RGc1h5Li3NEdzKxGGkAsC+70G2zua85CCmOhUu2B7KLChYd6Xf7zj9Js1RFheiitGe5YRNqt8Kp534Pcv0abQ2iIE9JDR0glag9TsKP7w4r0zTG0AH86CaAuVQrbz2dx3o74= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1611038723; h=Content-Type:Cc:Date:From:List-Id:MIME-Version:Message-ID:Subject:To; bh=kicaJWe4lJcpgcnt3hDVKDopAjMnUwOLVZVReyXGh54=; b=NmtHg7a0ODRrqq7nRhdgiJLxzu9OaeI8jMhXk4q1NDfS8t8Oi+CD0nfHI3nq3ORYktMBCaocGubsQeYl3ObqxE2yXLyNpxvUZQM8TKKfxkRYZK4uh1LwHY/JMCbwr1UsdmeKV6SNSEpC4DJobfXRLJgHkvnGoQPY6oMAqtSGy2k= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail header.from= (p=quarantine dis=quarantine) header.from= Return-Path: Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mx.zohomail.com with SMTP id 1611038723122602.3347886907154; Mon, 18 Jan 2021 22:45:23 -0800 (PST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727185AbhASGoo (ORCPT ); Tue, 19 Jan 2021 01:44:44 -0500 Received: from fllv0015.ext.ti.com ([198.47.19.141]:46352 "EHLO fllv0015.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726292AbhASGoK (ORCPT ); Tue, 19 Jan 2021 01:44:10 -0500 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 10J6gWVH005772; Tue, 19 Jan 2021 00:42:32 -0600 Received: from DFLE101.ent.ti.com (dfle101.ent.ti.com [10.64.6.22]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 10J6gW0N099790 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 19 Jan 2021 00:42:32 -0600 Received: from DFLE101.ent.ti.com (10.64.6.22) 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.1979.3; Tue, 19 Jan 2021 00:42:31 -0600 Received: from fllv0040.itg.ti.com (10.64.41.20) 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.1979.3 via Frontend Transport; Tue, 19 Jan 2021 00:42:31 -0600 Received: from gsaswath-HP-ProBook-640-G5.dal.design.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 10J6gQ2V017026; Tue, 19 Jan 2021 00:42:27 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1611038552; bh=kicaJWe4lJcpgcnt3hDVKDopAjMnUwOLVZVReyXGh54=; h=From:To:CC:Subject:Date; b=S7uOWjQLnuNq0BxAtgjLQ8OqfzknwlknkT7S+2aTWu+EpTt9tk5yFbAy1N+ijl+S8 rXSuY9l2XZzF75XA36inpVQvlOegueCZ/CHqXzQrnv1qBnRt4Dy5ad/H6/fEn0sgT9 Ma6sLrtglUMtmh2PkFIlOJ9Zvq5rsGdg+9+gz+9c= From: Aswath Govindraju CC: Greg Kroah-Hartman , Rob Herring , , , , Roger Quadros , Vignesh Raghavendra , Lokesh Vutla , Sekhar Nori , Kishon Vijay Abraham I , Aswath Govindraju Subject: [PATCH] dt-bindings: usb: Add ranges and dma-coherent property Date: Tue, 19 Jan 2021 12:12:24 +0530 Message-ID: <20210119064224.6946-1-a-govindraju@ti.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 To: unlisted-recipients:; (no To-header on input) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Add ranges and dma-coherent property in ti,j721e-usb dt-binding. Signed-off-by: Aswath Govindraju --- Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml b/Docu= mentation/devicetree/bindings/usb/ti,j721e-usb.yaml index 4423f0a29f54..0c553e72d2ff 100644 --- a/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml +++ b/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml @@ -38,6 +38,8 @@ properties: - const: ref - const: lpm =20 + ranges: true + ti,usb2-only: description: If present, it restricts the controller to USB2.0 mode of @@ -63,6 +65,8 @@ properties: '#size-cells': const: 2 =20 + dma-coherent: true + patternProperties: "^usb@": type: object @@ -73,6 +77,7 @@ required: - power-domains - clocks - clock-names + - ranges =20 additionalProperties: false =20 @@ -95,6 +100,7 @@ examples: assigned-clock-parents =3D <&k3_clks 288 16>; /* HFOSC0 */ #address-cells =3D <2>; #size-cells =3D <2>; + ranges; =20 usb@6000000 { compatible =3D "cdns,usb3"; --=20 2.17.1