On Thu, Oct 5, 2017 at 8:07 AM,  <chin.liang....@intel.com> wrote:
> From: Chin Liang See <chin.liang....@intel.com>
>
> Add pinmux driver support for Stratix SoC
>
> Signed-off-by: Chin Liang See <chin.liang....@intel.com>
> ---
>  arch/arm/mach-socfpga/Makefile                     |   2 +
>  .../arm/mach-socfpga/include/mach/system_manager.h |   5 +-
>  .../mach-socfpga/include/mach/system_manager_s10.h | 169 
> +++++++++++++++++++++
>  arch/arm/mach-socfpga/system_manager_s10.c         |  91 +++++++++++
>  arch/arm/mach-socfpga/wrap_pinmux_config_s10.c     |  55 +++++++
>  5 files changed, 321 insertions(+), 1 deletion(-)
>  create mode 100644 arch/arm/mach-socfpga/include/mach/system_manager_s10.h
>  create mode 100644 arch/arm/mach-socfpga/system_manager_s10.c
>  create mode 100644 arch/arm/mach-socfpga/wrap_pinmux_config_s10.c
>

Reviewed-by: Dinh Nguyen <dingu...@kernel.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to