From: narmstrong@baylibre.com (Neil Armstrong)
To: linus-amlogic@lists.infradead.org
Subject: [U-Boot, u-boot, 2/2] clk: clk_meson: Add mux and div support for reparent and rate setting
Date: Mon, 6 Aug 2018 09:58:50 +0200 [thread overview]
Message-ID: <d1719262-b9a2-7a9e-fa95-c42a9b9838fd@baylibre.com> (raw)
In-Reply-To: <20180804233929.GQ32145@bill-the-cat>
Hi Tom,
On 05/08/2018 01:39, Tom Rini wrote:
> On Thu, Jul 26, 2018 at 03:54:04PM +0200, Neil Armstrong wrote:
>
>> This patch adds support for :
>> - Rate calculation through muxes and generic dividers
>> - Basic gate setting propagation
>> - Reparenting for muxes
>> - Clock rate setting through generic dividers without reparenting
>>
>> Support is only added to the Composite VPU and VAPB clocks in order
>> to support the Video Processing Unit Power Domain clock setup.
>>
>> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
>> Reviewed-by: Simon Glass <sjg@chromium.org>
>
> I get:
> Building current source for 1 boards (1 thread, 16 jobs per thread)
> aarch64: + khadas-vim
> +(khadas-vim) In file included from include/linux/bug.h:7:0,
> +(khadas-vim) from include/common.h:25,
> +(khadas-vim) from drivers/clk/clk_meson.c:8:
> +(khadas-vim) debug("%s: %sabling %d\n", __func__, on ? "en" : "dis", id);
> +(khadas-vim) ^
> +(khadas-vim) include/linux/printk.h:37:21: note: in definition of macro 'pr_fmt'
> +(khadas-vim) #define pr_fmt(fmt) fmt
> +(khadas-vim) ^~~
> +(khadas-vim) include/log.h:141:2: note: in expansion of macro 'debug_cond'
> +(khadas-vim) debug_cond(_DEBUG, fmt, ##args)
> +(khadas-vim) ^~~~~~~~~~
> +(khadas-vim) drivers/clk/clk_meson.c:198:2: note: in expansion of macro 'debug'
> +(khadas-vim) ^~~~~
> +(khadas-vim) debug("%s: really %sabling %d\n", __func__, on ? "en" : "dis", id);
> +(khadas-vim) drivers/clk/clk_meson.c:218:2: note: in expansion of macro 'debug'
> +(khadas-vim) arch/arm/dts/meson-gxl-s905x-khadas-vim.dtb: Warning (avoid_unnecessary_addr_size): /gpio-keys-polled: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
> w+(khadas-vim) drivers/clk/clk_meson.c: In function 'meson_set_gate_by_id':
> w+(khadas-vim) drivers/clk/clk_meson.c:198:8: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
> w+(khadas-vim) drivers/clk/clk_meson.c:218:8: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
>
Thanks for pointing me these, I missed these...
I'll repost a fixed version ASAP.
Neil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-amlogic/attachments/20180806/0a4873fc/attachment.sig>
prev parent reply other threads:[~2018-08-06 7:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-26 13:54 [PATCH u-boot 0/2] Add the VPU Power Domain support Neil Armstrong
2018-07-26 13:54 ` [PATCH u-boot 1/2] power: domain: Add the VPU Power Domain driver Neil Armstrong
2018-08-02 20:36 ` Simon Glass
2018-08-06 12:48 ` Neil Armstrong
2018-07-26 13:54 ` [PATCH u-boot 2/2] clk: clk_meson: Add mux and div support for reparent and rate setting Neil Armstrong
2018-08-02 20:36 ` Simon Glass
2018-08-04 23:39 ` [U-Boot, u-boot, " Tom Rini
2018-08-06 7:58 ` Neil Armstrong [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=d1719262-b9a2-7a9e-fa95-c42a9b9838fd@baylibre.com \
--to=narmstrong@baylibre.com \
--cc=linus-amlogic@lists.infradead.org \
/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
all inboxes | Powered by JetHome®