All of lore.kernel.org
 help / color / mirror / Atom feed
From: <Eugen.Hristev@microchip.com>
To: <Claudiu.Beznea@microchip.com>, <Sandeep.Sheriker@microchip.com>,
	<lukma@denx.de>
Cc: <u-boot@lists.denx.de>
Subject: Re: [PATCH 0/4] clk: at91: fix system clocks display for sam9x60
Date: Wed, 18 Aug 2021 10:46:23 +0000	[thread overview]
Message-ID: <c8a3d762-8963-5a73-f113-eedfa432804e@microchip.com> (raw)
In-Reply-To: <20210716054351.660428-1-claudiu.beznea@microchip.com>

On 7/16/21 8:43 AM, Claudiu Beznea wrote:
> Hi,
> 
> After added CCF support for SAM9X60 the CPU, crystal and master clocks
> were not displayed correctly. These clocks are now displayed by at91_cpu driver.
> Adapt master clock driver by adding control logic for its prescaler and
> divider such that these to be correctly retrived by at91_cpu driver
> via device tree (or any other mechanism).
> 
> Thank you,
> Claudiu Beznea
> 
> Claudiu Beznea (4):
>    clk: at91: clk-master: split master clock in pres and divider
>    cpu: at91: add compatible for ARM9260EJ-S
>    ARM: dts: at91: sam9x60: add bindings for CPU
>    configs: sam9x60ek: enable CONFIG_CPU
> 
>   arch/arm/dts/sam9x60.dtsi             |  12 +++
>   configs/sam9x60ek_mmc_defconfig       |   1 +
>   configs/sam9x60ek_nandflash_defconfig |   1 +
>   configs/sam9x60ek_qspiflash_defconfig |   1 +
>   drivers/clk/at91/clk-master.c         | 107 +++++++++++++++++++++-----
>   drivers/clk/at91/pmc.h                |   7 +-
>   drivers/clk/at91/sam9x60.c            |  44 +++++++----
>   drivers/clk/at91/sama7g5.c            |  36 +++++----
>   drivers/cpu/at91_cpu.c                |   1 +
>   9 files changed, 160 insertions(+), 50 deletions(-)
> 

Applied series to u-boot-atmel/next, thanks !

      parent reply	other threads:[~2021-08-18 10:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-16  5:43 [PATCH 0/4] clk: at91: fix system clocks display for sam9x60 Claudiu Beznea
2021-07-16  5:43 ` [PATCH 1/4] clk: at91: clk-master: split master clock in pres and divider Claudiu Beznea
2021-07-16  5:43 ` [PATCH 2/4] cpu: at91: add compatible for ARM9260EJ-S Claudiu Beznea
2021-07-16  5:43 ` [PATCH 3/4] ARM: dts: at91: sam9x60: add bindings for CPU Claudiu Beznea
2021-07-16  5:43 ` [PATCH 4/4] configs: sam9x60ek: enable CONFIG_CPU Claudiu Beznea
2021-08-18 10:46 ` Eugen.Hristev [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=c8a3d762-8963-5a73-f113-eedfa432804e@microchip.com \
    --to=eugen.hristev@microchip.com \
    --cc=Claudiu.Beznea@microchip.com \
    --cc=Sandeep.Sheriker@microchip.com \
    --cc=lukma@denx.de \
    --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.