On Mon, Jan 18, 2016 at 7:01 AM, Amit Kucheria <amit.kucheria@linaro.org> wrote:
On Sat, Jan 16, 2016 at 12:25 PM, Guodong Xu <guodong.xu@linaro.org> wrote:
> Hi, Geoff
>
> You can find the patches you need here:
> https://github.com/96boards/linux/commits/hikey-mainline-rebase
>
> If you can check it in 'git log', you can easily track down to these basic
> topic branches. Each of them is on pure v4.4. And for a minimum system, you
> need:
> working-hikey-tracking-dts-v4.4
> working-hikey-tracking-config-v4.4 (, from it, pick those relate to you).
> working-hikey-tracking-pmic-v4.4 (could be optional too. since by default
> bootloader already enables regulators for you)

Hi Guodong,

Have the necessary DTS entries been merged for 4.5?

We should really get Hikey working with ARM64 defconfig in "mainline"
- that is, no additional patches should be required.

I don't know what specific issue the OP is experiencing, but FWIW I _can_ boot vanilla 4.4 on my board with the default config:

root@HiKey:/ uname -a
Linux HiKey 4.4.0 #142 SMP PREEMPT Mon Jan 18 09:07:06 CET 2016 aarch64 GNU/Linux
root@HiKey:/ gunzip -c /proc/config.gz | md5sum
dc59a664c9e9f4fb9078cf9ccf127271  -

$ make -C linux ARCH=arm64 defconfig
$ md5sum linux/.config
dc59a664c9e9f4fb9078cf9ccf127271  linux/.config

Regards,
-- 
Jerome



Regards,
Amit
_______________________________________________
Dev mailing list
Dev@lists.96boards.org
https://lists.96boards.org/mailman/listinfo/dev