From: Miquel Raynal <miquel.raynal@bootlin.com>
To: "Rob Herring (Arm)" <robh@kernel.org>
Cc: Vignesh Raghavendra <vigneshr@ti.com>,
Tudor Ambarus <tudor.ambarus@linaro.org>,
Richard Weinberger <richard@nod.at>,
linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mtd: hyperbus: Use of_property_present() for non-boolean properties
Date: Wed, 15 Jan 2025 19:14:43 +0100 [thread overview]
Message-ID: <87frlkndv0.fsf@bootlin.com> (raw)
In-Reply-To: <20250109182149.3971698-1-robh@kernel.org> (Rob Herring's message of "Thu, 9 Jan 2025 12:21:48 -0600")
Hi Rob,
On 09/01/2025 at 12:21:48 -06, "Rob Herring (Arm)" <robh@kernel.org> wrote:
> The use of of_property_read_bool() for non-boolean properties is
> deprecated in favor of of_property_present() when testing for property
> presence.
This patch did not apply because of another unrelated change in my tree
touching the return paths in this driver, I fixed it while applying.
Thanks,
Miquèl
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: "Rob Herring (Arm)" <robh@kernel.org>
Cc: Vignesh Raghavendra <vigneshr@ti.com>,
Tudor Ambarus <tudor.ambarus@linaro.org>,
Richard Weinberger <richard@nod.at>,
linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mtd: hyperbus: Use of_property_present() for non-boolean properties
Date: Wed, 15 Jan 2025 19:14:43 +0100 [thread overview]
Message-ID: <87frlkndv0.fsf@bootlin.com> (raw)
In-Reply-To: <20250109182149.3971698-1-robh@kernel.org> (Rob Herring's message of "Thu, 9 Jan 2025 12:21:48 -0600")
Hi Rob,
On 09/01/2025 at 12:21:48 -06, "Rob Herring (Arm)" <robh@kernel.org> wrote:
> The use of of_property_read_bool() for non-boolean properties is
> deprecated in favor of of_property_present() when testing for property
> presence.
This patch did not apply because of another unrelated change in my tree
touching the return paths in this driver, I fixed it while applying.
Thanks,
Miquèl
next prev parent reply other threads:[~2025-01-15 18:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-09 18:21 [PATCH] mtd: hyperbus: Use of_property_present() for non-boolean properties Rob Herring (Arm)
2025-01-09 18:21 ` Rob Herring (Arm)
2025-01-10 13:13 ` Tudor Ambarus
2025-01-10 13:13 ` Tudor Ambarus
2025-01-15 18:14 ` Miquel Raynal [this message]
2025-01-15 18:14 ` Miquel Raynal
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=87frlkndv0.fsf@bootlin.com \
--to=miquel.raynal@bootlin.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=richard@nod.at \
--cc=robh@kernel.org \
--cc=tudor.ambarus@linaro.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 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.