From: Robert Hancock <robert.hancock@calian.com>
To: Jonathan Cameron <jic23@kernel.org>
Cc: Lars-Peter Clausen <lars@metafoo.de>,
Michal Simek <michal.simek@amd.com>,
linux-iio@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Robert Hancock <robert.hancock@calian.com>
Subject: [PATCH v2 0/2] Xilinx XADC fixes
Date: Thu, 14 Sep 2023 18:10:17 -0600 [thread overview]
Message-ID: <20230915001019.2862964-1-robert.hancock@calian.com> (raw)
Fixes for a couple of issues in the Xilinx XADC driver: one where
preconfigured temperature/voltage thresholds were being clobbered and
potentially breaking overtemperature shutdown, and another for inaccurate
temperature readings on UltraScale family devices.
Changed since v2: Updated to also remove disabling XADC alarm bits.
Robert Hancock (2):
iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature
thresholds
iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScale
drivers/iio/adc/xilinx-xadc-core.c | 39 +++++++++++-------------------
drivers/iio/adc/xilinx-xadc.h | 2 ++
2 files changed, 16 insertions(+), 25 deletions(-)
--
2.41.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2023-09-15 0:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-15 0:10 Robert Hancock [this message]
2023-09-15 0:10 ` [PATCH v2 1/2] iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholds Robert Hancock
2023-09-15 0:10 ` [PATCH v2 2/2] iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScale Robert Hancock
2023-09-15 6:52 ` [PATCH v2 0/2] Xilinx XADC fixes Michal Simek
2023-09-24 16:32 ` Jonathan Cameron
2023-10-10 16:19 ` Jonathan Cameron
2023-10-12 9:53 ` O'Griofa, Conall
2023-10-13 18:09 ` Jonathan Cameron
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=20230915001019.2862964-1-robert.hancock@calian.com \
--to=robert.hancock@calian.com \
--cc=jic23@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-iio@vger.kernel.org \
--cc=michal.simek@amd.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