Re: [PATCH] clocksource: moxart: Add AST2500 compatible string
From: Daniel Lezcano
Date: Thu May 25 2017 - 16:28:39 EST
On Tue, May 16, 2017 at 03:58:40PM +0800, Andrew Jeffery wrote:
> Also clean up space-before-tab issues in the documentation.
Andrew,
I reworked the patch to apply to the changes Linus did recently to convert to
the fttrm010 driver.
Please have a look at:
https://git.linaro.org/people/daniel.lezcano/linux.git/commit/?h=clockevents/4.13&id=3ca904162ffdd72f4fad3ab731fc94a12c50f682
Shouldn't the compatible string be:
"aspeed,ast2400-timer", "faraday,fttmr010"
"aspeed,ast2500-timer", "faraday,fttmr010"
-- Daniel