Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH 0/7] cleanup and add device tree for BCM7xxx platforms
@ 2015-11-19  2:34 Jaedon Shin
  2015-11-19  2:34 ` [PATCH 1/7] MIPS: BMIPS: remove unused aliases in device tree Jaedon Shin
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Jaedon Shin @ 2015-11-19  2:34 UTC (permalink / raw)
  To: Ralf Baechle, Florian Fainelli, Linux-MIPS
  Cc: Kevin Cernekee, Dragan Stancevic, Jaedon Shin

Hi all,

This patch series is including device tree entries that clean up existing
entries and adds missing entries for BCM7xxx platforms.

Jaedon Shin (7):
  MIPS: BMIPS: remove unused aliases in device tree
  MIPS: BMIPS: remove wrong sata properties
  MIPS: BMIPS: fix phy name in device tree
  MIPS: BMIPS: fix interrupt number in bcm7425.dtsi
  MIPS: BMIPS: add device tree entry for BCM7xxx UART
  MIPS: BMIPS: add device tree entry for BCM7xxx I2C
  MIPS: BMIPS: add device tree entry for BCM7xxx SATA

 arch/mips/boot/dts/brcm/bcm7125.dtsi     |  69 +++++++++++++++-
 arch/mips/boot/dts/brcm/bcm7346.dtsi     |   6 +-
 arch/mips/boot/dts/brcm/bcm7358.dtsi     |   2 -
 arch/mips/boot/dts/brcm/bcm7360.dtsi     |  42 +++++++++-
 arch/mips/boot/dts/brcm/bcm7362.dtsi     |   6 +-
 arch/mips/boot/dts/brcm/bcm7420.dtsi     |  77 +++++++++++++++++-
 arch/mips/boot/dts/brcm/bcm7425.dtsi     | 100 +++++++++++++++++++++--
 arch/mips/boot/dts/brcm/bcm7435.dtsi     | 134 ++++++++++++++++++++++++++++++-
 arch/mips/boot/dts/brcm/bcm97125cbmb.dts |  24 ++++++
 arch/mips/boot/dts/brcm/bcm97360svmb.dts |   8 ++
 arch/mips/boot/dts/brcm/bcm97420c.dts    |  28 +++++++
 arch/mips/boot/dts/brcm/bcm97425svmb.dts |  28 +++++++
 arch/mips/boot/dts/brcm/bcm97435svmb.dts |  36 +++++++++
 13 files changed, 534 insertions(+), 26 deletions(-)

--
2.6.3

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

end of thread, other threads:[~2016-02-15  4:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-19  2:34 [PATCH 0/7] cleanup and add device tree for BCM7xxx platforms Jaedon Shin
2015-11-19  2:34 ` [PATCH 1/7] MIPS: BMIPS: remove unused aliases in device tree Jaedon Shin
2015-11-19  2:34 ` [PATCH 2/7] MIPS: BMIPS: remove wrong sata properties Jaedon Shin
2015-11-19 11:23   ` Sergei Shtylyov
2015-11-19  2:34 ` [PATCH 3/7] MIPS: BMIPS: fix phy name in device tree Jaedon Shin
2015-11-19  2:34 ` [PATCH 4/7] MIPS: BMIPS: fix interrupt number in bcm7425.dtsi Jaedon Shin
2015-11-19  2:34 ` [PATCH 5/7] MIPS: BMIPS: add device tree entry for BCM7xxx UART Jaedon Shin
2015-11-19  2:34 ` [PATCH 6/7] MIPS: BMIPS: add device tree entry for BCM7xxx I2C Jaedon Shin
2015-11-19  2:34 ` [PATCH 7/7] MIPS: BMIPS: add device tree entry for BCM7xxx SATA Jaedon Shin
2015-12-21 23:20 ` [PATCH 0/7] cleanup and add device tree for BCM7xxx platforms Florian Fainelli
2016-02-15  4:31   ` Jaedon Shin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox