[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <l5guykbgo23s4fw52cen3vuewqe4lqtf2zbdt6gxmlkatm4ecx@wpi6so6okizf>
Date: Mon, 21 Oct 2024 09:58:32 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Romain Gantois <romain.gantois@...tlin.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Heikki Krogerus <heikki.krogerus@...ux.intel.com>,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>, linux-usb@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] dt-bindings: usb: Describe TUSB1046 crosspoint switch
On Fri, Oct 18, 2024 at 03:30:48PM +0200, Romain Gantois wrote:
> +examples:
> + - |
> + i2c {
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + typec-mux@44 {
> + compatible = "ti,tusb1046";
> + reg = <0x44>;
> +
> + mode-switch;
> + orientation-switch;
> +
> + port {
> + endpoint {
> + remote-endpoint = <&typec_controller>;
Use consistent indentation for DTS, preferred is 4 space.
With above fixed:
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Best regards,
Krzysztof
Powered by blists - more mailing lists