From patchwork Wed Mar 27 17:53:08 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 784452 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 0662612E1D0; Wed, 27 Mar 2024 17:53:14 +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=1711561994; cv=none; b=EmXFmyrzZ5ls4Mvx2jj25o6j7fneqPXn7SFRZ2DDQS9F6VFySzmtxJCK33kOnHQDBYXU4//sqx1nvZmiKo+74kn+OrrJACcaUWYvNMqwCvwTccx3c0Xfx4tVWmc8gsUvGpTyFtXuGBtz0Pu851Fwab38Bu9bQ8ffISzxLDF2mzQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711561994; c=relaxed/simple; bh=hXb1CTWrSFa+2qFe1nAAZo3k5Ya1fVoQVEhBY8rhylQ=; h=From:To:Subject:Date:Message-Id:MIME-Version; b=WLy9u9GJvt8knz50J3TeYZep0dXXJYmVW666YFf6ZnvrrhwwFZarPX35Qttm57+V6II4GXm+rl8UN+SqwDV3ZsjwpAbheEhFDvYJmvHCt2pm5KKRGHHKuqZKGwnPIjmEA4DIOBVCoVFoowNFmgiDs2hGsLKevEeb0IP5rOxww7M= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id E990CC433C7; Wed, 27 Mar 2024 17:53:11 +0000 (UTC) From: Krzysztof Kozlowski To: Greg Kroah-Hartman , Krzysztof Kozlowski , linux-usb@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: [PATCH] usb: phy: MAINTAINERS: mark Freescale USB PHY as orphaned Date: Wed, 27 Mar 2024 18:53:08 +0100 Message-Id: <20240327175308.520317-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Emails to the only maintainer bounce: : host nxp-com.mail.protection.outlook.com[52.101.68.39] said: 550 5.4.1 Recipient address rejected: Access denied. Signed-off-by: Krzysztof Kozlowski --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 51d5a64a5a36..b66812e99caf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8760,10 +8760,9 @@ S: Maintained F: drivers/usb/gadget/udc/fsl* FREESCALE USB PHY DRIVER -M: Ran Wang L: linux-usb@vger.kernel.org L: linuxppc-dev@lists.ozlabs.org -S: Maintained +S: Orphan F: drivers/usb/phy/phy-fsl-usb* FREEVXFS FILESYSTEM