From: Adam Ford <aford173@gmail.com>
To: u-boot@lists.denx.de
Cc: biju.das.jz@bp.renesas.com, marek.vasut+renesas@gmail.com,
Adam Ford <aford173@gmail.com>
Subject: [PATCH 5/5] ARM: rmobile: beacon: Enable reference clocks for USB and AVB
Date: Mon, 30 Aug 2021 10:39:52 -0500 [thread overview]
Message-ID: <20210830153952.598658-5-aford173@gmail.com> (raw)
In-Reply-To: <20210830153952.598658-1-aford173@gmail.com>
Both Ethernet and USB drivers get their reference clocks from
the versaclock. Enable that driver and the common clock driver
by default.
Signed-off-by: Adam Ford <aford173@gmail.com>
diff --git a/arch/arm/mach-rmobile/Kconfig.64 b/arch/arm/mach-rmobile/Kconfig.64
index 114e6717ee..ce60d79923 100644
--- a/arch/arm/mach-rmobile/Kconfig.64
+++ b/arch/arm/mach-rmobile/Kconfig.64
@@ -82,6 +82,8 @@ config TARGET_BEACON_RZG2M
select PINCTRL_PFC_R8A774E1
imply MULTI_DTB_FIT
imply MULTI_DTB_FIT_USER_DEFINED_AREA
+ imply CLK_VERSACLOCK
+ imply CLK_CCF
config TARGET_CONDOR
bool "Condor board"
--
2.25.1
next prev parent reply other threads:[~2021-08-30 15:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-30 15:39 [PATCH 1/5] ARM: rmobile: Enable board detection when FIT is enabled Adam Ford
2021-08-30 15:39 ` [PATCH 2/5] ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2M Adam Ford
2021-08-30 15:39 ` [PATCH 3/5] ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/H Adam Ford
2021-08-30 15:39 ` [PATCH 4/5] ARM: rmobile: Beacon: Remove dead code Adam Ford
2021-08-30 15:39 ` Adam Ford [this message]
2021-09-20 12:11 ` [PATCH 1/5] ARM: rmobile: Enable board detection when FIT is enabled Adam Ford
2021-09-20 12:35 ` Marek Vasut
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=20210830153952.598658-5-aford173@gmail.com \
--to=aford173@gmail.com \
--cc=biju.das.jz@bp.renesas.com \
--cc=marek.vasut+renesas@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox