Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The contents of README.md are updated. #12

Open
wants to merge 2 commits into
base: cm-12.1
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 28 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,32 @@
# android_device_asus_Z00A
Zenfone 2 ZE551ML Z00A
# CM Device Tree for ASUS Zenfone 2 ZE551ML Z00A

_android_device_asus_Z00A_

WIP CM Device tree for Asus Zenfone 2 ZE551ML Z00A

***MAJOR WIP***
May destroy phones, PC's and small kittens.... you've been warned!
May destroy phones, PCs and small kittens... you've been warned!



The ASUS Zenfone 2 (codenamed _"Z00A"_) is a High-End, Mid-Range smartphone from ASUS.
It was announced on March 2015.

Basic | Spec Sheet
-------:|:-------------------------
CPU | 2.3/1.8 GHz quad-core x86_64
PLATFORM | Intel Atom Z3580/Z3560
GPU | PowerVR G6430
Memory | 4/2 GB
Shipped Android Version | 5.0
Storage | 16/32/64 GB
MicroSD | Upto 128 GB
Battery | 3000 mAh
Dimensions | 152.5 x 77.2 x 10.9 mm (6.00 x 3.04 x 0.43 in)
Main camera | 13MP, flash: LED
Secondary camera | 5MP

![ASUS Zenfone 2]
(https://wiki.cyanogenmod.org/images/thumb/2/25/Z00A.png/462px-Z00A.png)

For more information on the device click [here](https://wiki.cyanogenmod.org/w/Z00A_Info).
1 change: 1 addition & 0 deletions kernel-headers/drm/psb_ttm_placement_user.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ struct ttm_pl_create_ub_req {
uint64_t size;
uint64_t user_address;
/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
int32_t fd;
uint32_t placement;
uint32_t page_alignment;
};
Expand Down