All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Cédric Le Goater" <clg@kaod.org>
To: Joel Stanley <joel@jms.id.au>
Cc: "Mark Rutland" <mark.rutland@arm.com>,
	devicetree@vger.kernel.org,
	"Russell King" <linux@armlinux.org.uk>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Cédric Le Goater" <clg@kaod.org>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] aspeed: add bindings and defconfig for SPI controllers
Date: Wed,  1 Mar 2017 15:26:41 +0100	[thread overview]
Message-ID: <1488378403-24640-1-git-send-email-clg@kaod.org> (raw)

Hi,

Here's a short series to activate by the default the SPI controllers
on the Aspeed SoC AST2400 and AST2500.

Thanks,

C. 

Cédric Le Goater (2):
  ARM: dts: aspeed: add SPI controller bindings
  ARM: aspeed: Add CONFIG_SPI_ASPEED_SMC

 arch/arm/boot/dts/aspeed-ast2500-evb.dts      | 20 +++++++++
 arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts | 16 +++++++
 arch/arm/boot/dts/aspeed-g4.dtsi              | 29 ++++++++++++
 arch/arm/boot/dts/aspeed-g5.dtsi              | 63 +++++++++++++++++++++++++++
 arch/arm/configs/aspeed_g4_defconfig          |  3 ++
 arch/arm/configs/aspeed_g5_defconfig          |  3 ++
 6 files changed, 134 insertions(+)

-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: clg@kaod.org (Cédric Le Goater)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] aspeed: add bindings and defconfig for SPI controllers
Date: Wed,  1 Mar 2017 15:26:41 +0100	[thread overview]
Message-ID: <1488378403-24640-1-git-send-email-clg@kaod.org> (raw)

Hi,

Here's a short series to activate by the default the SPI controllers
on the Aspeed SoC AST2400 and AST2500.

Thanks,

C. 

C?dric Le Goater (2):
  ARM: dts: aspeed: add SPI controller bindings
  ARM: aspeed: Add CONFIG_SPI_ASPEED_SMC

 arch/arm/boot/dts/aspeed-ast2500-evb.dts      | 20 +++++++++
 arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts | 16 +++++++
 arch/arm/boot/dts/aspeed-g4.dtsi              | 29 ++++++++++++
 arch/arm/boot/dts/aspeed-g5.dtsi              | 63 +++++++++++++++++++++++++++
 arch/arm/configs/aspeed_g4_defconfig          |  3 ++
 arch/arm/configs/aspeed_g5_defconfig          |  3 ++
 6 files changed, 134 insertions(+)

-- 
2.7.4

             reply	other threads:[~2017-03-01 14:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-01 14:26 Cédric Le Goater [this message]
2017-03-01 14:26 ` [PATCH 0/2] aspeed: add bindings and defconfig for SPI controllers Cédric Le Goater
2017-03-01 14:26 ` [PATCH 1/2] ARM: dts: aspeed: add SPI controller bindings Cédric Le Goater
2017-03-01 14:26   ` Cédric Le Goater
     [not found]   ` <1488378403-24640-2-git-send-email-clg-Bxea+6Xhats@public.gmane.org>
2017-03-05 23:13     ` Joel Stanley
2017-03-05 23:13       ` Joel Stanley
2017-03-06  7:35       ` Cédric Le Goater
2017-03-06  7:35         ` Cédric Le Goater
2017-03-01 14:26 ` [PATCH 2/2] ARM: aspeed: Add CONFIG_SPI_ASPEED_SMC Cédric Le Goater
2017-03-01 14:26   ` Cédric Le Goater

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=1488378403-24640-1-git-send-email-clg@kaod.org \
    --to=clg@kaod.org \
    --cc=devicetree@vger.kernel.org \
    --cc=joel@jms.id.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux@armlinux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.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 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.