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 09D361EC01E; Tue, 11 Mar 2025 18:09:11 +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=1741716552; cv=none; b=WEN8VJIo0lY+hxXXsM7mqqQyBK9d6UpXFEgoyPrKdwOBJYzRWhb6zYR5TD/hCdMsF12JIIqeAT8X/G97tUrFhpwacih+cJDRKJMRSghjd55OX9ZhmPJz/OEoVznckmsCOJ3eqNqBuTqwLPb3XC6dWtV1QN7gl8LtiukYOVOKWao= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741716552; c=relaxed/simple; bh=rkr+MYPP/xd4K2DHcaPS2KuUJTGBzM0NtVFOM7N1J1k=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=to2YBgb9yO9vzqYA6b7KsHB6cZP5fjNLEwwJJOiRBwshxZuzGxxU2UFVWW9hfQM2mXWbvKBXhTsSI9Jgp1baoAEDgPEJg6A4zh6qms/SBkmwdLOG6ZSOzyIVJ+0NK501DHg3AoRL+oB6r2CSpQGie36iq+sD82DcLUEYjO+n2hQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Gbn9Y5lb; 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="Gbn9Y5lb" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 35008C4CEE9; Tue, 11 Mar 2025 18:09:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1741716551; bh=rkr+MYPP/xd4K2DHcaPS2KuUJTGBzM0NtVFOM7N1J1k=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Gbn9Y5lbkjZe040Ba/4mIfjbFEbAzel6Rd2OdFOpWJjJT4fLwpdUd89Bsr96l23hG jPS168nV34DkfYi0pUd0M/2EJ6XsvRINQmAsA8Pa0TSjNYyzCi4akzTtXaNYb7bFOv WGaLCiiYrbS/GmIj7MHEMBRF2jDYSxGqYxkXxiUoV4OffWyG7vIzH2iXux6dH0ZTuk CpWBof+b4Gz/SBIKX7N3a920OmnOxaQzH9W1n1pKRHdzHmYcVMq7pXge2NZo72QNN+ EWavL6vNwlmv/Mn8u8JvT2jBppi/PPstPkWl7D5LwImIcostcp+YJt8dlSKcFtxSsk 3oay5uSIki0cA== Date: Tue, 11 Mar 2025 13:09:09 -0500 From: Rob Herring To: Cosmin Tanislav Cc: Tomi Valkeinen , Cosmin Tanislav , Mauro Carvalho Chehab , Krzysztof Kozlowski , Conor Dooley , Niklas =?iso-8859-1?Q?S=F6derlund?= , Julien Massot , Catalin Marinas , Will Deacon , Greg Kroah-Hartman , Liam Girdwood , Mark Brown , Linus Walleij , Bartosz Golaszewski , Bjorn Andersson , Geert Uytterhoeven , Dmitry Baryshkov , Arnd Bergmann , Taniya Das , Biju Das , =?iso-8859-1?Q?N=EDcolas_F_=2E_R_=2E_A_=2E?= Prado , Eric Biggers , Javier Carrasco , Ross Burton , Hans Verkuil , Sakari Ailus , Laurent Pinchart , Zhi Mao , Kieran Bingham , Dongcheng Yan , AngeloGioacchino Del Regno , Benjamin Mugnier , Tommaso Merciai , Dan Carpenter , Ihor Matushchak , Laurentiu Palcu , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-staging@lists.linux.dev, linux-gpio@vger.kernel.org Subject: Re: [RFC PATCH v2 02/16] dt-bindings: media: i2c: max96717: reflow text Message-ID: <20250311180909.GA3915230-robh@kernel.org> References: <20250309084814.3114794-1-demonsingur@gmail.com> <20250309084814.3114794-3-demonsingur@gmail.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250309084814.3114794-3-demonsingur@gmail.com> On Sun, Mar 09, 2025 at 10:47:54AM +0200, Cosmin Tanislav wrote: > This text is using weird line lengths. Fix it. > > Signed-off-by: Cosmin Tanislav > --- > .../bindings/media/i2c/maxim,max96717.yaml | 19 +++++++++---------- > 1 file changed, 9 insertions(+), 10 deletions(-) > > diff --git a/Documentation/devicetree/bindings/media/i2c/maxim,max96717.yaml b/Documentation/devicetree/bindings/media/i2c/maxim,max96717.yaml > index 15ab37702a92..1026678a17a7 100644 > --- a/Documentation/devicetree/bindings/media/i2c/maxim,max96717.yaml > +++ b/Documentation/devicetree/bindings/media/i2c/maxim,max96717.yaml > @@ -12,16 +12,15 @@ maintainers: > - Cosmin Tanislav > > description: Use '>' token for multiple paragraphs. > - The MAX96717 serializer converts MIPI CSI-2 D-PHY formatted input > - into GMSL2 serial outputs. The device allows the GMSL2 link to > - simultaneously transmit bidirectional control-channel data while forward > - video transmissions are in progress. The MAX96717 can connect to one > - remotely located deserializer using industry-standard coax or STP > - interconnects. The device cans operate in pixel or tunnel mode. In pixel mode > - the MAX96717 can select the MIPI datatype, while the tunnel mode forward all the MIPI > - data received by the serializer. > - The MAX96717 supports Reference Over Reverse (channel), > - to generate a clock output for the sensor from the GMSL reverse channel. > + The MAX96717 serializer converts MIPI CSI-2 D-PHY formatted input into GMSL2 > + serial outputs. The device allows the GMSL2 link to simultaneously transmit > + bidirectional control-channel data while forward video transmissions are in > + progress. The MAX96717 can connect to one remotely located deserializer using > + industry-standard coax or STP interconnects. The device cans operate in pixel > + or tunnel mode. In pixel mode the MAX96717 can select the MIPI datatype, while > + the tunnel mode forward all the MIPI data received by the serializer. > + The MAX96717 supports Reference Over Reverse (channel), to generate a clock > + output for the sensor from the GMSL reverse channel. Is this a separate paragraph? If not, the wrapping is not right. If so, then needs a blank line in between. > > The GMSL2 serial link operates at a fixed rate of 3Gbps or 6Gbps in the > forward direction and 187.5Mbps in the reverse direction. > -- > 2.48.1 >