Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1262741

Re: [PATCH v6 6/8] ARM: rockchip: add support smp for rk3036

From Heiko Stuebner <heiko@sntech.de>
Newsgroups linux.kernel
Subject Re: [PATCH v6 6/8] ARM: rockchip: add support smp for rk3036
Date 2015-11-05 00:40 +0100
Message-ID <qrfON-78K-15@gated-at.bofh.it> (permalink)
References <qr5cK-j6-5@gated-at.bofh.it> <qr5mq-mP-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Am Mittwoch, 4. November 2015, 20:25:16 schrieb Xing Zheng:
> From: Heiko Stuebner <heiko@sntech.de>
> 
> The dual-core Cortex A7 rk3036 is a bit special in that it does not allow
> to control the actual powerdomain of the cpu cores, while the rest of the
> smp-bringup like reset control and entry address handling stays the same.
> Its bigger sibling, the quad-core rk3128 again allows powerdomain control.
> 
> So allow that case by introducing a separate smp-enable-method, that simply
> disables powerdomain handling in the common code.
> 
> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
> Tested-by: Xing Zheng <zhengxing@rock-chips.com>
> Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>

This patch can work standalone, so I took the liberty of applying it to my soc 
branch for 4.5 already, so you don't need to resend it in future versions.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v6 0/8] Build and support rk3036 SoC platform Xing Zheng <zhengxing@rock-chips.com> - 2015-11-04 13:20 +0100
  [PATCH v6 3/8] clk: rockchip: add new pll-type for rk3036 and similar socs Xing Zheng <zhengxing@rock-chips.com> - 2015-11-04 13:20 +0100
    [PATCH v6.1 3/8] clk: rockchip: add new pll-type for rk3036 and similar socs Heiko Stuebner <heiko@sntech.de> - 2015-11-05 01:00 +0100
  [PATCH v6 4/8] clk: rockchip: add clock controller for rk3036 Xing Zheng <zhengxing@rock-chips.com> - 2015-11-04 13:20 +0100
    [PATCH v6.1 4/8] clk: rockchip: add clock controller for rk3036 Heiko Stuebner <heiko@sntech.de> - 2015-11-05 01:00 +0100
  [PATCH v6 2/8] clk: rockchip: add dt-binding header for rk3036 Xing Zheng <zhengxing@rock-chips.com> - 2015-11-04 13:20 +0100
  [PATCH v6 7/8] ARM: dts: enable smp for rk3036 Xing Zheng <zhengxing@rock-chips.com> - 2015-11-04 13:30 +0100
  [PATCH v6 5/8] ARM: dts: rockchip: add core rk3036 dts Xing Zheng <zhengxing@rock-chips.com> - 2015-11-04 13:30 +0100
  [PATCH v6 8/8] rockchip: make sure timer5 is enabled on rk3036 platforms Xing Zheng <zhengxing@rock-chips.com> - 2015-11-04 13:30 +0100
    Re: [PATCH v6 8/8] rockchip: make sure timer5 is enabled on rk3036 platforms Heiko Stuebner <heiko@sntech.de> - 2015-11-05 00:40 +0100
  [PATCH v6 6/8] ARM: rockchip: add support smp for rk3036 Xing Zheng <zhengxing@rock-chips.com> - 2015-11-04 13:30 +0100
    Re: [PATCH v6 6/8] ARM: rockchip: add support smp for rk3036 Heiko Stuebner <heiko@sntech.de> - 2015-11-05 00:40 +0100
      Re: [PATCH v6 6/8] ARM: rockchip: add support smp for rk3036 Xing Zheng <zhengxing@rock-chips.com> - 2015-11-05 04:10 +0100
    Re: [PATCH v6 6/8] ARM: rockchip: add support smp for rk3036 Rob Herring <robh@kernel.org> - 2015-11-05 04:30 +0100

csiph-web