Re: [PATCH 3/3] arm: dts: Add gta04a5 model

2014-08-01 Thread Tony Lindgren
* Javier Martinez Canillas [140729 07:14]: > Hello, > > On Tue, Jul 29, 2014 at 3:03 PM, Dr. H. Nikolaus Schaller > wrote: > > Hi, > >> So what's the conclusion? Are changes needed to this patch > >> series or not? > > > > I advocate that no changes are needed. > > > > I agree with Dr. H. Nikol

Re: [PATCH 3/3] arm: dts: Add gta04a5 model

2014-07-29 Thread Javier Martinez Canillas
Hello, On Tue, Jul 29, 2014 at 3:03 PM, Dr. H. Nikolaus Schaller wrote: > Hi, >> So what's the conclusion? Are changes needed to this patch >> series or not? > > I advocate that no changes are needed. > I agree with Dr. H. Nikolaus on this regard. A DeviceTree should be a description of the hard

Re: [PATCH 3/3] arm: dts: Add gta04a5 model

2014-07-29 Thread Dr. H. Nikolaus Schaller
Hi, Am 29.07.2014 um 14:41 schrieb Tony Lindgren: > * Dr. H. Nikolaus Schaller [140728 13:45]: >> >> Yes, >> the boot loader either loads gta04a3.dtb gta04.dtb or gta05.dtb >> depending on board revision. >> >> Therefore we have multiple device tree files to represent such hardware >> differen

Re: [PATCH 3/3] arm: dts: Add gta04a5 model

2014-07-29 Thread Tony Lindgren
* Dr. H. Nikolaus Schaller [140728 13:45]: > > Yes, > the boot loader either loads gta04a3.dtb gta04.dtb or gta05.dtb > depending on board revision. > > Therefore we have multiple device tree files to represent such hardware > differences. Like Gumstix Overo variants (using a omap3-overo-base.d

Re: [PATCH 3/3] arm: dts: Add gta04a5 model

2014-07-28 Thread Dr. H. Nikolaus Schaller
Hi, Am 28.07.2014 um 22:12 schrieb Michael Trimarchi: > Hi > > Il 28/lug/2014 22:06 "Belisko Marek" ha scritto: > > > > On Mon, Jul 28, 2014 at 10:04 PM, Michael Trimarchi > > wrote: > > > Hi > > > > > > Il 28/lug/2014 22:02 "Belisko Marek" ha scritto: > > > > > > > > >> > > >> Hi Michael, >

Re: [PATCH 3/3] arm: dts: Add gta04a5 model

2014-07-28 Thread Belisko Marek
On Mon, Jul 28, 2014 at 10:04 PM, Michael Trimarchi wrote: > Hi > > Il 28/lug/2014 22:02 "Belisko Marek" ha scritto: > > >> >> Hi Michael, >> >> On Mon, Jul 28, 2014 at 9:56 PM, Michael Trimarchi >> wrote: >> > Hi Marek >> > >> > Il 28/lug/2014 21:54 "Marek Belisko" ha scritto: >> > >> > >> >>

Re: [PATCH 3/3] arm: dts: Add gta04a5 model

2014-07-28 Thread Belisko Marek
Hi Michael, On Mon, Jul 28, 2014 at 9:56 PM, Michael Trimarchi wrote: > Hi Marek > > Il 28/lug/2014 21:54 "Marek Belisko" ha scritto: > > >> >> Add model a5 which have additional jack detection. >> >> Signed-off-by: Marek Belisko >> --- >> arch/arm/boot/dts/Makefile | 1 + >> arch/ar

[PATCH 3/3] arm: dts: Add gta04a5 model

2014-07-28 Thread Marek Belisko
Add model a5 which have additional jack detection. Signed-off-by: Marek Belisko --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/omap3-gta04a5.dts | 17 + 2 files changed, 18 insertions(+) create mode 100644 arch/arm/boot/dts/omap3-gta04a5.dts diff --git a/arch