From: Nishanth Menon <nm@ti.com>
To: Rob Herring <robh@kernel.org>
Cc: Anshul Dalal <anshuld@ti.com>, Tero Kristo <kristo@kernel.org>,
"Santosh Shilimkar" <ssantosh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>, Andrew Davis <afd@ti.com>,
<linux-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Vignesh Raghavendra <vigneshr@ti.com>
Subject: Re: [PATCH v5] dt-bindings: arm: keystone: add boot_* mboxes to ti,sci
Date: Thu, 18 Dec 2025 13:04:49 -0600 [thread overview]
Message-ID: <20251218190449.cnp46cf6hikt6cqa@freebie> (raw)
In-Reply-To: <20251217125747.GA689283-robh@kernel.org>
On 06:57-20251217, Rob Herring wrote:
> > > - |
> > > dmsc: system-controller@44083000 {
> > > - compatible = "ti,k2g-sci";
> > > + compatible = "ti,am654-sci";
> > > ti,host-id = <12>;
> > > - mbox-names = "rx", "tx";
> > > - mboxes = <&secure_proxy_main 11>,
> > > - <&secure_proxy_main 13>;
> > > + mbox-names = "rx", "tx", "notify", "boot_rx", "boot_tx";
> > > + mboxes= <&secure_proxy_mcu 6>, <&secure_proxy_mcu 8>,
> > > + <&secure_proxy_mcu 5>, <&secure_proxy_mcu 5>, <&secure_proxy_mcu 4>;
> > > reg-names = "debug_messages";
> > > reg = <0x44083000 0x1000>;
> >
> > Please add a different example for am654, i want to make sure k2g still
> > continues to be checked.
> >
> > That said, AM62 series of devices do not use notification pipe for
> > standard communication. So, the schema will break for those.
> >
> > in summary:
> > k2g: rx, tx
> > am654, j721e, j721s2, j7200, j784s4, .. : rx, tx, notify, boot_rx,
> > boot_tx, boot_notify
> > am625, am62p ..: rx, tx, boot_rx, boot_tx, boot_notify
> >
> > we will need three examples, and will need to add am62x series as one
> > additional compatible.
>
> Do we really? We have a whole tree of examples in .dts files.
We do not. But, I would rather leave existing valid example as is rather
than modifying it for a new compatible that was just added.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
https://ti.com/opensource
prev parent reply other threads:[~2025-12-18 19:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-15 6:08 [PATCH v5] dt-bindings: arm: keystone: add boot_* mboxes to ti,sci Anshul Dalal
2025-12-15 13:57 ` Nishanth Menon
2025-12-15 16:35 ` Anshul Dalal
2025-12-17 12:57 ` Rob Herring
2025-12-18 19:04 ` 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=20251218190449.cnp46cf6hikt6cqa@freebie \
--to=nm@ti.com \
--cc=afd@ti.com \
--cc=anshuld@ti.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kristo@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=ssantosh@kernel.org \
--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