commit | c97c37a92fcfe3d34ba7f2dd888bd1812c95287a | [log] [tgz] |
---|---|---|
author | Peter Griffin <peter.griffin@linaro.org> | Wed Apr 20 17:13:59 2016 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 25 15:10:34 2016 -0400 |
tree | 40f69303d820e3121097c1c9b00b6ac0b9381ed0 | |
parent | 58eb5b1771d6484775dabd76cf163bcc18f0aafc [diff] |
ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board. Currently only the serial pl01x driver is using DT, and the other drivers still use platform data but as more DT lands in the upstream kernel the aim is to migrate the other drivers over to DT as well to have a fully DT configured hikey u-boot. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Reviewed-by: Tom Rini <trini@konsulko.com>