From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id AF7A039D6F1 for ; Thu, 5 Mar 2026 12:43:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772714631; cv=none; b=J1hLRIUlrlMW9NMcoeSNX2TCB6BR8Qm1yAW0LZ44IX7DhSqBfBMSm2wERR6zP4nHhktHp9eqPOxYu2JLYcCEo9lW1fdg+5c5EbDPhZmixkNeDHp6v2107P7HcZGC+FPSG/uy+IdjShmwvc18uAS9R9NuM3wqAqCjMSiAON0Bavo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772714631; c=relaxed/simple; bh=+1Soi4u0zOToM+4cvb9M54dFFqUFlTLNETgvWAKHxCU=; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject: To:Cc:Content-Type; b=M3O8uSQX5eJoiv1FUVN+HQim92YsKeKNvqRyF1pxMm0UaX8J7ynsuhNAUj6J0LZufu4xhi2VwlYzyOi7tdSXd6nN+nFGgSBS7XOmtfN4YqvhpqCG7rQcK5wki4QjT0nCvxH+yTRS5kju3eYA1oentnBXMfY9betzLaJpVXmfgNA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Qb0jG97e; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Qb0jG97e" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5B22EC116C6 for ; Thu, 5 Mar 2026 12:43:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1772714631; bh=+1Soi4u0zOToM+4cvb9M54dFFqUFlTLNETgvWAKHxCU=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=Qb0jG97edmb3U2qfJOZ8W4namHJQLjHdyLa/yO8Shzxok1cow1oGiOPDZPwW1C2aX qfpAXVF5aCFXZLxPSzvgKeKSxO9o5XsLWHV8Z2J8C79wGhUQOpuNdTpOU9Dzdkkz3p TWGjcAKnefLsljHAnEj5fjLLXkP0UfERnPvGWuc0ZQekEOQjNXH5K1HWRbh9ma16qv 6TkLXMUEkXlMirlttkcaQYFOEfMZ+oBljrNq1F3YIMePzlnhhwMurIVZGke7gCj1z9 cdj00Q5OZUBdizfbKPYLlLKP8RyJI5QMF03gjMx1z3TalYyUwSwiQn9mCL6ZfAo7SC 0i9QiFLq3vXMw== Received: by mail-yw1-f169.google.com with SMTP id 00721157ae682-793fdbb8d3aso98541657b3.3 for ; Thu, 05 Mar 2026 04:43:51 -0800 (PST) X-Forwarded-Encrypted: i=1; AJvYcCUZG1Z1CkK4iqHng2C4Gdb/MktAHr/Bv8TEGZtMJcK54TzLIuiMYuXZR6hcJhPXEQiiOsusiEI=@vger.kernel.org X-Gm-Message-State: AOJu0Yym0s1+f1j3OHpLAY9wAlWPfAYv2d7eP1TdoQOhuqY8quGMC8jp V3xgYtBJUfA/R+xT+zUJNaBxcQC3i5YiZe35VJjLMxB5aACU7DJwUp933KY5JiA4SWV4YHkbX63 IOXC77d7369B/ffttg4MURyPTjDVdQfs= X-Received: by 2002:a05:690e:448d:b0:64c:ac70:9420 with SMTP id 956f58d0204a3-64cf9bdb391mr3524893d50.76.1772714630723; Thu, 05 Mar 2026 04:43:50 -0800 (PST) Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 References: <20260304175735.2660419-1-vladimir.oltean@nxp.com> <20260304175735.2660419-19-vladimir.oltean@nxp.com> In-Reply-To: <20260304175735.2660419-19-vladimir.oltean@nxp.com> From: Linus Walleij Date: Thu, 5 Mar 2026 13:43:38 +0100 X-Gmail-Original-Message-ID: X-Gm-Features: AaiRm53Fhg5bHrVPoZ7KkxLKre-rHWPjFXtzmvz74i7G3hPs_-fZQdYeAKMF5Bw Message-ID: Subject: Re: [PATCH phy-next 18/22] pinctrl: tegra-xusb: include PHY provider header To: Vladimir Oltean Cc: linux-phy@lists.infradead.org, Vinod Koul , Neil Armstrong , dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-can@vger.kernel.org, linux-gpio@vger.kernel.org, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, linux-pci@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-riscv@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-sunxi@lists.linux.dev, linux-tegra@vger.kernel.org, linux-usb@vger.kernel.org, netdev@vger.kernel.org, spacemit@lists.linux.dev, UNGLinuxDriver@microchip.com, Thierry Reding , Jonathan Hunter , Krzysztof Kozlowski Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, Mar 4, 2026 at 7:00=E2=80=AFPM Vladimir Oltean wrote: > The tegra-xusb pinctrl driver is also a PHY provider (calls > devm_phy_create() for PCIe and SATA). However, according to Vinod Koul, > having PHY provider drivers outside of drivers/phy/ is discouraged, > although it would be difficult for me to address a proper movement here. > > Include the private provider API header from drivers/phy/, but leave a > FIXME in place. It will have to be moved, eventually. > > Signed-off-by: Vladimir Oltean Fair enough, is this a regression so I should merge it for fixes or just a nonurgent fix that I can apply for next? Long term a custom device can be created from the pin control driver so that the Linux device model can be used to move the driver over to phy. Yours, Linus Walleij