linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/1] iio/scmi: Add reading "raw" attribute.
@ 2021-10-19  7:59 Andriy Tryshnivskyy
  2021-10-19  7:59 ` [PATCH v6 1/1] " Andriy Tryshnivskyy
  0 siblings, 1 reply; 9+ messages in thread
From: Andriy Tryshnivskyy @ 2021-10-19  7:59 UTC (permalink / raw)
  To: jbhayana, jic23
  Cc: lars, linux-iio, linux-kernel, Vasyl.Vavrychuk, andriy.tryshnivskyy

iio/scmi: Add reading "raw" attribute.

Add IIO_CHAN_INFO_RAW to the mask and implement corresponding
reading "raw" attribute in scmi_iio_read_raw.
Introduce new type IIO_VAL_INT_64 to read 64-bit value
for "raw" attribute.

The patch is based on v5.14.

Any comments are very welcome.

Thanks,
Andriy.

Andriy Tryshnivskyy (1):
  iio/scmi: Add reading "raw" attribute.

 drivers/iio/common/scmi_sensors/scmi_iio.c | 57 +++++++++++++++++++++-
 drivers/iio/industrialio-core.c            |  3 ++
 include/linux/iio/types.h                  |  1 +
 3 files changed, 60 insertions(+), 1 deletion(-)


base-commit: 7d2a07b769330c34b4deabeed939325c77a7ec2f
-- 
2.17.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-10-24  8:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-19  7:59 [PATCH v6 0/1] iio/scmi: Add reading "raw" attribute Andriy Tryshnivskyy
2021-10-19  7:59 ` [PATCH v6 1/1] " Andriy Tryshnivskyy
2021-10-20 17:51   ` Jonathan Cameron
2021-10-20 18:57     ` Andriy Tryshnivskyy
2021-10-21  0:40       ` Jyoti Bhayana
2021-10-24  7:35         ` Andriy Tryshnivskyy
2021-10-21  9:36       ` Jonathan Cameron
2021-10-24  7:23         ` Andriy Tryshnivskyy
     [not found]   ` <CAHp75VeZ5=T8N50PoZQVsWjf5ZWjZ4kwHAxUp=pyuK6ioUrQog@mail.gmail.com>
2021-10-24  8:49     ` [PATCH v6 0/1] " Andriy Tryshnivskyy

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).