lkml.org 
[lkml]   [2018]   [Feb]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 06/15] ARM: dts: ipq4019: Add ipq4019-ap.dk04.dtsi
On 2018-01-29 10:41, Sricharan R wrote:
> Add the common parts for the dk04 boards.
>
> Signed-off-by: Sricharan R <sricharan@codeaurora.org>
> ---
> arch/arm/boot/dts/qcom-ipq4019-ap.dk04.1.dtsi | 147

<snip>
> +
> + nand_pins: nand_pins {
> + pullups {
> + pins = "gpio52", "gpio53",
> "gpio58",
> + "gpio59";
> + function = "qpic";
> + bias-pull-up;
> + };
> +
> + pulldowns {
> + pins = "gpio54", "gpio55",
> "gpio56",
> + "gpio57", "gpio60",
> "gpio61",
> + "gpio62", "gpio63",
> "gpio64",
> + "gpio65", "gpio66",
> "gpio67",
> + "gpio68", "gpio69";
> + function = "qpic";
> + bias-pull-down;
> + };
> + };

Can you please check once why do we need pull-up and
pull-down for NAND pins. The NAND chip will be mounted
over board itself so board design should take care of
required pull up and pull downs.

Also, some of the above pins like gpio52 will be only used
for LCD so we can remove those pins. Later on, when LCD
support will be added, we can add those pins.

Thanks,
Abhishek

\
 
 \ /
  Last update: 2018-02-03 12:18    [W:0.162 / U:12.764 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site