From patchwork Wed Nov 9 12:46:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Grzeschik X-Patchwork-Id: 13037501 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 305C6C433FE for ; Wed, 9 Nov 2022 12:48:14 +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: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=k5ygEvTVhVpSTyYd/ApxcaT698fSK3leoGfvBsNLY5g=; b=bSkzvSRjHbeLBS cmZ7xIwP7fwZYboTSVX97MKla3dmTM/aKMfoGCFosMNaKGcnLWPOPaU2l0WBUz9x9ITTZVLaWVpRU akBQvcl4CDM0gMXnSdo4+lhKdk4JGfawGPn71optv43CnXreH0+Ul8moo9NpVPDIko8vd1H5MbGet Z2pM86Vdy8wphb+Dupq0lRze6/wljMoZu4ZdnfVd6WvBYYiLzvrYD0Tu77zEJXVW8dAMfU1LoNbp2 ZnawjU9BIKcSMsbhzHj+ecDb6mEE3zTCcYI4ER0RK1TfIv58/wKADDc7XvsoGSkL1+hlKYQJpBAWa ScyHWq6nn3oIhTuoDS2A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oskU4-00DUbI-Vf; Wed, 09 Nov 2022 12:47:13 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oskTj-00DUKj-NO for linux-arm-kernel@lists.infradead.org; Wed, 09 Nov 2022 12:46:54 +0000 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oskTg-00082y-7Y; Wed, 09 Nov 2022 13:46:48 +0100 Received: from [2a0a:edc0:0:1101:1d::ac] (helo=dude04.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1oskTe-003Fri-Lm; Wed, 09 Nov 2022 13:46:47 +0100 Received: from mgr by dude04.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1oskTe-000cKc-75; Wed, 09 Nov 2022 13:46:46 +0100 From: Michael Grzeschik To: linux-arm-kernel@lists.infradead.org Subject: [PATCH v3 0/3] ARM: at91: USB Device Port fixes Date: Wed, 9 Nov 2022 13:46:35 +0100 Message-Id: <20221109124638.147270-1-m.grzeschik@pengutronix.de> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: mgr@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221109_044651_816436_075DC741 X-CRM114-Status: UNSURE ( 9.36 ) X-CRM114-Notice: Please train this message. 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: , Cc: alexandre.belloni@bootlin.com, kernel@pengutronix.de, linux-clk@vger.kernel.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org This series fixes the UDP (USB Device Port) on the at91rm9200 and at91sam9g20. Cc: nicolas.ferre@microchip.com Cc: alexandre.belloni@bootlin.com Cc: linux-clk@vger.kernel.org Cc: kernel@pengutronix.de Michael Grzeschik (3): clk: at91: rm9200: fix usb device clock id ARM: dts: at91: rm9200: fix usb device clk id ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrl arch/arm/boot/dts/at91rm9200.dtsi | 2 +- arch/arm/boot/dts/at91sam9g20ek_common.dtsi | 9 +++++++++ drivers/clk/at91/at91rm9200.c | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-)