Re: [PATCH 2/2] arm64: dts: exynos: added mailbox node

2014-03-20 Thread Jassi Brar
On Thu, Mar 20, 2014 at 9:42 PM, Arnd Bergmann wrote: > On Thursday 20 March 2014 21:39:56 Jassi Brar wrote: >> On Wed, Mar 19, 2014 at 11:16 PM, Arnd Bergmann wrote: >> > On Monday 17 March 2014, Jassi Brar wrote: >> >> >> Perhaps the mailbox controller driver should name its links as it >> >>

Re: [PATCH 2/2] arm64: dts: exynos: added mailbox node

2014-03-20 Thread Arnd Bergmann
On Thursday 20 March 2014 21:39:56 Jassi Brar wrote: > On Wed, Mar 19, 2014 at 11:16 PM, Arnd Bergmann wrote: > > On Monday 17 March 2014, Jassi Brar wrote: > > >> Perhaps the mailbox controller driver should name its links as it > >> wants. By how the remote works with the mailbox links, the c

Re: [PATCH 2/2] arm64: dts: exynos: added mailbox node

2014-03-20 Thread Jassi Brar
On Wed, Mar 19, 2014 at 11:16 PM, Arnd Bergmann wrote: > On Monday 17 March 2014, Jassi Brar wrote: >> Perhaps the mailbox controller driver should name its links as it >> wants. By how the remote works with the mailbox links, the client >> driver asks for a specific mailbox link (which maybe a

Re: [PATCH 2/2] arm64: dts: exynos: added mailbox node

2014-03-19 Thread Arnd Bergmann
On Monday 17 March 2014, Jassi Brar wrote: > On Mon, Mar 17, 2014 at 5:45 PM, Arnd Bergmann wrote: > > On Monday 17 March 2014 17:33:59 Girish K S wrote: > >> +Samsung Mailbox Driver > >> + > >> +Required properties: > >> +- compatible: Should be one of the following, > >> +

Re: [PATCH 2/2] arm64: dts: exynos: added mailbox node

2014-03-18 Thread Girish KS
On Mon, Mar 17, 2014 at 7:36 PM, Mark Rutland wrote: > On Mon, Mar 17, 2014 at 12:03:59PM +, Girish K S wrote: >> This patch adds the dt node for the mailbox IP >> >> Signed-off-by: Girish K S >> >> Change-Id: I35e45e9a62592887a84a909aee54f259a2f731fa >> --- >> .../bindings/mailbox/samsung-m

Re: [PATCH 2/2] arm64: dts: exynos: added mailbox node

2014-03-17 Thread Jassi Brar
On Mon, Mar 17, 2014 at 5:45 PM, Arnd Bergmann wrote: > On Monday 17 March 2014 17:33:59 Girish K S wrote: >> +Samsung Mailbox Driver >> + >> +Required properties: >> +- compatible: Should be one of the following, >> + "samsung,gh7-mailbox" for >> +

Re: [PATCH 2/2] arm64: dts: exynos: added mailbox node

2014-03-17 Thread Mark Rutland
On Mon, Mar 17, 2014 at 12:03:59PM +, Girish K S wrote: > This patch adds the dt node for the mailbox IP > > Signed-off-by: Girish K S > > Change-Id: I35e45e9a62592887a84a909aee54f259a2f731fa > --- > .../bindings/mailbox/samsung-mailbox.txt | 24 +++ > arch/arm64/boot/dts/sa

Re: [PATCH 2/2] arm64: dts: exynos: added mailbox node

2014-03-17 Thread Arnd Bergmann
On Monday 17 March 2014 17:33:59 Girish K S wrote: > +Samsung Mailbox Driver > + > +Required properties: > +- compatible: Should be one of the following, > + "samsung,gh7-mailbox" for > + Samsung GH7 SoC series > +

Re: [PATCH 2/2] arm64: dts: exynos: added mailbox node

2014-03-17 Thread Girish KS
On Mon, Mar 17, 2014 at 5:33 PM, Girish K S wrote: > This patch adds the dt node for the mailbox IP > > Signed-off-by: Girish K S > > Change-Id: I35e45e9a62592887a84a909aee54f259a2f731fa Sorry for this. will modify in the v2 with other comments > --- > .../bindings/mailbox/samsung-mailbox.txt