All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/5] arm: socfpga: Add missing DW master SPI clock prototyp to clock_manager.h
Date: Mon, 17 Nov 2014 08:55:09 +0100	[thread overview]
Message-ID: <20141117075509.GC15909@amd> (raw)
In-Reply-To: <1416138422-9556-3-git-send-email-sr@denx.de>

On Sun 2014-11-16 12:47:00, Stefan Roese wrote:
> Signed-off-by: Stefan Roese <sr@denx.de>
> Cc: Chin Liang See <clsee@altera.com>
> Cc: Dinh Nguyen <dinguyen@altera.com>
> Cc: Vince Bridgers <vbridger@altera.com>
> Cc: Marek Vasut <marex@denx.de>

Acked-by: Pavel Machek <pavel@denx.de>

> ---
>  arch/arm/include/asm/arch-socfpga/clock_manager.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/include/asm/arch-socfpga/clock_manager.h b/arch/arm/include/asm/arch-socfpga/clock_manager.h
> index fa49f6a..5449726 100644
> --- a/arch/arm/include/asm/arch-socfpga/clock_manager.h
> +++ b/arch/arm/include/asm/arch-socfpga/clock_manager.h
> @@ -14,6 +14,7 @@ unsigned long cm_get_sdram_clk_hz(void);
>  unsigned int cm_get_l4_sp_clk_hz(void);
>  unsigned int cm_get_mmc_controller_clk_hz(void);
>  unsigned int cm_get_qspi_controller_clk_hz(void);
> +unsigned int cm_get_spi_controller_clk_hz(void);
>  #endif
>  
>  typedef struct {

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

  reply	other threads:[~2014-11-17  7:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-16 11:46 [U-Boot] [PATCH 1/5] arm: socfpga: dts: altr, rst-mgr.h: Move to SPDX license identifiers Stefan Roese
2014-11-16 11:46 ` [U-Boot] [PATCH 2/5] arm: socfpga: Use only one clrbits_le32 call to deassert SPI reset bits Stefan Roese
2014-11-17  7:54   ` Pavel Machek
2014-11-16 11:47 ` [U-Boot] [PATCH 3/5] arm: socfpga: Add missing DW master SPI clock prototyp to clock_manager.h Stefan Roese
2014-11-17  7:55   ` Pavel Machek [this message]
2014-11-16 11:47 ` [U-Boot] [PATCH 4/5] spi: designware_spi: Some fixes / changes Stefan Roese
2014-11-17  7:56   ` Pavel Machek
2014-11-16 11:47 ` [U-Boot] [PATCH 5/5] arm: socfpga: DW_SPI: Remove clock info from config header Stefan Roese
2014-11-17  7:56   ` Pavel Machek
2014-11-17  7:54 ` [U-Boot] [PATCH 1/5] arm: socfpga: dts: altr, rst-mgr.h: Move to SPDX license identifiers Pavel Machek
2014-11-19 22:36 ` Marek Vasut
2014-11-20  7:21   ` Stefan Roese

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=20141117075509.GC15909@amd \
    --to=pavel@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.