From: Dmitry Osipenko <digetx@gmail.com>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: Jon Hunter <jonathanh@nvidia.com>, linux-tegra@vger.kernel.org
Subject: Re: [PATCH] ARM: tegra: Move Nyan FHD panels to AUX bus
Date: Wed, 9 Mar 2022 03:56:26 +0300 [thread overview]
Message-ID: <20220309035626.49a6641d@dimatab> (raw)
In-Reply-To: <20220307180344.2168395-1-thierry.reding@gmail.com>
В Mon, 7 Mar 2022 19:03:44 +0100
Thierry Reding <thierry.reding@gmail.com> пишет:
> From: Thierry Reding <treding@nvidia.com>
>
> Similarly to what was earlier done for other Nyan variants, move the
> eDP panel on the FHD models to the AUX bus as well.
>
> Suggested-by: Dmitry Osipenko <digetx@gmail.com>
> Fixes: ef6fb9875ce0 ("ARM: tegra: Add device-tree for 1080p version
> of Nyan Big") Signed-off-by: Thierry Reding <treding@nvidia.com>
> ---
> arch/arm/boot/dts/tegra124-nyan-big-fhd.dts | 10 ++++++++--
> 1 file changed, 8 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/tegra124-nyan-big-fhd.dts
> b/arch/arm/boot/dts/tegra124-nyan-big-fhd.dts index
> d35fb79d2f51..4db43324dafa 100644 ---
> a/arch/arm/boot/dts/tegra124-nyan-big-fhd.dts +++
> b/arch/arm/boot/dts/tegra124-nyan-big-fhd.dts @@ -5,7 +5,13 @@
>
> / {
> /* Version of Nyan Big with 1080p panel */
> - panel {
> - compatible = "auo,b133htn01";
> + host1x@50000000 {
> + dpaux@545c0000 {
> + aux-bus {
> + panel: panel {
> + compatible = "auo,b133htn01";
> + };
> + };
> + };
> };
> };
Thank you :)
Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
prev parent reply other threads:[~2022-03-09 1:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-07 18:03 [PATCH] ARM: tegra: Move Nyan FHD panels to AUX bus Thierry Reding
2022-03-09 0:56 ` Dmitry Osipenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220309035626.49a6641d@dimatab \
--to=digetx@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=linux-tegra@vger.kernel.org \
--cc=thierry.reding@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox