lkml.org 
[lkml]   [2015]   [Mar]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/2] DT: arm64: msm8916: add all SPI DT nodes


On 17/03/15 16:25, Stanimir Varbanov wrote:
> +
> + spi4_sleep: spi4_sleep {
> + pinmux {
> + function = "gpio";
> + pins = "gpio12", "gpio13", "gpio14", "gpio15";
> +
....

> +
> + spi5_sleep: spi4_sleep {
Will result in Duplicate node name error for "spi4_sleep"

> + pinmux {
> + function = "gpio";
> + pins = "gpio16", "gpio17", "gpio18", "gpio19";
> + };
> + pinconf {
> + pins = "gpio16", "gpio17", "gpio18", "gpio19";
> + drive-strength = <2>;
> + bias-pull-down;
> + };
> + };


\
 
 \ /
  Last update: 2015-03-18 13:41    [W:0.055 / U:0.700 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site