public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: David Lechner <dlechner@baylibre.com>
To: Lukasz Majewski <lukma@denx.de>, Tom Rini <trini@konsulko.com>
Cc: Julien Stephan <jstephan@baylibre.com>,
	u-boot@lists.denx.de,  David Lechner <dlechner@baylibre.com>
Subject: [PATCH 0/2] clk: clk-uclass: debug message improvements
Date: Thu, 08 Jan 2026 12:05:53 -0600	[thread overview]
Message-ID: <20260108-clk-uclass-better-debug-v1-0-265900a42fe5@baylibre.com> (raw)

I needed to debug some clock issues and found some places where pointer
addresses were being printed when names were available. The addresses
are not very helpful, but the names are. So here a couple of patches to
improve that.

Signed-off-by: David Lechner <dlechner@baylibre.com>
---
David Lechner (2):
      clk: clk-uclass: fix format specifier for ofnode name
      clk: clk-uclass: used dev name in debug message

 drivers/clk/clk-uclass.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)
---
base-commit: 141be72e2a9d43aa4e3d1a6a6e0ab8f9eb8784c6
change-id: 20260108-clk-uclass-better-debug-1efeb0dcf54e

Best regards,
-- 
David Lechner <dlechner@baylibre.com>


             reply	other threads:[~2026-01-08 20:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-08 18:05 David Lechner [this message]
2026-01-08 18:05 ` [PATCH 1/2] clk: clk-uclass: fix format specifier for ofnode name David Lechner
2026-01-08 18:05 ` [PATCH 2/2] clk: clk-uclass: used dev name in debug message David Lechner
2026-01-21 20:48 ` [PATCH 0/2] clk: clk-uclass: debug message improvements 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=20260108-clk-uclass-better-debug-v1-0-265900a42fe5@baylibre.com \
    --to=dlechner@baylibre.com \
    --cc=jstephan@baylibre.com \
    --cc=lukma@denx.de \
    --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