[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a85c8647-69f4-aa50-a66b-ab87ed8091d8@gmail.com>
Date: Fri, 22 Jan 2021 23:14:17 +0300
From: Dmitry Osipenko <digetx@...il.com>
To: Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Nicolas Chauvet <kwizart@...il.com>,
Matt Merhar <mattmerhar@...tonmail.com>,
Peter Geis <pgwipeout@...il.com>
Cc: linux-tegra@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1 09/13] ARM: tegra: acer-a500: Rename avdd to vdda of
touchscreen node
21.01.2021 21:23, Dmitry Osipenko пишет:
> Rename avdd supply to vdda of the touchscreen node. The old supply name
> was incorrect.
>
> Signed-off-by: Dmitry Osipenko <digetx@...il.com>
> ---
> arch/arm/boot/dts/tegra20-acer-a500-picasso.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/tegra20-acer-a500-picasso.dts b/arch/arm/boot/dts/tegra20-acer-a500-picasso.dts
> index 8a98e4a9d994..d852527db707 100644
> --- a/arch/arm/boot/dts/tegra20-acer-a500-picasso.dts
> +++ b/arch/arm/boot/dts/tegra20-acer-a500-picasso.dts
> @@ -449,7 +449,7 @@ touchscreen@4c {
>
> reset-gpios = <&gpio TEGRA_GPIO(Q, 7) GPIO_ACTIVE_LOW>;
>
> - avdd-supply = <&vdd_3v3_sys>;
> + vdda-supply = <&vdd_3v3_sys>;
> vdd-supply = <&vdd_3v3_sys>;
>
> atmel,wakeup-method = <ATMEL_MXT_WAKEUP_I2C_SCL>;
>
This patch should have a merge conflict as I see now, since
atmel,wakeup-method isn't upstreamed yet. I'll rebase patches in a more
correct order and will make a v2.
Powered by blists - more mailing lists