Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: Brandon Brnich <b-brnich@ti.com>
Cc: <linux-arm-kernel@lists.infradead.org>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Sebastian Fricke <sebastian.fricke@collabora.com>,
	Nas Chung <nas.chung@chipsnmedia.com>,
	Darren Etheridge <detheridge@ti.com>,
	Devarsh Thakkar <devarsht@ti.com>,
	Praneeth Bajjuri <praneeth@ti.com>,
	Prasanth Mantena <p-mantena@ti.com>
Subject: Re: [PATCH v2 0/7] Add Support for Wave5 on TI Devices
Date: Fri, 1 Dec 2023 00:24:27 -0600	[thread overview]
Message-ID: <20231201062427.6fw5gn2zgkkurv4q@shadow> (raw)
In-Reply-To: <20231130223959.3837222-1-b-brnich@ti.com>

On 16:39-20231130, Brandon Brnich wrote:
> This series is responsible for adding support for Wave5 driver[0]
> across numerous TI K3 platforms.
> 
> [0]: https://lore.kernel.org/all/ae6d2ad3-0b2a-462a-a9eb-9ce01e7a7f5e@xs4all.nl/
> 
> Changes since v1:
> =================
> 
> * Remove sram parameters
>   - sram-size property not included in bindings. Without this, size
>   will default to 0 so no point in specifying until binding is added.
> * Remove global CMA pools for each platform
>   - This is something that has been added in TI backport of driver
>   and does not yet have reliable support in upstream version.
>   - Removing for now with intention to add back once 48-bit
>   addressing is supported in upstream Wave5 driver.
> 
> Brandon Brnich (6):
>   arm64: dts: ti: k3-j784s4: Add Wave5 Video Encoder/Decoder Node
>   arm64: dts: ti: k3-am69-sk: Enable Wave5 Video Encoder/Decoder
>   arm64: dts: ti: k3-am68-sk: Enable Wave5 Video Encoder/Decoder
>   arm64: dts: ti: k3-am62a: Add Wave5 Video Encoder/Decoder Node
>   arm64: dts: ti: k3-am62p: Add Wave5 Video Encoder/Decoder Node
>   arm64: defconfig: Enable Wave5 Video Encoder/Decoder
> 
> Darren Etheridge (1):
>   arm64: dts: ti: k3-j721s2-main: add wave5 video encoder/decoder node
> 
>  arch/arm64/boot/dts/ti/k3-am62a-main.dtsi     |  9 +++++++++
>  arch/arm64/boot/dts/ti/k3-am62a7-sk.dts       |  4 ++++
>  arch/arm64/boot/dts/ti/k3-am62p-main.dtsi     | 10 ++++++++++
>  arch/arm64/boot/dts/ti/k3-am62p5-sk.dts       |  4 ++++
>  .../boot/dts/ti/k3-am68-sk-base-board.dts     |  4 ++++
>  arch/arm64/boot/dts/ti/k3-am69-sk.dts         |  8 ++++++++
>  .../dts/ti/k3-j721s2-common-proc-board.dts    |  4 ++++
>  arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi    | 10 ++++++++++
>  arch/arm64/boot/dts/ti/k3-j784s4-evm.dts      |  8 ++++++++
>  arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi    | 20 +++++++++++++++++++
>  arch/arm64/boot/dts/ti/k3-j784s4.dtsi         |  2 ++
>  arch/arm64/configs/defconfig                  |  1 +
>  12 files changed, 84 insertions(+)

I think I should hold off on this series for the next cycle till
it hits linus master.

Reason:
https://lore.kernel.org/all/CAMuHMdUYOq=q1j=d+Eac28hthOUAaNUkuvxmRu-mUN1pLKq69g@mail.gmail.com/

Could you folks help address the same and finalize on the compatible
etc? I think Geert does have a point there. So far, we have accepted
bindings where the compatible does not contain the family name prefix
(examples: git grep j721e Documentation/) it tends to be ti,j721e-csi2rx
or something of the form. I don't think I prefer seeing a variation for
that IP.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      parent reply	other threads:[~2023-12-01  6:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-30 22:39 [PATCH v2 0/7] Add Support for Wave5 on TI Devices Brandon Brnich
2023-11-30 22:39 ` [PATCH v2 1/7] arm64: dts: ti: k3-j784s4: Add Wave5 Video Encoder/Decoder Node Brandon Brnich
2023-11-30 22:39 ` [PATCH v2 2/7] arm64: dts: ti: k3-am69-sk: Enable Wave5 Video Encoder/Decoder Brandon Brnich
2023-11-30 22:39 ` [PATCH v2 3/7] arm64: dts: ti: k3-j721s2-main: Add Wave5 Video Encoder/Decoder Node Brandon Brnich
2023-11-30 22:39 ` [PATCH v2 4/7] arm64: dts: ti: k3-am68-sk: Enable Wave5 Video Encoder/Decoder Brandon Brnich
2023-11-30 22:39 ` [PATCH v2 5/7] arm64: dts: ti: k3-am62a: Add Wave5 Video Encoder/Decoder Node Brandon Brnich
2023-11-30 22:39 ` [PATCH v2 6/7] arm64: dts: ti: k3-am62p: " Brandon Brnich
2023-11-30 22:39 ` [PATCH v2 7/7] arm64: defconfig: Enable Wave5 Video Encoder/Decoder Brandon Brnich
2023-12-01  6:24 ` Nishanth Menon [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=20231201062427.6fw5gn2zgkkurv4q@shadow \
    --to=nm@ti.com \
    --cc=b-brnich@ti.com \
    --cc=detheridge@ti.com \
    --cc=devarsht@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=nas.chung@chipsnmedia.com \
    --cc=p-mantena@ti.com \
    --cc=praneeth@ti.com \
    --cc=sebastian.fricke@collabora.com \
    --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