From patchwork Mon Jul 4 10:28:44 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Herve Codina X-Patchwork-Id: 12905078 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 EEF4BC43334 for ; Mon, 4 Jul 2022 11:03:22 +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=tiIgkkkKbfWgVl FG4fPcMXBEEA+dF1zoFGVpsehhOV8huzgM1seuKAK+b9iGEhsHPji1B47Xkt1ZlbZLUDSeN2OuEVK IqaksqjmFF5JDQ6YsgtVrTjBtiDUs5Ldi0S0iaOpwEmW3MTi8nZdiRpndYGX+Vqb9tksDue0khu1c v1ZPdOy6RKvnyMGdK2LqUJX8TWhUtrXClKRiSwCBWV/hhvWSn9CD6DXNdYLteGxwxkXSN5TmrkE5s zob7ZeAGVP3BW5ei7tz9ukElIe6Gz1wJ4iyarN6vWa0rIwMEe/W1RZXUOfHYYUkmPTnsO78LxJlmk pVDeFgLueOx86mkbDLPw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o8Jq9-007OJo-KG; Mon, 04 Jul 2022 11:02:06 +0000 Received: from relay10.mail.gandi.net ([2001:4b98:dc4:8::230]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o8JK6-0070dq-2M for linux-arm-kernel@lists.infradead.org; Mon, 04 Jul 2022 10:28:59 +0000 Received: (Authenticated sender: herve.codina@bootlin.com) by mail.gandi.net (Postfix) with ESMTPA id 759BE24000B; Mon, 4 Jul 2022 10:28:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1656930536; 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=i7nVJZbB8VxaaFclnvCzIxKQ98p0wqQrMaWfZUnEgL/mVJQPMg6gGiAm0gcyyb17GxBlxq gQkrUQ31+oUIU3+TBsnoR9PNIgBfId7N8wXP8iHXiVcjxtK+PoRR6hX+Y3Bfk63aPCYd1S NDXzVzxgbWFmvtjw6aEgrHPLHgFZyvcCALyHrGM4gjJSLPk6Ntrg8ioXmhwTHdvJRTGKJo phV395wb41erTzCxiaE6xh1jSFYV5P2mXM29eie9xhOedFsoCLTaDRx4Yc0WK+bvAC7M5u ZYQYfrH6CNhPUXkqkaymGmHJiIh78fUSbzIsSsysCFZI6RMteqorptrr5LfZ+g== 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 v5 2/3] dt-bindings: usb: atmel: Add Microchip LAN9662 compatible string Date: Mon, 4 Jul 2022 12:28:44 +0200 Message-Id: <20220704102845.168438-3-herve.codina@bootlin.com> X-Mailer: git-send-email 2.35.3 In-Reply-To: <20220704102845.168438-1-herve.codina@bootlin.com> References: <20220704102845.168438-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-20220704_032858_326376_2FF2DB3C X-CRM114-Status: GOOD ( 10.88 ) 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