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 84BC83399B; Fri, 24 May 2024 18:31:29 +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=1716575489; cv=none; b=kU/eqwlcfqjUdVlT95C8AjA7JtVAdA0gR8i1pvnq6IWORVNkLo2udss/nAJDzMpMGh+ELm2KZdQUU98cBvwMQpCma7icrHRp1XjWsG7/bB4BhefjAhgJEJkFud2lV1uUGM+/ZARTDF3quCgJOYClEWVDtFvOpZkMeBl1uyH2DnU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1716575489; c=relaxed/simple; bh=/ztmUaN+Csn+xIOOn+zVsdPvX0qFx5ZWesnKa3+2u4E=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ihyxCsYemufg7Xt4iEbQznBVuzoI5Fi3h2+ShUc2bOChGizsvt/Gs1mWtOv++4GHPoIOzyX2PoXFr9FKyxOtguFx5zDVvxHKs83GB0CG+DeWQ7Do30yopAeDKsZUbMyauL3cx3cfPYknwNhqq6Skim8iXMkJ3Fd3ThGz33/c40A= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=qlox4iNq; 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="qlox4iNq" Received: by smtp.kernel.org (Postfix) with ESMTPSA id BD6E0C2BBFC; Fri, 24 May 2024 18:31:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1716575489; bh=/ztmUaN+Csn+xIOOn+zVsdPvX0qFx5ZWesnKa3+2u4E=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qlox4iNqmDPOjH4JRYBda8MvOcY+AoZDtCUyI65smRCljA+e8fgiRc/xLx8VpsKny UQzZr3+aYaRJ0Pbn7yrZNarCdTccjKvL4a3VapoRcVL2LBxlr4lwNmrLa6aSb2x70a l6qswPdJFpmWT059xtUA/+hjTkRzKKcFE4XG+MfShm+xsVpXmmYPwJPWOjVpqcAJWs M4ULilRuiR5r5xwfhzmxw4WwH0EkLMbRq2Alm2uqozs7SrKCQ47vp8KIP160dhiuBM Oiqqie/BGma2h2oroJctlzAr7pcAmPyqeaPghpK/ia0CuNrPAA4NGfnOzEEIUfZakc QJxCWnuOsZQqg== Date: Fri, 24 May 2024 19:31:24 +0100 From: Conor Dooley To: Francesco Dolcini Cc: Greg Kroah-Hartman , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Bjorn Andersson , Francesco Dolcini , linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Dmitry Baryshkov Subject: Re: [PATCH v1 1/2] dt-bindings: usb: gpio-sbu-mux: Make 'enable-gpios' optional Message-ID: <20240524-boxer-grab-820cc815e55a@spud> References: <20240524071034.4441-1-francesco@dolcini.it> <20240524071034.4441-2-francesco@dolcini.it> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="O2o6xvA5DJkzSTPJ" Content-Disposition: inline In-Reply-To: <20240524071034.4441-2-francesco@dolcini.it> --O2o6xvA5DJkzSTPJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 24, 2024 at 09:10:33AM +0200, Francesco Dolcini wrote: > From: Francesco Dolcini >=20 > The enable gpio is not required when the SBU mux is used only for > orientation, make enable-gpios required only for alternate mode > switch use case. >=20 > Signed-off-by: Francesco Dolcini Acked-by: Conor Dooley Cheers, Conor. --O2o6xvA5DJkzSTPJ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZlDc/AAKCRB4tDGHoIJi 0kKTAP46H5UKUeCFhR0V6Md/njZpnW/9w0OktOevN6t6RCH8EAD+KYPvjbobJ9UC TQGD0lFTB3bPp1NBXgIa2UoHJrf4Hgw= =zDnb -----END PGP SIGNATURE----- --O2o6xvA5DJkzSTPJ--