From: Randy Dunlap <rdunlap@infradead.org>
To: Anand Ashok Dumbre <anand.ashok.dumbre@xilinx.com>,
linux-kernel@vger.kernel.org, jic23@kernel.org, lars@metafoo.de,
linux-iio@vger.kernel.org, git@xilinx.com,
michal.simek@xilinx.com, pmeerw@pmeerw.net,
devicetree@vger.kernel.org
Cc: Manish Narani <manish.narani@xilinx.com>
Subject: Re: [PATCH v8 2/4] iio: adc: Add Xilinx AMS driver
Date: Mon, 8 Nov 2021 14:55:22 -0800 [thread overview]
Message-ID: <f81d00b2-8df1-8866-da4e-bedba13c34a2@infradead.org> (raw)
In-Reply-To: <20211108210509.29870-3-anand.ashok.dumbre@xilinx.com>
On 11/8/21 1:05 PM, Anand Ashok Dumbre wrote:
> diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
> index af168e1c9fdb..6d711f401326 100644
> --- a/drivers/iio/adc/Kconfig
> +++ b/drivers/iio/adc/Kconfig
> @@ -1278,4 +1278,19 @@ config XILINX_XADC
> The driver can also be build as a module. If so, the module will be called
> xilinx-xadc.
>
> +config XILINX_AMS
> + tristate "Xilinx AMS driver"
> + depends on ARCH_ZYNQMP || COMPILE_TEST
> + depends on HAS_IOMEM
> + help
> + Say yes here to have support for the Xilinx AMS for Ultrascale/Ultrascale+
> + System Monitor. With this you can measure and monitor the Voltages and
> + Temperature values on the SOC.
That last line above should be indented with one tab + 2 spaces
instead of all spaces.
--
~Randy
next prev parent reply other threads:[~2021-11-08 22:55 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-08 21:05 [PATCH v8 0/4] Add Xilinx AMS Driver Anand Ashok Dumbre
2021-11-08 21:05 ` [PATCH v8 1/4] arm64: zynqmp: DT: Add Xilinx AMS node Anand Ashok Dumbre
2021-11-15 9:29 ` Michal Simek
2021-11-08 21:05 ` [PATCH v8 2/4] iio: adc: Add Xilinx AMS driver Anand Ashok Dumbre
2021-11-08 22:55 ` Randy Dunlap [this message]
2021-11-09 10:01 ` Anand Ashok Dumbre
2021-11-13 16:17 ` Jonathan Cameron
2021-11-13 18:36 ` Andy Shevchenko
2021-11-15 11:59 ` Anand Ashok Dumbre
2021-11-15 12:13 ` Andy Shevchenko
2021-11-15 10:58 ` Anand Ashok Dumbre
2021-11-08 21:05 ` [PATCH v8 3/4] dt-bindings: iio: adc: Add Xilinx AMS binding documentation Anand Ashok Dumbre
2021-11-12 15:20 ` Rob Herring
2021-11-15 10:50 ` Anand Ashok Dumbre
2021-11-08 21:05 ` [PATCH v8 4/4] MAINTAINERS: Add maintainer for xilinx-ams Anand Ashok Dumbre
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=f81d00b2-8df1-8866-da4e-bedba13c34a2@infradead.org \
--to=rdunlap@infradead.org \
--cc=anand.ashok.dumbre@xilinx.com \
--cc=devicetree@vger.kernel.org \
--cc=git@xilinx.com \
--cc=jic23@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=manish.narani@xilinx.com \
--cc=michal.simek@xilinx.com \
--cc=pmeerw@pmeerw.net \
/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).