From nobody Sat May 10 01:54:11 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=1607533161; cv=none; d=zohomail.com; s=zohoarc; b=Hg6aC3Dg3oBBZ3uqrBYUKqYlee/1o0TtZZCEmPOYspsoMIXGDrp2PMun3dQ1BED2Nf6aU0FyZTccHAPrcMMNzyi80oXENA+e65Pwnq/VRfRW4MIgCOLTSIYH3RKWe8BODx+3xn63NkN4PXynd+IaGCRTZMRnL4lgfgwMr6KsOGA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1607533161; h=Content-Type:Cc:Date:From:In-Reply-To:List-Id:MIME-Version:Message-ID:References:Subject:To; bh=7aGcW++3azrnzcCIJUd3uSqhzj4wgbt1TKcCP+gNF+g=; b=d67Us6DwhF2vDYkwJHfu2Nli0kaFrxyEDPo8KbDX6U7OkfYawHY0uHfJ+LX3iL4F7qLkoDdIrIk8eGwVOUBzic01WAVrhvFNc/ElKCpT0jIUotLuC24hh1ONeur6uzLYLLQ9wugBAGc63CSrWCNv2lV4Nqo0V6ab5TN4mhpDkrc= 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 1607533161799430.59138215875123; Wed, 9 Dec 2020 08:59:21 -0800 (PST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732265AbgLIQ7E (ORCPT ); Wed, 9 Dec 2020 11:59:04 -0500 Received: from fllv0016.ext.ti.com ([198.47.19.142]:41648 "EHLO fllv0016.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732085AbgLIQ6p (ORCPT ); Wed, 9 Dec 2020 11:58:45 -0500 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 0B9Gvor0022034; Wed, 9 Dec 2020 10:57:50 -0600 Received: from DFLE114.ent.ti.com (dfle114.ent.ti.com [10.64.6.35]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 0B9GvoYn093489 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 9 Dec 2020 10:57:50 -0600 Received: from DFLE112.ent.ti.com (10.64.6.33) by DFLE114.ent.ti.com (10.64.6.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3; Wed, 9 Dec 2020 10:57:50 -0600 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE112.ent.ti.com (10.64.6.33) 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; Wed, 9 Dec 2020 10:57:50 -0600 Received: from gsaswath-HP-ProBook-640-G5.dal.design.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 0B9Gvd9T090706; Wed, 9 Dec 2020 10:57:46 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1607533070; bh=7aGcW++3azrnzcCIJUd3uSqhzj4wgbt1TKcCP+gNF+g=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=YeuZWO4E+g64JAGbIRhKh65IxVMo2UwjmCpqtKBQi6QXPsJDVol/VmaJWM6gvs1HZ qvHedyfIP4Rvi+bMcNhI/pw0cupHTRIZ7JcQN6mB5cNr31SgZXHP5JFkfScZTBby/C iGK+teH72so6AiUcngJqDDa2ojwe1iltJ7jXy52Y= From: Aswath Govindraju CC: Sekhar Nori , Aswath Govindraju , Greg Kroah-Hartman , Rob Herring , Roger Quadros , , , Subject: [PATCH] dt-bindings: usb: Add new compatible string for AM64 SoC Date: Wed, 9 Dec 2020 22:27:32 +0530 Message-ID: <20201209165733.8204-2-a-govindraju@ti.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20201209165733.8204-1-a-govindraju@ti.com> References: <20201209165733.8204-1-a-govindraju@ti.com> 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 compatible string in j721e-usb binding file as similar USB subsystem is present in AM64. Signed-off-by: Aswath Govindraju Acked-by: Roger Quadros --- Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml b/Docu= mentation/devicetree/bindings/usb/ti,j721e-usb.yaml index 388245b91a55..05d976bb06d0 100644 --- a/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml +++ b/Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml @@ -11,8 +11,11 @@ maintainers: =20 properties: compatible: - items: - - const: ti,j721e-usb + anyOf: + - items: + - const: ti,j721e-usb + - items: + - const: ti,am64-usb =20 reg: description: module registers --=20 2.17.1