All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peng Fan <peng.fan@oss.nxp.com>
To: Vincent Jardin <vjardin@free.fr>
Cc: u-boot@lists.denx.de, Tom Rini <trini@konsulko.com>
Subject: Re: [PATCH v1] arm: dts: fsl-lx2160a: wdt0 for watchdog node
Date: Thu, 28 May 2026 09:52:44 +0800	[thread overview]
Message-ID: <ahef7O8Gva/YMHI8@shlinux89> (raw)
In-Reply-To: <20260520214847.1987463-1-vjardin@free.fr>

On Wed, May 20, 2026 at 11:48:41PM +0200, Vincent Jardin wrote:
>The SBSA generic watchdog node is currently declared without a
>label, so any per-board DTS that wants to override one of its
>properties has to use path syntax &{/soc/watchdog@23a0000}.
>
>It fails with
>  Label or path /soc/watchdog@23a0000 not found
>when the path contains an `@`, forcing to duplicate the node.
>
>Adding a one-line
>  wdt0:
>label allows to override the node with
>  &wdt0 { ... };
>(for example to change timeout-sec).
>
>Zero impact on existing boards.
>
>Signed-off-by: Vincent Jardin <vjardin@free.fr>
>
>---

Applied to fsl-qoriq/next

Thanks,
Peng

      reply	other threads:[~2026-05-28  1:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-20 21:48 [PATCH v1] arm: dts: fsl-lx2160a: wdt0 for watchdog node Vincent Jardin
2026-05-28  1:52 ` Peng Fan [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=ahef7O8Gva/YMHI8@shlinux89 \
    --to=peng.fan@oss.nxp.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=vjardin@free.fr \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.