All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/8] rockchip: video: Fix HDMI audio clocks
Date: Tue, 14 Mar 2017 17:50:22 -0600	[thread overview]
Message-ID: <CAPnjgZ2+FkJZ9FeArxsBbq6HpL4ZebW7341kDbkH-Q1JfchToQ@mail.gmail.com> (raw)
In-Reply-To: <CAPnjgZ3BnhkO3O5uiGkuONXbYMtfba5aCPeAk552PsM+hMf=Jw@mail.gmail.com>

On 13 March 2017 at 06:33, Simon Glass <sjg@chromium.org> wrote:
> On 8 March 2017 at 16:34, Jernej Skrabec <jernej.skrabec@siol.net> wrote:
>> Function hdmi_lookup_n_cts() is feed with clock in Hz, which gets
>> compared with clocks in kHz. Fix that by converting all clocks to Hz.
>>
>> Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
>> ---
>>
>>  drivers/video/rockchip/rk_hdmi.c | 32 ++++++++++++++++----------------
>>  1 file changed, 16 insertions(+), 16 deletions(-)
>
> Reviewed-by: Simon Glass <sjg@chromium.org>

Applied to u-boot-rockchip, thanks!

  reply	other threads:[~2017-03-14 23:50 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-08 23:34 [U-Boot] [PATCH 0/8] sunxi: video: Add support for HDMI output on A64/H3/H5 Jernej Skrabec
2017-03-08 23:34 ` [U-Boot] [PATCH 1/8] rockchip: video: Fix HDMI audio clocks Jernej Skrabec
2017-03-13 12:33   ` Simon Glass
2017-03-14 23:50     ` Simon Glass [this message]
2017-03-08 23:34 ` [U-Boot] [PATCH 2/8] rockchip: video: Remove CSC initialization (HDMI) Jernej Skrabec
2017-03-13 12:33   ` Simon Glass
2017-03-14 23:50     ` Simon Glass
2017-03-08 23:34 ` [U-Boot] [PATCH 3/8] rockchip: video: Split out HDMI controller code Jernej Skrabec
2017-03-10  2:19   ` Nickey.Yang
2017-03-10 14:31     ` Jernej Škrabec
2017-03-13 12:33   ` Simon Glass
2017-03-14  8:54   ` Mike Valk
2017-03-08 23:34 ` [U-Boot] [PATCH 4/8] sunxi: video: Split out TCON code Jernej Skrabec
2017-03-09  8:33   ` Maxime Ripard
2017-03-09 17:16     ` Jernej Škrabec
2017-03-10  7:59       ` Maxime Ripard
2017-03-08 23:34 ` [U-Boot] [PATCH 5/8] sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs Jernej Skrabec
2017-03-13 12:33   ` Simon Glass
2017-03-14  6:53     ` Jernej Škrabec
2017-03-14 17:04       ` [U-Boot] [linux-sunxi] " Ondřej Jirman
2017-03-08 23:34 ` [U-Boot] [PATCH 6/8] sunxi: video: Add A64/H3/H5 HDMI driver Jernej Skrabec
2017-03-13 12:33   ` Simon Glass
2017-03-08 23:34 ` [U-Boot] [PATCH 7/8] sunxi: Enable A64/H3/H5 video driver in defconfigs Jernej Skrabec
2017-03-08 23:34 ` [U-Boot] [PATCH 8/8] [DO NOT MERGE] sunxi: power: add AXP803 support Jernej Skrabec

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=CAPnjgZ2+FkJZ9FeArxsBbq6HpL4ZebW7341kDbkH-Q1JfchToQ@mail.gmail.com \
    --to=sjg@chromium.org \
    --cc=u-boot@lists.denx.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 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.