From patchwork Fri Jul 1 07:09:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Herve Codina X-Patchwork-Id: 12902833 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 276F7C43334 for ; Fri, 1 Jul 2022 07:11:29 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=3iGWRp6d5ljKeaQ6/qNe4JMxsdaN+tAzXfGuBJL9X6g=; b=2ono1wiwnu+nMx kbJwtqC2Wsd9dyT75ipCCgkSeKVRiVOJg+LxccETc6l0iW17I5lIAmXYiK149P8zXnQeglo1Wrr9+ 5FpTGYgrJVYp9snRi7oiGVsY5QH+6RFjGm9R5ieabYuKlrx2TJA+WkwQto/NEPrvBeUM/BjklyMmC ZcPvy877jN5jweFyG+dUsshvIG+AT0NAKFStgzFmCoj1PrCQQ5uDUvvsZORAOitVdbMd79K7L0F8D aSRThkCBQGAVLtBSwtz5jk2kPCk41beKl3UlW2Pf4BZ+Wal7K5IQzNa/aXuZ6sG8n3oalO/+Do6i2 m3116nWlvoI0Bf6o2eVw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o7AnH-003L7b-Kk; Fri, 01 Jul 2022 07:10:23 +0000 Received: from relay11.mail.gandi.net ([217.70.178.231]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o7An2-003Kz5-G5 for linux-arm-kernel@lists.infradead.org; Fri, 01 Jul 2022 07:10:09 +0000 Received: (Authenticated sender: herve.codina@bootlin.com) by mail.gandi.net (Postfix) with ESMTPA id 1623B100015; Fri, 1 Jul 2022 07:10:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1656659407; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=bY9k2hKqsyHlaoLqP64+/s43+QLgOGGKL1kqn0fNDuQ=; b=DJRY+cgIdDUtXuww4VCZkhCH6oCKR+ONgBdOMTZC2iR10TzO8U6yz/Z7zvFcOXE3oK+zFH 28V5ulzwEysidNR/DvUtpwGvdoZG0G+NPyqTlgV19Rk0SB8+fRYuHJZLfMN5zx2Ys2YucO /70/VukO1Oy66aPsbLfxKWHFfnyXO3la2jxs3YaFr2BdrOfsqDCl/vHN09gil0Aa6mY+fM CtXy2ntX1pTzNjCD6vXAWb53AP17Osb6pn+/mSWjZAAhURegSl9z6vzDHvLI/shaaEHjeq af0e4/eoKVjg9T49nB39VuCqkvLc8gRoOPiaIvkqQZzf102YpgfSPL1rFpviZw== From: Herve Codina To: Greg Kroah-Hartman , Rob Herring , Krzysztof Kozlowski , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , Michael Turquette , Stephen Boyd , Horatiu Vultur Cc: linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Thomas Petazzoni , Herve Codina , Krzysztof Kozlowski Subject: [PATCH v4 2/3] dt-bindings: usb: atmel: Add Microchip LAN9662 compatible string Date: Fri, 1 Jul 2022 09:09:27 +0200 Message-Id: <20220701070928.459135-3-herve.codina@bootlin.com> X-Mailer: git-send-email 2.35.3 In-Reply-To: <20220701070928.459135-1-herve.codina@bootlin.com> References: <20220701070928.459135-1-herve.codina@bootlin.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220701_001008_720759_47F7AE90 X-CRM114-Status: GOOD ( 10.38 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The USB device controller available in the Microchip LAN9662 SOC is the same IP as the one present in the SAMA5D3 SOC. Add the LAN9662 compatible string and set the SAMA5D3 compatible string as a fallback for the LAN9662. Signed-off-by: Herve Codina Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/usb/atmel-usb.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/usb/atmel-usb.txt b/Documentation/devicetree/bindings/usb/atmel-usb.txt index f512f0290728..12183ef47ee4 100644 --- a/Documentation/devicetree/bindings/usb/atmel-usb.txt +++ b/Documentation/devicetree/bindings/usb/atmel-usb.txt @@ -87,6 +87,9 @@ Required properties: "atmel,at91sam9g45-udc" "atmel,sama5d3-udc" "microchip,sam9x60-udc" + "microchip,lan9662-udc" + For "microchip,lan9662-udc" the fallback "atmel,sama5d3-udc" + is required. - reg: Address and length of the register set for the device - interrupts: Should contain usba interrupt - clocks: Should reference the peripheral and host clocks