From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?ISO-8859-1?Q?St=FCbner?= Subject: Re: [PATCH v2 3/4] arm64: Enable the timer on Rockchip architecture Date: Mon, 25 Jan 2016 14:51:59 +0100 Message-ID: <27979155.GUPQX20Gsc@diego> References: <1443147298-12603-1-git-send-email-wxt@rock-chips.com> <1443147298-12603-4-git-send-email-wxt@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1443147298-12603-4-git-send-email-wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Caesar Wang Cc: daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, will.deacon-5wv7dgnIgG8@public.gmane.org, catalin.marinas-5wv7dgnIgG8@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-rockchip.vger.kernel.org Am Freitag, 25. September 2015, 10:14:57 schrieb Caesar Wang: > On the RK3368 SoC, support the APB timers for rockchip platform. > > Signed-off-by: Caesar Wang applied to my soc64 branch for 4.6 Heiko -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: heiko@sntech.de (Heiko =?ISO-8859-1?Q?St=FCbner?=) Date: Mon, 25 Jan 2016 14:51:59 +0100 Subject: [PATCH v2 3/4] arm64: Enable the timer on Rockchip architecture In-Reply-To: <1443147298-12603-4-git-send-email-wxt@rock-chips.com> References: <1443147298-12603-1-git-send-email-wxt@rock-chips.com> <1443147298-12603-4-git-send-email-wxt@rock-chips.com> Message-ID: <27979155.GUPQX20Gsc@diego> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Am Freitag, 25. September 2015, 10:14:57 schrieb Caesar Wang: > On the RK3368 SoC, support the APB timers for rockchip platform. > > Signed-off-by: Caesar Wang applied to my soc64 branch for 4.6 Heiko From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757214AbcAYNwM (ORCPT ); Mon, 25 Jan 2016 08:52:12 -0500 Received: from gloria.sntech.de ([95.129.55.99]:46009 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754812AbcAYNwK (ORCPT ); Mon, 25 Jan 2016 08:52:10 -0500 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Caesar Wang Cc: daniel.lezcano@linaro.org, will.deacon@arm.com, catalin.marinas@arm.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 3/4] arm64: Enable the timer on Rockchip architecture Date: Mon, 25 Jan 2016 14:51:59 +0100 Message-ID: <27979155.GUPQX20Gsc@diego> User-Agent: KMail/4.14.10 (Linux/4.2.0-1-amd64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <1443147298-12603-4-git-send-email-wxt@rock-chips.com> References: <1443147298-12603-1-git-send-email-wxt@rock-chips.com> <1443147298-12603-4-git-send-email-wxt@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Freitag, 25. September 2015, 10:14:57 schrieb Caesar Wang: > On the RK3368 SoC, support the APB timers for rockchip platform. > > Signed-off-by: Caesar Wang applied to my soc64 branch for 4.6 Heiko