devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Frank Rowand <frowand.list@gmail.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	 Michael Turquette <mturquette@baylibre.com>,
	Rob Herring <robh+dt@kernel.org>,
	 Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh@kernel.org>,
	devicetree@vger.kernel.org,  linux-clk@vger.kernel.org,
	linux-renesas-soc@vger.kernel.org,
	 Aymeric Aillet <aymeric.aillet@iot.bzh>,
	Yusuke Goda <yusuke.goda.sx@renesas.com>
Subject: Re: [PATCH v3 1/4] of: add __of_device_is_status() and makes more generic status check
Date: Thu, 30 Nov 2023 15:36:53 +0100	[thread overview]
Message-ID: <CAMuHMdUEGH6zThE7JhwVJwNC-HORyabrFf_JZzw2h6hLU_vj-g@mail.gmail.com> (raw)
In-Reply-To: <87ttp40yxt.wl-kuninori.morimoto.gx@renesas.com>

On Thu, Nov 30, 2023 at 3:15 AM Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com> wrote:
> Linux Kernel has __of_device_is_available() / __of_device_is_fail(),
> these are checking if the status was "okay" / "ok" / "fail" / "fail-".
>
> Add more generic __of_device_is_status() function for these.
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> Tested-by: Yusuke Goda <yusuke.goda.sx@renesas.com>
> Reviewed-by: Rob Herring <robh@kernel.org>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

  reply	other threads:[~2023-11-30 14:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-30  2:14 [PATCH v3 0/4] drivers: clk: renesas: ignore all clocks which is assinged to non Linux system Kuninori Morimoto
2023-11-30  2:14 ` [PATCH v3 1/4] of: add __of_device_is_status() and makes more generic status check Kuninori Morimoto
2023-11-30 14:36   ` Geert Uytterhoeven [this message]
2023-11-30  2:15 ` [PATCH v3 2/4] of: add of_get_next_status_child() and makes more generic of_get_next Kuninori Morimoto
2023-11-30 14:37   ` Geert Uytterhoeven
2023-11-30  2:15 ` [PATCH v3 3/4] of: add for_each_reserved_child_of_node() Kuninori Morimoto
2023-11-30 15:46   ` Geert Uytterhoeven
2023-11-30  2:15 ` [PATCH v3 4/4] drivers: clk: renesas: ignore all clocks which is assinged to non Linux system Kuninori Morimoto
2023-12-05 10:55   ` Geert Uytterhoeven

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=CAMuHMdUEGH6zThE7JhwVJwNC-HORyabrFf_JZzw2h6hLU_vj-g@mail.gmail.com \
    --to=geert@linux-m68k.org \
    --cc=aymeric.aillet@iot.bzh \
    --cc=devicetree@vger.kernel.org \
    --cc=frowand.list@gmail.com \
    --cc=geert+renesas@glider.be \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=sboyd@kernel.org \
    --cc=yusuke.goda.sx@renesas.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;
as well as URLs for NNTP newsgroup(s).