From: Sukrut Bellary <sbellary@baylibre.com>
To: Tom Rini <trini@konsulko.com>
Cc: Kevin Hilman <khilman@baylibre.com>,
Bajjuri Praneeth <praneeth@ti.com>,
Raghavendra Vignesh <vigneshr@ti.com>,
u-boot@lists.denx.de
Subject: Re: [PATCH 3/3] arm: dts: am335x: Add nodes for lcdc, panel and backlight
Date: Tue, 15 Apr 2025 15:46:32 -0700 [thread overview]
Message-ID: <Z/7hyM22GguAlnx+@dev-linux> (raw)
In-Reply-To: <Z+MEeuDZNr7z0mZh@dev-linux>
On Tue, Mar 25, 2025 at 12:31:06PM -0700, Sukrut Bellary wrote:
> On Mon, Mar 24, 2025 at 11:20:09AM -0600, Tom Rini wrote:
> > On Wed, Mar 19, 2025 at 01:25:16PM -0700, Sukrut Bellary wrote:
> >
> > > For AM335x EVM[1], enable nodes required to enable the support for LCD
> > > and PWM backlight.
> > > This is required for the splash screen support.
> > >
> > > [1] AM335x EVM - https://www.ti.com/tool/TMDXEVM3358
> > >
> > > Signed-off-by: Sukrut Bellary <sbellary@baylibre.com>
> > > ---
> > > arch/arm/dts/am335x-evm.dts | 15 ++++++++++++++-
> > > 1 file changed, 14 insertions(+), 1 deletion(-)
> >
> > Can you see how hard moving to OF_UPSTREAM here is first please? Thanks.
> >
>
> Sure, I will check.
> Thanks.
I checked OF_UPSTREAM for AM335x.
For the panel driver, timings are fetched differently in the u-boot and kernel.
For OF_UPSTREAM, we need to change the lcdc panel driver in u-boot to be in
sync with kernel dts or see if we can reuse the simple_panel driver.
We plan to take care of OF_UPSTREAM later.
So, For now, can we split this series into two as
1. Enable Auxillary PWM using eCAP and pin muxing(These are independent
of OF_UPSTREAM)
2. Handle dts changes once we have OF_UPSTREAM for AM33xx.
If this is ok, I will post the patches per pt.1
Thanks.
> > --
> > Tom
>
>
next prev parent reply other threads:[~2025-04-15 22:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-19 20:25 [PATCH 0/3] Add support for eCAP PWM and LCD Sukrut Bellary
2025-03-19 20:25 ` [PATCH 1/3] pwm: ti: am33xx: Enable Auxiliary PWM using eCAP Sukrut Bellary
2025-03-19 20:25 ` [PATCH 2/3] board: ti: am335x: Enable eCAP0 PWM and LCD pin muxing Sukrut Bellary
2025-03-19 20:25 ` [PATCH 3/3] arm: dts: am335x: Add nodes for lcdc, panel and backlight Sukrut Bellary
2025-03-24 17:20 ` Tom Rini
2025-03-25 19:31 ` Sukrut Bellary
2025-04-15 22:46 ` Sukrut Bellary [this message]
2025-04-15 22:47 ` Tom Rini
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=Z/7hyM22GguAlnx+@dev-linux \
--to=sbellary@baylibre.com \
--cc=khilman@baylibre.com \
--cc=praneeth@ti.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=vigneshr@ti.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