public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Vignesh Raghavendra <vigneshr@ti.com>
To: Tom Rini <trini@konsulko.com>, Nikhl M Jain <n-jain1@ti.com>
Cc: <agust@denx.de>, <u-boot@lists.denx.de>, <nm@ti.com>,
	<devarsht@ti.com>, <tomba@kernel.org>
Subject: Re: [EXTERNAL] Re: [PATCH 3/9] arm: dts: k3-am62-main: Add device tree node for TIDSS
Date: Wed, 18 Jan 2023 09:38:38 +0530	[thread overview]
Message-ID: <f398d7a7-9cd8-1663-4eb5-3d80faaeb001@ti.com> (raw)
In-Reply-To: <20230117131950.GX3880571@bill-the-cat>

Hi Nikhil,

On 17/01/23 18:49, Tom Rini wrote:
> On Tue, Jan 17, 2023 at 10:09:00AM +0530, Nikhl M Jain wrote:
>> Hi, Tom
>>
>> On 13/01/23 20:13, Tom Rini wrote:
>>> On Fri, Jan 13, 2023 at 01:59:21PM +0530, Nikhil M Jain wrote:
>>>
>>>> Add device tree node which includes the register
>>>> regions to write properties of planes (vidl1 and vid1),
>>>> overlays (ovr1 and ovr2),and video ports(vp1 and vp2).
>>>> TIDSS uses 3 clocks, fck- for its internal logic and
>>>> clk vp1 and vp2 for oldi and HDMI ports.
>>>>
>>>> To control the oldi panel its register region is added
>>>> in dss_oldi_io_ctrl.
>>>>
>>>> Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
>>>> ---
>>>>  arch/arm/dts/k3-am62-main.dtsi | 41 ++++++++++++++++++++++++++++++++++
>>>>  1 file changed, 41 insertions(+)
>>>
>>> Can we not get this with a re-sync of the dts upstream? We should do
>>> that instead.
>>>
>> On linux side pathces have been sent upstream, waiting for patches to be
>> accepted.
>>
>> link:
>> https://lore.kernel.org/linux-arm-kernel/20220505134303.23208-2-a-bhatia1@ti.com/T/
>>
>> Is it possible to accept these patches now and resync the dts when the
>> patches on the linux side gets accepted.
> 
> Based on the link you give here, they haven't been accepted, they've had
> changes requested:
> https://lore.kernel.org/linux-arm-kernel/20220505134303.23208-2-a-bhatia1@ti.com/T/#mcf7eb2921982735440f2b0959feb3831530a2f05
> 

Please wait for the kernel bindings to settle down. Else we will end up
with different sets of bindings for kernel and u-boot. I don't see why
DSS should be exempted from the rule that kernel bindings and DT being
accepted.


-- 
Regards
Vignesh

  reply	other threads:[~2023-01-18  4:08 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-13  8:29 [PATCH 0/9] Enable u-boot splash screen for AM62x Nikhil M Jain
2023-01-13  8:29 ` [PATCH 1/9] drivers: video: tidss: TIDSS video driver support " Nikhil M Jain
2023-01-13 14:43   ` Tom Rini
2023-01-13  8:29 ` [PATCH 2/9] drivers: video: simple_panel: make simple panel independent of backlight Nikhil M Jain
2023-01-13 14:43   ` Tom Rini
2023-01-13  8:29 ` [PATCH 3/9] arm: dts: k3-am62-main: Add device tree node for TIDSS Nikhil M Jain
2023-01-13 14:43   ` Tom Rini
2023-01-17  4:39     ` [EXTERNAL] " Nikhl M Jain
2023-01-17 13:19       ` Tom Rini
2023-01-18  4:08         ` Vignesh Raghavendra [this message]
2023-01-13  8:29 ` [PATCH 4/9] arm: dts: k3-am625-sk: Add pin control for TIDSS and add panel device tree node Nikhil M Jain
2023-01-13 14:43   ` Tom Rini
2023-01-13  8:29 ` [PATCH 5/9] arm: dts: k3-am625-sk-u-boot: Add u-boot, dm-pre-reloc flag for dss and panel Nikhil M Jain
2023-01-13  8:29 ` [PATCH 6/9] video: Add support to build TIDSS Nikhil M Jain
2023-01-13 14:43   ` Tom Rini
2023-01-13  8:29 ` [PATCH 7/9] include: configs: am62x_evm: Add environment variables for splash screen Nikhil M Jain
2023-01-13 14:43   ` Tom Rini
2023-01-16 11:51     ` Nikhl M Jain
2023-01-16 14:25       ` Tom Rini
2023-01-13  8:29 ` [PATCH 8/9] board: ti: am62x: evm: Add splash screen support Nikhil M Jain
2023-01-13 14:43   ` Tom Rini
2023-01-13  8:29 ` [PATCH 9/9] configs: am62x_evm_a53_defconfig: Enable splash screen using tidss Nikhil M Jain
2023-01-13 14:43   ` 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=f398d7a7-9cd8-1663-4eb5-3d80faaeb001@ti.com \
    --to=vigneshr@ti.com \
    --cc=agust@denx.de \
    --cc=devarsht@ti.com \
    --cc=n-jain1@ti.com \
    --cc=nm@ti.com \
    --cc=tomba@kernel.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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