On Tue, Jun 11, 2013 at 03:48:58PM -0600, Al Stone wrote:
On 06/11/2013 10:22 AM, Graeme Gregory wrote:
Hi Guys,
I have just pushed this series of patches to the official repo.
Branch is acpi-armv8
This brings us to the same state in armv8 as we are in for armv7. Without the prototype stuff like i2c drivers. But is a base to start work on for armv8.
I have tried to get these patches as checkpatch clean as possible.
I want to try and merge armv7 and armv8 changes into one and maintain that together as I think there is very little different in the two platforms from the point of initialisation or drivers.
Nice. Have you thought about the initial ASL just yet?
Shall I just clone the Arndale ASL for aarch64 use? Or has someone already started on that (I'm thinking Naresh might have...)? Either way it should be pretty straightforward to do....
So far I fed it the same acpi blob Ive been feeding to the Arndale.
Today I shall clone the Arndale ASL into an foundation.acpi directory and we can make a go from there.
Graeme