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 D9894175AA for ; Mon, 17 Jun 2024 16:18:24 +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=1718641104; cv=none; b=NQKOiV71M5medgfhlUwtSbcTOXqTiIQCfblM4b85+aW8miQ5YPsgn32ypMKpOZZysvM9UZhholgulVRdZCoCd6xjZNuwSj1Q7sHw0lH9qWRgeRykJ4ZEj5S6bBm5xdiXGBTE3k831F3aWGndPsYPMJRaYxhlcdPFcUBwBdAQB4g= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718641104; c=relaxed/simple; bh=EY+4UcdN3SJN/tw5GnFXIR6zPGfQZjIPes1lgtjBBcQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=WZaVwOO0r+iNTadNZm0U8EeuexWnx1Y7r19z7HdWUfT1+fsm842pTN8Uy8PQb+gkgiIINgwwbTxL1MrvS/iM1WkkXGF9YanoJ06aAafeX6G+URXQfBbpdNZHr6ZMtrRefxJbo7r4JNb3xdePXn3qutoqLYIOsTWClYjTXtovo44= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=D1J+/GhH; 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="D1J+/GhH" Received: by smtp.kernel.org (Postfix) with ESMTPSA id D8C98C2BD10; Mon, 17 Jun 2024 16:18:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1718641104; bh=EY+4UcdN3SJN/tw5GnFXIR6zPGfQZjIPes1lgtjBBcQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=D1J+/GhH0m4XyRUQNnSuU3Kxibw7tmYI+Waa/ntddVGlbtdwgGBeq6oN1dpWNvdc7 FmRYCGr1TlcBPDaJIz5JWtKB3CjeMzGuTJrw90/MbW8lfmzqcRvvjutifiUL66yCgD I2u5y36wMELOfIu3MLJ9FXlCE6RGQ+WjKWlP2oHhJYTgH8qtE/YtGtFPnCqMXoNDOJ 5wkaxsWpZUpmMtobwDUuIljwwduUsmfqviY6ANfjfO6L1LyHlT4a4kYx1woyFHQ2c1 KfCb/m+eGSo7F/d1O6wjn3A6lWFxwC5+UDn0jAquWmMxV1edmyyXrOZ7ZMmdBD1rMA yumfdjJeiV6Dg== Date: Mon, 17 Jun 2024 17:18:17 +0100 From: Conor Dooley To: Marc Gonzalez Cc: Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Daniel Vetter , Liam Girdwood , Mark Brown , Rob Herring , Krzysztof Kozlowski , Conor Dooley , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, Arnaud Vrac , Pierre-Hugues Husson , Dmitry Baryshkov Subject: Re: [PATCH 1/4] dt-bindings: display: simple-bridge: add ti,tdp158 Message-ID: <20240617-daydream-query-906923e8b12f@spud> References: <20240617-tdp158-v1-0-df98ef7dec6d@freebox.fr> <20240617-tdp158-v1-1-df98ef7dec6d@freebox.fr> 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="NgEG+8ha7KOidoBa" Content-Disposition: inline In-Reply-To: <20240617-tdp158-v1-1-df98ef7dec6d@freebox.fr> --NgEG+8ha7KOidoBa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 17, 2024 at 06:02:59PM +0200, Marc Gonzalez wrote: > In default mode, this device works transparently. Please explain what makes this device incompatible with the existing ones. For example, why not make the new compatible fall back to ti,ths8134? >=20 > Signed-off-by: Marc Gonzalez > --- > Documentation/devicetree/bindings/display/bridge/simple-bridge.yaml | 4 = ++++ > 1 file changed, 4 insertions(+) >=20 > diff --git a/Documentation/devicetree/bindings/display/bridge/simple-brid= ge.yaml b/Documentation/devicetree/bindings/display/bridge/simple-bridge.ya= ml > index 43cf4df9811a5..5f0c9687538bf 100644 > --- a/Documentation/devicetree/bindings/display/bridge/simple-bridge.yaml > +++ b/Documentation/devicetree/bindings/display/bridge/simple-bridge.yaml > @@ -31,6 +31,7 @@ properties: > - ti,opa362 > - ti,ths8134 > - ti,ths8135 > + - ti,tdp158 > =20 > ports: > $ref: /schemas/graph.yaml#/properties/ports > @@ -52,6 +53,9 @@ properties: > maxItems: 1 > description: GPIO controlling bridge enable > =20 > + vcc-supply: > + description: Power supply for the bridge > + > vdd-supply: > description: Power supply for the bridge > =20 >=20 > --=20 > 2.34.1 >=20 --NgEG+8ha7KOidoBa Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZnBhyQAKCRB4tDGHoIJi 0qQ2AQCtC7E2W++0bkEZqIyJfhekP6rN7C44pryIrjtcn7BHLwD/bthwuO4+enY6 60JTVuWhPa9fXCQ3sJeDHBZSXZiVrwM= =rdsD -----END PGP SIGNATURE----- --NgEG+8ha7KOidoBa--