[U-Boot] [PATCH v2 27/51] x86: link: Add pin configuration to the device tree

Bin Meng bmeng.cn at gmail.com
Mon Mar 14 06:54:25 CET 2016


On Mon, Mar 14, 2016 at 1:43 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Sat, Mar 12, 2016 at 1:07 PM, Simon Glass <sjg at chromium.org> wrote:
>> At present pin configuration on link does not use the standard mechanism,
>> but some rather ugly custom code. As a first step to resolving this, add the
>> pin configuration to the device tree.
>>
>> Four of the GPIOs must be available before relocation (for SDRAM pin
>> strapping).
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2:
>> - Add GPIO output definition for a1 and a6
>>
>>  arch/x86/dts/chromebook_link.dts | 155 +++++++++++++++++++++++++++++++++++++++
>>  1 file changed, 155 insertions(+)
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list