From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Heinrich Schuchardt <xypron.glpk@gmx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>,
Lukasz Majewski <lukma@denx.de>,
u-boot@lists.denx.de, Tom Rini <trini@konsulko.com>
Subject: Re: [PATCH 1/2] cmd: bind: Try to improve the (un)bind help
Date: Mon, 7 Aug 2023 11:38:20 +0200 [thread overview]
Message-ID: <20230807113820.27cb9ada@xps-13> (raw)
In-Reply-To: <d9e9bf56-0253-8f59-70d2-849d6786cb4b@gmx.de>
Hi Heinrich,
> > U_BOOT_CMD(
> > bind, 4, 0, do_bind_unbind,
> > - "Bind a device to a driver",
> > + "Bind a device to a driver, see 'dm tree' for the parameters\n",
>
> How about
>
> "Use 'dm tree' to list classes, drivers, and devices."
>
> as last line of the help long text.
Where is this supposed to be? Is there another macro to use than
U_BOOT_CMD()?
Thanks,
Miquèl
prev parent reply other threads:[~2023-08-07 9:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-04 19:13 [PATCH 1/2] cmd: bind: Try to improve the (un)bind help Miquel Raynal
2023-08-07 9:15 ` Heinrich Schuchardt
2023-08-07 9:38 ` Miquel Raynal [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=20230807113820.27cb9ada@xps-13 \
--to=miquel.raynal@bootlin.com \
--cc=lukma@denx.de \
--cc=marek.vasut@gmail.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=xypron.glpk@gmx.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