From mboxrd@z Thu Jan 1 00:00:00 1970 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 50174C433EF for ; Thu, 3 Feb 2022 08:14:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237055AbiBCIOq (ORCPT ); Thu, 3 Feb 2022 03:14:46 -0500 Received: from new2-smtp.messagingengine.com ([66.111.4.224]:47635 "EHLO new2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239825AbiBCIOp (ORCPT ); Thu, 3 Feb 2022 03:14:45 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailnew.nyi.internal (Postfix) with ESMTP id 4B52B58028B; Thu, 3 Feb 2022 03:14:45 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Thu, 03 Feb 2022 03:14:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cerno.tech; h=cc :cc:content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to; s=fm2; bh=g0pk/IL+SUr/Cc7b8VMIHRiL7WuNfWxDPfDQv3 PTMxg=; b=Xl/Aag+ASepVDwAcVOkFYKdE/7Oeizbn8eHs3BemhIe/o5J+oGm10B H1Y3VG5nTXltADnJqwDb0TkxnfKYgRLibnWqmols6jcdhz1FsCxVh3ftmPKY/tRc 47RkIRJi42Ytl045DXLw+A3TADkPpgYpioKVLfatR3+NWYxtt++zlbEQx4TvqS8W gAeqWgxy1AKGYheZwYZT1R0DxkWiKJwp7yk33R9h5+j3cHg4dUq9xLrk2vzZ/hsO 6lno9WFo3tpxllRV50wNyUIDcw3KhcXJTjq297jYC+4AIMQuFUUPRR8IrqPvJuzx aq1X1XTSbJBea9hN66L/S/xrbL99VWuQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=g0pk/IL+SUr/Cc7b8 VMIHRiL7WuNfWxDPfDQv3PTMxg=; b=MDBhOJ8TXyUc00WDBLUWzG4EVPkL3duyB uAVUx1DBCJShgGd9Fgg3kbYW+fSW1jHI+qpPaedyJb1nMx6W8CvinrzMVMPt2ZA5 iZxzvTRqT+TDWEtZ/64ULBF3uAwar6nnzMi3AJSpdrwJmnxQkcRhkBq3O/QaQjYd olciq6DkLmyRClaORjJMkvOD9PTC+Gj6H1jcJVUe2v7aeKTtqSkx1ljCJsXEi7ii YtzP56ceVRLmv9VnyUWWdfOhS2NEh9dU8vtPmN+Hu949l7WLPhlekjLIrGnWPqqx p/Kj2Pxd2MGFqzHCJsq4V8O3eypHRj4XqrarEcTr+1zhZok2dJvsw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrgeeigdduudehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtuggjsehgtderredttddvnecuhfhrohhmpeforgigihhm vgcutfhiphgrrhguuceomhgrgihimhgvsegtvghrnhhordhtvggthheqnecuggftrfgrth htvghrnhepleekgeehhfdutdeljefgleejffehfffgieejhffgueefhfdtveetgeehieeh gedunecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepmh grgihimhgvsegtvghrnhhordhtvggthh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 3 Feb 2022 03:14:44 -0500 (EST) Date: Thu, 3 Feb 2022 09:14:43 +0100 From: Maxime Ripard To: Samuel Holland Cc: Kishon Vijay Abraham I , Vinod Koul , Rob Herring , devicetree@vger.kernel.org, linux-phy@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Chen-Yu Tsai , Jernej Skrabec , linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, Andre Przywara Subject: Re: [PATCH 1/4] dt-bindings: phy: Add compatible for D1 USB PHY Message-ID: <20220203081443.lgishr4lbz6asbd5@houat> References: <20220203013558.11490-1-samuel@sholland.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="d3d4ssd6wxoltkfu" Content-Disposition: inline In-Reply-To: <20220203013558.11490-1-samuel@sholland.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --d3d4ssd6wxoltkfu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 02, 2022 at 07:35:54PM -0600, Samuel Holland wrote: > D1 features one OTG port and one host port, like the A64 SoC, so its > USB PHY supports the same set of properties. Add the new compatible to > the existing binding. >=20 > Signed-off-by: Samuel Holland for the series: Acked-by: Maxime Ripard Maxime --d3d4ssd6wxoltkfu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCYfuO8wAKCRDj7w1vZxhR xSM4AQCVJr7dBdD67lry2C5gvGUfY6mTWZFR2miM2F5WMXRLkwEAhVsKhxVOvchc em2yLo1aKpV1AMz0Yzpiafdz8OZewQY= =7wru -----END PGP SIGNATURE----- --d3d4ssd6wxoltkfu--