RE: [PATCH 1/1] Add a new platform tree for ib8315. Also add the DTS and the defconfig for that board.
From: Sergey Gerasimov <hidden>
Date: 2013-03-19 10:09:47
Also in:
lkml
From: Sergey Gerasimov <hidden>
Date: 2013-03-19 10:09:47
Also in:
lkml
Yes. Ib8315 based on tqm8315. Ib8315 is baseboard that has the tqm8215m plu= gged in as "the central part".=20 -----Original Message----- From: Kumar Gala [mailto:galak@kernel.crashing.org]=20 Sent: 19 =CD=C1=D2=D4=C1 2013 =C7. 00:18 To: Sergey Gerasimov Cc: Benjamin Herrenschmidt; Paul Mackerras; linuxppc-dev@lists.ozlabs.org; = linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] Add a new platform tree for ib8315. Also add the D= TS and the defconfig for that board. On Mar 18, 2013, at 8:47 AM, Sergey Gerasimov wrote:
Signed-off-by: Sergey Gerasimov=20 [off-list ref] --- arch/powerpc/boot/dts/ib8315.dts | 490 +++++++ arch/powerpc/configs/83xx/ib8315_defconfig | 2121 +++++++++++++++++++++++=
+++++
arch/powerpc/platforms/83xx/Kconfig | 7 + arch/powerpc/platforms/83xx/Makefile | 1 + arch/powerpc/platforms/83xx/tqm8315.c | 137 ++ 5 files changed, 2756 insertions(+) create mode 100644 arch/powerpc/boot/dts/ib8315.dts create mode 100644=20 arch/powerpc/configs/83xx/ib8315_defconfig create mode 100644 arch/powerpc/platforms/83xx/tqm8315.c
Is there some relationship of this board with the TQM8315? - k