From: Anatolij Gustschin <agust@denx.de>
To: John Keeping <john@metanate.com>
Cc: "Yannick Fertré" <yannick.fertre@st.com>, u-boot@lists.denx.de
Subject: Re: [PATCH v2] video: dw_mipi_dsi: fix [hv]sync active vs back porch
Date: Mon, 31 Oct 2022 14:35:02 +0100 [thread overview]
Message-ID: <20221031143502.0444cce2@crub> (raw)
In-Reply-To: <20220907110632.1979716-1-john@metanate.com>
On Wed, 7 Sep 2022 12:06:32 +0100
John Keeping john@metanate.com wrote:
> The wrong fields are pulled out of the timings here so the values
> programmed into the DSI_VID_HSA_LINES/DSI_VID_HBP_LINES and
> DSI_VID_VSA_LINES/DSI_VID_VBP_LINES registers are swapped.
>
> Use the right fields so that the correct values are programmed.
>
> Fixes: d4f7ea83fc ("video: add MIPI DSI host controller bridge")
> Signed-off-by: John Keeping <john@metanate.com>
> ---
> v2:
> - Fix hsync/hbp as well as vsync/vbp
>
> drivers/video/dw_mipi_dsi.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
Applied to u-boot-video/master, thanks!
--
Anatolij
prev parent reply other threads:[~2022-10-31 13:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-07 11:06 [PATCH v2] video: dw_mipi_dsi: fix [hv]sync active vs back porch John Keeping
2022-10-31 13:35 ` Anatolij Gustschin [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=20221031143502.0444cce2@crub \
--to=agust@denx.de \
--cc=john@metanate.com \
--cc=u-boot@lists.denx.de \
--cc=yannick.fertre@st.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.