devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v4 0/5] Add device nodes for BCM7xxx SoCs
@ 2016-08-19  2:52 Jaedon Shin
       [not found] ` <20160819025230.31882-1-jaedon.shin-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Jaedon Shin @ 2016-08-19  2:52 UTC (permalink / raw)
  To: Ralf Baechle, Florian Fainelli, Jonas Gorski
  Cc: Kevin Cernekee, Rob Herring, MIPS Mailing List, devicetree,
	Jaedon Shin

This patch series adds support for Broadcom BCM7xxx MIPS based SoCs.

The NAND device nodes have common file including chip select, BCH
and partitions for the reference board with the same properties.

Changes in v4:
- Fixed interrupt-controller@ at first.
- Fixed NAND properties for various boards.

Changes in v3:
- Fixed incorrect interrupt number in aon_pm_l2_intc.

Changes in v2:
- Removed status properties in always enabled GPIO nodes.
- Removed NAND nodes for v3.3 brcmnand controller.
- Renamed interrupt-controller instead of lable string.
- Renamed bcm97xxx-nand-cs1-bch8.dtsi

Jaedon Shin (5):
  MIPS: BMIPS: Add support PWM device nodes
  MIPS: BMIPS: Add support GPIO device nodes
  MIPS: BMIPS: Add support SDHCI device nodes
  MIPS: BMIPS: Add support NAND device nodes
  MIPS: BMIPS: Use interrupt-controller node name

 arch/mips/boot/dts/brcm/bcm7125.dtsi               |  34 ++++++-
 arch/mips/boot/dts/brcm/bcm7346.dtsi               |  97 +++++++++++++++++-
 arch/mips/boot/dts/brcm/bcm7358.dtsi               |  89 ++++++++++++++++-
 arch/mips/boot/dts/brcm/bcm7360.dtsi               |  89 ++++++++++++++++-
 arch/mips/boot/dts/brcm/bcm7362.dtsi               |  89 ++++++++++++++++-
 arch/mips/boot/dts/brcm/bcm7420.dtsi               |  42 +++++++-
 arch/mips/boot/dts/brcm/bcm7425.dtsi               | 109 ++++++++++++++++++++-
 arch/mips/boot/dts/brcm/bcm7435.dtsi               | 109 ++++++++++++++++++++-
 arch/mips/boot/dts/brcm/bcm97125cbmb.dts           |   4 +
 arch/mips/boot/dts/brcm/bcm97346dbsmb.dts          |  17 ++++
 arch/mips/boot/dts/brcm/bcm97358svmb.dts           |  13 +++
 arch/mips/boot/dts/brcm/bcm97360svmb.dts           |   8 ++
 arch/mips/boot/dts/brcm/bcm97362svmb.dts           |  13 +++
 arch/mips/boot/dts/brcm/bcm97420c.dts              |   8 ++
 arch/mips/boot/dts/brcm/bcm97425svmb.dts           |  21 ++++
 arch/mips/boot/dts/brcm/bcm97435svmb.dts           |  21 ++++
 .../boot/dts/brcm/bcm97xxx-nand-cs1-bch24.dtsi     |  25 +++++
 .../mips/boot/dts/brcm/bcm97xxx-nand-cs1-bch4.dtsi |  25 +++++
 18 files changed, 775 insertions(+), 38 deletions(-)
 create mode 100644 arch/mips/boot/dts/brcm/bcm97xxx-nand-cs1-bch24.dtsi
 create mode 100644 arch/mips/boot/dts/brcm/bcm97xxx-nand-cs1-bch4.dtsi

-- 
2.9.3

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-08-19  2:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-19  2:52 [v4 0/5] Add device nodes for BCM7xxx SoCs Jaedon Shin
     [not found] ` <20160819025230.31882-1-jaedon.shin-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-08-19  2:52   ` [v4 1/5] MIPS: BMIPS: Add support PWM device nodes Jaedon Shin
2016-08-19  2:52   ` [v4 2/5] MIPS: BMIPS: Add support GPIO " Jaedon Shin
2016-08-19  2:52   ` [v4 3/5] MIPS: BMIPS: Add support SDHCI " Jaedon Shin
2016-08-19  2:52   ` [v4 4/5] MIPS: BMIPS: Add support NAND " Jaedon Shin
2016-08-19  2:52   ` [v4 5/5] MIPS: BMIPS: Use interrupt-controller node name Jaedon Shin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).