public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: stefano.radaelli21@gmail.com,
	Andrzej Hajda <andrzej.hajda@intel.com>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Robert Foss <rfoss@kernel.org>,
	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
	Jonas Karlman <jonas@kwiboo.se>,
	Jernej Skrabec <jernej.skrabec@gmail.com>,
	Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
	Maxime Ripard <mripard@kernel.org>,
	Thomas Zimmermann <tzimmermann@suse.de>,
	David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Cc: "Noah J . Rosa" <noahj.rosa@gmail.com>
Subject: Re: [PATCH] drm/bridge: ti-sn65dsi83: Add Non-Burst mode property
Date: Mon, 8 Jul 2024 18:07:17 +0200	[thread overview]
Message-ID: <0ab2eae0-95dc-46d1-aba8-a64e2240eb66@kernel.org> (raw)
In-Reply-To: <20240708151819.40457-1-stefano.radaelli21@gmail.com>

On 08/07/2024 17:18, stefano.radaelli21@gmail.com wrote:
> From: Stefano Radaelli <stefano.radaelli21@gmail.com>
> 
> The video mode can be divided into two methods for sending packet data:
> burst mode and non-burst mode.
> In burst mode, pixel data is compressed to save time for the interface
> to return to low power.
> Non-burst modes transmit pixel data in a stream controlled by sync
> pulses or sync events.
> 
> Adding this property in the DTS gives the programmer the ability to
> disable Burst Mode, depending on how the MIPI controller is configured.
> 
> Co-developed-by: Noah J. Rosa <noahj.rosa@gmail.com>
> Signed-off-by: Noah J. Rosa <noahj.rosa@gmail.com>
> Signed-off-by: Stefano Radaelli <stefano.radaelli21@gmail.com>

Do not send bindings separate from their users. This requires quite an
effort for me to provide feedback here - look for mbox, import it, respond.

To be clear: bindings were NAKed.

See submitting patches for explanation how to send patchset.

Best regards,
Krzysztof


      reply	other threads:[~2024-07-08 16:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-08 15:18 [PATCH] drm/bridge: ti-sn65dsi83: Add Non-Burst mode property stefano.radaelli21
2024-07-08 16:07 ` Krzysztof Kozlowski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0ab2eae0-95dc-46d1-aba8-a64e2240eb66@kernel.org \
    --to=krzk@kernel.org \
    --cc=Laurent.pinchart@ideasonboard.com \
    --cc=airlied@gmail.com \
    --cc=andrzej.hajda@intel.com \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jernej.skrabec@gmail.com \
    --cc=jonas@kwiboo.se \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=neil.armstrong@linaro.org \
    --cc=noahj.rosa@gmail.com \
    --cc=rfoss@kernel.org \
    --cc=stefano.radaelli21@gmail.com \
    --cc=tzimmermann@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox