All of lore.kernel.org
 help / color / mirror / Atom feed
From: Doug Anderson <dianders@chromium.org>
To: Kever Yang <kever.yang@rock-chips.com>
Cc: "Heiko Stübner" <heiko@sntech.de>,
	"Sonny Rao" <sonnyrao@chromium.org>,
	"Addy Ke" <addy.ke@rock-chips.com>,
	"Eddie Cai" <cf@rock-chips.com>,
	"Jianqun Xu" <xjq@rock-chips.com>,
	"han jiang" <hj@rock-chips.com>,
	"Tao Huang" <huangtao@rock-chips.com>,
	"Russell King" <linux@arm.linux.org.uk>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	linux-rockchip@lists.infradead.org,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] ARM: rockchip: add basic smp support for rk3288
Date: Thu, 11 Sep 2014 10:41:02 -0700	[thread overview]
Message-ID: <CAD=FV=UafRXZ=qHbTdsg88ZwWO-1qPA7ERvCN8321GcjybYUiA@mail.gmail.com> (raw)
In-Reply-To: <1410343554-8383-2-git-send-email-kever.yang@rock-chips.com>

Kever,

On Wed, Sep 10, 2014 at 3:05 AM, Kever Yang <kever.yang@rock-chips.com> wrote:
> -CPU_METHOD_OF_DECLARE(rk3066_smp, "rockchip,rk3066-smp", &rockchip_smp_ops);
> +CPU_METHOD_OF_DECLARE(rk3288_smp, "rockchip,rk3288-smp", &rockchip3288_smp_ops);

I haven't done a full review, but I think that the above means you
need to update "Documentation/devicetree/bindings/arm/cpus.txt".

-Doug

WARNING: multiple messages have this Message-ID (diff)
From: dianders@chromium.org (Doug Anderson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: rockchip: add basic smp support for rk3288
Date: Thu, 11 Sep 2014 10:41:02 -0700	[thread overview]
Message-ID: <CAD=FV=UafRXZ=qHbTdsg88ZwWO-1qPA7ERvCN8321GcjybYUiA@mail.gmail.com> (raw)
In-Reply-To: <1410343554-8383-2-git-send-email-kever.yang@rock-chips.com>

Kever,

On Wed, Sep 10, 2014 at 3:05 AM, Kever Yang <kever.yang@rock-chips.com> wrote:
> -CPU_METHOD_OF_DECLARE(rk3066_smp, "rockchip,rk3066-smp", &rockchip_smp_ops);
> +CPU_METHOD_OF_DECLARE(rk3288_smp, "rockchip,rk3288-smp", &rockchip3288_smp_ops);

I haven't done a full review, but I think that the above means you
need to update "Documentation/devicetree/bindings/arm/cpus.txt".

-Doug

  parent reply	other threads:[~2014-09-11 17:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-10 10:05 [PATCH 0/2] add basic rk3288 smp support Kever Yang
2014-09-10 10:05 ` Kever Yang
2014-09-10 10:05 ` [PATCH 1/2] ARM: rockchip: add basic smp support for rk3288 Kever Yang
2014-09-10 10:05   ` Kever Yang
2014-09-10 19:17   ` Heiko Stübner
2014-09-10 19:17     ` Heiko Stübner
2014-09-11 17:41   ` Doug Anderson [this message]
2014-09-11 17:41     ` Doug Anderson
2014-09-10 10:05 ` [PATCH 2/2] ARM: dts: add intmem node for rk3288 smp support Kever Yang
2014-09-10 10:05   ` Kever Yang
2014-09-10 10:05   ` Kever Yang
2014-09-11 17:58   ` Doug Anderson
2014-09-11 17:58     ` Doug Anderson
2014-09-11 17:58     ` Doug Anderson

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='CAD=FV=UafRXZ=qHbTdsg88ZwWO-1qPA7ERvCN8321GcjybYUiA@mail.gmail.com' \
    --to=dianders@chromium.org \
    --cc=addy.ke@rock-chips.com \
    --cc=cf@rock-chips.com \
    --cc=heiko@sntech.de \
    --cc=hj@rock-chips.com \
    --cc=huangtao@rock-chips.com \
    --cc=kever.yang@rock-chips.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=linux@arm.linux.org.uk \
    --cc=sonnyrao@chromium.org \
    --cc=xjq@rock-chips.com \
    /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.