All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey.Brodkin@synopsys.com (Alexey Brodkin)
To: linux-snps-arc@lists.infradead.org
Subject: [PATCH 3/3 v7] ARC: hsdk: initial port for HSDK board
Date: Mon, 10 Jul 2017 13:32:27 +0000	[thread overview]
Message-ID: <1499693547.6394.17.camel@synopsys.com> (raw)
In-Reply-To: <20170710004121.m5sp3wlovh7e6wzq@rob-hp-laptop>

Hi Rob,

On Sun, 2017-07-09@19:41 -0500, Rob Herring wrote:
> On Mon, Jul 03, 2017@07:51:09PM +0300, Eugeniy Paltsev wrote:
> > 
> > From: Alexey Brodkin <abrodkin at synopsys.com>

[snip]

> > +		ohci at 60000 {
> > +			compatible = "generic-ohci";
> 
> Still, these need to be more specific.

But I guess for that we first need to add your compatible values to
drivers/usb/host/{o|e}hci-platform.c, right?

-Alexey

WARNING: multiple messages have this Message-ID (diff)
From: Alexey Brodkin <Alexey.Brodkin-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
To: "robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
	<robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"Vineet.Gupta1-HKixBCOQz3hWk0Htik3J/w@public.gmane.org"
	<Vineet.Gupta1-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>,
	"Eugeniy.Paltsev-HKixBCOQz3hWk0Htik3J/w@public.gmane.org"
	<Eugeniy.Paltsev-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>,
	"linux-snps-arc-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
	<linux-snps-arc-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
	"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH 3/3 v7] ARC: hsdk: initial port for HSDK board
Date: Mon, 10 Jul 2017 13:32:27 +0000	[thread overview]
Message-ID: <1499693547.6394.17.camel@synopsys.com> (raw)
In-Reply-To: <20170710004121.m5sp3wlovh7e6wzq@rob-hp-laptop>

Hi Rob,

On Sun, 2017-07-09 at 19:41 -0500, Rob Herring wrote:
> On Mon, Jul 03, 2017 at 07:51:09PM +0300, Eugeniy Paltsev wrote:
> > 
> > From: Alexey Brodkin <abrodkin@synopsys.com>

[snip]

> > +		ohci@60000 {
> > +			compatible = "generic-ohci";
> 
> Still, these need to be more specific.

But I guess for that we first need to add your compatible values to
drivers/usb/host/{o|e}hci-platform.c, right?

-Alexey

WARNING: multiple messages have this Message-ID (diff)
From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: "robh@kernel.org" <robh@kernel.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Vineet.Gupta1@synopsys.com" <Vineet.Gupta1@synopsys.com>,
	"Eugeniy.Paltsev@synopsys.com" <Eugeniy.Paltsev@synopsys.com>,
	"linux-snps-arc@lists.infradead.org" 
	<linux-snps-arc@lists.infradead.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>
Subject: Re: [PATCH 3/3 v7] ARC: hsdk: initial port for HSDK board
Date: Mon, 10 Jul 2017 13:32:27 +0000	[thread overview]
Message-ID: <1499693547.6394.17.camel@synopsys.com> (raw)
In-Reply-To: <20170710004121.m5sp3wlovh7e6wzq@rob-hp-laptop>

Hi Rob,

On Sun, 2017-07-09 at 19:41 -0500, Rob Herring wrote:
> On Mon, Jul 03, 2017 at 07:51:09PM +0300, Eugeniy Paltsev wrote:
> > 
> > From: Alexey Brodkin <abrodkin@synopsys.com>

[snip]

> > +		ohci@60000 {
> > +			compatible = "generic-ohci";
> 
> Still, these need to be more specific.

But I guess for that we first need to add your compatible values to
drivers/usb/host/{o|e}hci-platform.c, right?

-Alexey

  reply	other threads:[~2017-07-10 13:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-03 16:51 [PATCH 0/3 v7] hsdk: initial port for HSDK board Eugeniy Paltsev
2017-07-03 16:51 ` Eugeniy Paltsev
2017-07-03 16:51 ` Eugeniy Paltsev
2017-07-03 16:51 ` [PATCH 1/3 v7] ARC: Set IO-coherency aperture base to LINUX_LINK_BASE Eugeniy Paltsev
2017-07-03 16:51   ` Eugeniy Paltsev
2017-07-03 16:51 ` [PATCH 2/3 v7] ARC: Decouple linux kernel memory address and link address Eugeniy Paltsev
2017-07-03 16:51   ` Eugeniy Paltsev
2017-07-03 16:51 ` [PATCH 3/3 v7] ARC: hsdk: initial port for HSDK board Eugeniy Paltsev
2017-07-03 16:51   ` Eugeniy Paltsev
2017-07-10  0:41   ` Rob Herring
2017-07-10  0:41     ` Rob Herring
2017-07-10  0:41     ` Rob Herring
2017-07-10 13:32     ` Alexey Brodkin [this message]
2017-07-10 13:32       ` Alexey Brodkin
2017-07-10 13:32       ` Alexey Brodkin
2017-07-11 19:07       ` Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1499693547.6394.17.camel@synopsys.com \
    --to=alexey.brodkin@synopsys.com \
    --cc=linux-snps-arc@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.