public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: k.kozlowski@samsung•com (Krzysztof Kozlowski)
To: linux-arm-kernel@lists•infradead.org
Subject: [RFC PATCH 3/3] ARM: dts: add MCT property use-cp15-phys-counter for exynos5422-odroidxu3
Date: Tue, 28 Jul 2015 14:53:14 +0900	[thread overview]
Message-ID: <55B718CA.3050103@samsung.com> (raw)
In-Reply-To: <1438032528.17734.49.camel@gmail.com>

On 28.07.2015 06:28, Alexey Klimov wrote:
> Speedup MCT operation on odroid-xu3 dev board by using
> coprocessor 64-bit counter instead of reading same counter
> located in mmio region.
> 
> Tested on Odroid-xu3.
> 
> Signed-off-by: Alexey Klimov <klimov.linux@gmail•com>
> ---
>  arch/arm/boot/dts/exynos5422-odroidxu3.dts | 4 ++++

Please do this in Odroid XU3 common DTSI:
arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi

>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/exynos5422-odroidxu3.dts b/arch/arm/boot/dts/exynos5422-odroidxu3.dts
> index 78e6a50..b7f6c8f 100644
> --- a/arch/arm/boot/dts/exynos5422-odroidxu3.dts
> +++ b/arch/arm/boot/dts/exynos5422-odroidxu3.dts
> @@ -18,6 +18,10 @@
>  	compatible = "hardkernel,odroid-xu3", "samsung,exynos5800", "samsung,exynos5";
>  };
>  
> +&mct {
> +	use-cp15-phys-counter;
> +};
> +

Put the node in alphabetical position.

Best regards,
Krzysztof

>  &i2c_0 {
>  	status = "okay";
>  
> 

  reply	other threads:[~2015-07-28  5:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-27 21:28 [RFC PATCH 3/3] ARM: dts: add MCT property use-cp15-phys-counter for exynos5422-odroidxu3 Alexey Klimov
2015-07-28  5:53 ` Krzysztof Kozlowski [this message]
2015-07-28 12:34   ` Alexey Klimov

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=55B718CA.3050103@samsung.com \
    --to=k.kozlowski@samsung$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox