From patchwork Fri Nov 26 06:15:40 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinod Koul X-Patchwork-Id: 12640115 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 CA1BBC433EF for ; Fri, 26 Nov 2021 06:15:48 +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-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: MIME-Version:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=mlnxl+Q1D87kgbCjhl2YYUfbmsVCkAunKgMsUQqJE28=; b=duP UtRVglyhdrAWnHqAmfADPzaVOc4f75DC7x4DQ5ko6wWMYz4kY1OyLui0YsITLOGhxTkK3aPSsiNuS yAlxN+3JKke7kvQVWMvT5fUNWPK9GPy++OygHDoP51x3In4fFEuGB8YfhiiiUi28qVPnM8kiyRA8i eJfQF5GOWQxgNZzy7p9XYb0ZWrgzXkPaVsD1vRQa5ti00ihP4Jr+asvVwLCJ5HCCkhu+Aok+C3HUu u6ywisgOlEMeBM8k0Ld9MOzcAiV9zO9Ehu897ihFZKzskW3pDJtJJqII6VVNLJkpWrFHn0qVnOu2S 5GB3X9H422N/W1Gi2g94YFHsGtAdlmg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mqUWS-009ICc-8g; Fri, 26 Nov 2021 06:15:48 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mqUWP-009ICH-WC for linux-phy@lists.infradead.org; Fri, 26 Nov 2021 06:15:47 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id CD05461108; Fri, 26 Nov 2021 06:15:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1637907344; bh=7i6gFe2C6oGCBK0Fvigb5z0S/fOiViYh88W5TJHbEdM=; h=Date:From:To:Cc:Subject:From; b=PMvUPJArqSFpqe5bgiJj/i4GO8Rm7LNL0v4paqVTouvuFSgmiObf02taeYQSjdKMQ FYHHKn1gT1/26Bw9WOha+cZH1mApVsmhD8p6mycHbY7LrxTEQ3V8MTe4O6jDB3+MFm f0d+0VCQiOGEXIo3/MxO7K7alUZNhB3ejHMVNm00NNDzvFbIHJWps9yd2gT/20nT8u E4xrV66mNv3BIwLmE/pa2ywqbPvf56FmbhFY4wweCczeDWLHvsmXGUk/4dyktyOwz4 OjuMgWs/gecdF68x1YBUJZew0pifoMvwdgc5vtQpp5mnkxovHrF0YduoMF+GYTw3lF SyRdmEzmpwy4Q== Date: Fri, 26 Nov 2021 11:45:40 +0530 From: Vinod Koul To: Greg KH Cc: LKML , Linux Phy , Kishon Vijay Abraham I Subject: [GIT PULL]: Generic phy fixes for v5.16 Message-ID: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211125_221546_119238_36D867CA X-CRM114-Status: GOOD ( 10.46 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org Hello Greg, Please pull to recieve bunch of fixes for generic phy subsystem. These contain mostly kernel-doc warning fixes along with couple of driver fixes. The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fixes-5.16 for you to fetch changes up to f0ae8685b2858fc1dabf5ea743642abb5f242375: phy: HiSilicon: Fix copy and paste bug in error handling (2021-11-23 10:42:13 +0530) ---------------------------------------------------------------- phy: fixes for 5.16 Fixes for: - kernel-doc warnings for various drivers - error handling fix for HiSilicon driver - name fix for zynqmp phy - property name fix in stm32 phy ---------------------------------------------------------------- Amelie Delaunay (1): phy: stm32: fix st,slow-hs-slew-rate with st,decrease-hs-slew-rate Dan Carpenter (1): phy: HiSilicon: Fix copy and paste bug in error handling Liam Beguin (1): dt-bindings: phy: zynqmp-psgtr: fix USB phy name Randy Dunlap (1): phy: ti: report 2 non-kernel-doc comments Vinod Koul (6): phy: mvebu-cp110-utmi: Fix kernel-doc warns phy: qualcomm: qmp: Add missing struct documentation phy: qualcomm: usb-hsic: Fix the kernel-doc warn phy: ti: tusb1210: Fix the kernel-doc warn phy: qualcomm: ipq806x-usb: Fix kernel-doc style phy: ti: omap-usb2: Fix the kernel-doc style .../devicetree/bindings/phy/xlnx,zynqmp-psgtr.yaml | 2 +- drivers/phy/hisilicon/phy-hi3670-pcie.c | 4 ++-- drivers/phy/marvell/phy-mvebu-cp110-utmi.c | 4 ++-- drivers/phy/qualcomm/phy-qcom-ipq806x-usb.c | 26 ++++++++++++---------- drivers/phy/qualcomm/phy-qcom-qmp.c | 3 +++ drivers/phy/qualcomm/phy-qcom-usb-hsic.c | 2 +- drivers/phy/st/phy-stm32-usbphyc.c | 2 +- drivers/phy/ti/phy-am654-serdes.c | 2 +- drivers/phy/ti/phy-j721e-wiz.c | 2 +- drivers/phy/ti/phy-omap-usb2.c | 6 ++--- drivers/phy/ti/phy-tusb1210.c | 2 +- 11 files changed, 30 insertions(+), 25 deletions(-) Thanks