All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sudeep Holla <sudeep.holla@arm.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: "Rafael J. Wysocki" <rafael@kernel.org>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Zhang Rui <rui.zhang@intel.com>,
	Lukasz Luba <lukasz.luba@arm.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Liviu Dudau <liviu.dudau@arm.com>,
	Lorenzo Pieralisi <lpieralisi@kernel.org>,
	Amit Kucheria <amit.kucheria@linaro.org>,
	linux-pm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Rob Herring <robh@kernel.org>
Subject: Re: (subset) [PATCH 2/2] arm64: dts: juno: fix thermal zone node names
Date: Mon, 25 Mar 2024 12:52:18 +0000	[thread overview]
Message-ID: <ZgFzgr1KtuFIeVux@bogus> (raw)
In-Reply-To: <171136466536.36729.15243854495211929982.b4-ty@linaro.org>

On Mon, Mar 25, 2024 at 12:05:14PM +0100, Krzysztof Kozlowski wrote:
> 
> On Wed, 03 Jan 2024 15:20:51 +0100, Krzysztof Kozlowski wrote:
> > Linux kernel uses thermal zone node name during registering thermal
> > zones and has a hard-coded limit of 20 characters, including terminating
> > NUL byte.  Exceeding the limit will cause failure to configure thermal
> > zone.
> > 
> > 
> 
> Applied, thanks!
> 
> This was waiting on the lists for some time and no one picked it up, so... let
> me know if I should drop it from my tree.
>

Sorry for that, must have slipped through when I was off. Thanks for picking
it up. If not too late, feel free to add

Acked-by: Sudeep Holla <sudeep.holla@arm.com>

-- 
Regards,
Sudeep

WARNING: multiple messages have this Message-ID (diff)
From: Sudeep Holla <sudeep.holla@arm.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: "Rafael J. Wysocki" <rafael@kernel.org>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Zhang Rui <rui.zhang@intel.com>,
	Lukasz Luba <lukasz.luba@arm.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Liviu Dudau <liviu.dudau@arm.com>,
	Lorenzo Pieralisi <lpieralisi@kernel.org>,
	Amit Kucheria <amit.kucheria@linaro.org>,
	linux-pm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Rob Herring <robh@kernel.org>
Subject: Re: (subset) [PATCH 2/2] arm64: dts: juno: fix thermal zone node names
Date: Mon, 25 Mar 2024 12:52:18 +0000	[thread overview]
Message-ID: <ZgFzgr1KtuFIeVux@bogus> (raw)
In-Reply-To: <171136466536.36729.15243854495211929982.b4-ty@linaro.org>

On Mon, Mar 25, 2024 at 12:05:14PM +0100, Krzysztof Kozlowski wrote:
> 
> On Wed, 03 Jan 2024 15:20:51 +0100, Krzysztof Kozlowski wrote:
> > Linux kernel uses thermal zone node name during registering thermal
> > zones and has a hard-coded limit of 20 characters, including terminating
> > NUL byte.  Exceeding the limit will cause failure to configure thermal
> > zone.
> > 
> > 
> 
> Applied, thanks!
> 
> This was waiting on the lists for some time and no one picked it up, so... let
> me know if I should drop it from my tree.
>

Sorry for that, must have slipped through when I was off. Thanks for picking
it up. If not too late, feel free to add

Acked-by: Sudeep Holla <sudeep.holla@arm.com>

-- 
Regards,
Sudeep

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2024-03-25 12:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-03 14:20 [PATCH 1/2] dt-bindings: thermal: correct thermal zone node name limit Krzysztof Kozlowski
2024-01-03 14:20 ` Krzysztof Kozlowski
2024-01-03 14:20 ` [PATCH 2/2] arm64: dts: juno: fix thermal zone node names Krzysztof Kozlowski
2024-01-03 14:20   ` Krzysztof Kozlowski
2024-01-03 15:14   ` Rob Herring
2024-01-03 15:14     ` Rob Herring
2024-03-25 11:05   ` (subset) " Krzysztof Kozlowski
2024-03-25 11:05     ` Krzysztof Kozlowski
2024-03-25 12:52     ` Sudeep Holla [this message]
2024-03-25 12:52       ` Sudeep Holla
2024-01-03 15:12 ` [PATCH 1/2] dt-bindings: thermal: correct thermal zone node name limit Rob Herring
2024-01-03 15:12   ` Rob Herring
2024-01-03 16:29   ` Krzysztof Kozlowski
2024-01-03 16:29     ` Krzysztof Kozlowski

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=ZgFzgr1KtuFIeVux@bogus \
    --to=sudeep.holla@arm.com \
    --cc=amit.kucheria@linaro.org \
    --cc=conor+dt@kernel.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=liviu.dudau@arm.com \
    --cc=lpieralisi@kernel.org \
    --cc=lukasz.luba@arm.com \
    --cc=rafael@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=rui.zhang@intel.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.