[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <173931171708.1269898.9940271359989638043.robh@kernel.org>
Date: Tue, 11 Feb 2025 16:08:37 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Francesco Dolcini <francesco@...cini.it>
Cc: Liam Girdwood <lgirdwood@...il.com>, Jaroslav Kysela <perex@...ex.cz>,
Francesco Dolcini <francesco.dolcini@...adex.com>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Ernest Van Hoecke <ernest.vanhoecke@...adex.com>,
patches@...nsource.cirrus.com, Conor Dooley <conor+dt@...nel.org>,
Mark Brown <broonie@...nel.org>, Takashi Iwai <tiwai@...e.com>,
linux-kernel@...r.kernel.org, linux-sound@...r.kernel.org,
devicetree@...r.kernel.org, Saravana Kannan <saravanak@...gle.com>
Subject: Re: [PATCH v1 1/5] of: Add of_property_read_u16_index
On Thu, 06 Feb 2025 17:31:48 +0100, Francesco Dolcini wrote:
> From: Ernest Van Hoecke <ernest.vanhoecke@...adex.com>
>
> There is an of_property_read_u32_index and of_property_read_u64_index.
> This patch adds a similar helper for u16.
>
> Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke@...adex.com>
> Signed-off-by: Francesco Dolcini <francesco.dolcini@...adex.com>
> ---
> drivers/of/property.c | 33 +++++++++++++++++++++++++++++++++
> include/linux/of.h | 9 +++++++++
> 2 files changed, 42 insertions(+)
>
Reviewed-by: Rob Herring (Arm) <robh@...nel.org>
Powered by blists - more mailing lists