SAI2 is part of AIPS-3 memory region.
Signed-off-by: Daniel Baluta
---
arch/arm64/boot/dts/freescale/imx8mq.dtsi | 16
1 file changed, 16 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
index 9d48450453fb
This uses simple-audio-card machine driver adding 1 CPU DAI
and 1 Codec DAI.
Signed-off-by: Daniel Baluta
---
arch/arm64/boot/dts/freescale/imx8mq-evk.dts | 29
1 file changed, 29 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/imx8mq-evk.dts
b/arch/arm64/boot
From: Daniel Baluta
A DAI link has 3 components:
* CPU
* platform
* codec(s)
A component is specified via:
* name
* of_node
* dai_name
In order to avoid confusion when building a sound card we disallow
matching by both name and of_node (1
t;
> wm8962 3-001a: Unsupported BCLK ratio 9
>
> Fix this by relaxing bitclk divider searching, so that when
> no exact value can be derived from sysclk pick the closest
> value greater than expected bitclk.
>
> Signed-off-by: Shengjiu Wang
Reviewed-by: Daniel Baluta
On Fri, Mar 12, 2021 at 4:24 PM Mark Brown wrote:
>
> On Fri, Mar 12, 2021 at 02:37:30PM +0200, Daniel Baluta wrote:
> > On Fri, Mar 12, 2021 at 1:59 PM Mark Brown wrote:
>
> > > No, just the opposite! If there's an explict name configured why do you
> > >
On Tue, Mar 9, 2021 at 5:38 PM Mark Brown wrote:
>
> On Tue, Mar 09, 2021 at 10:23:28AM +0200, Daniel Baluta wrote:
> > From: Daniel Baluta
> >
> > Platform may be specified by either name or OF node but not
> > both.
> >
> > For OF node platforms (e
On Fri, Mar 12, 2021 at 12:50 PM Mark Brown wrote:
>
> On Fri, Mar 12, 2021 at 10:32:54AM +0200, Daniel Baluta wrote:
> > On Tue, Mar 9, 2021 at 5:38 PM Mark Brown wrote:
>
> > > > + if (!dai_link->platforms->of_node)
> > > > +
On Fri, Mar 12, 2021 at 1:59 PM Mark Brown wrote:
>
> On Fri, Mar 12, 2021 at 12:59:29PM +0200, Daniel Baluta wrote:
> > On Fri, Mar 12, 2021 at 12:50 PM Mark Brown wrote:
>
> > > If an explicit name has been provided why would we override it with an
> > > autog
From: Daniel Baluta
Platform may be specified by either name or OF node but not
both.
For OF node platforms (e.g i.MX) we end up with both platform name
and of_node set and sound card registration will fail with the error:
asoc-simple-card sof-sound-wm8960: ASoC: Neither/both
platform name
>> Signed-off-by: Matei Oprea
>> Cc: ROSEdu Kernel Community
>
> Why the cc: for a non-maintainer / person?
We try to keep track of student's contributions in this way.
Also, patches are internally reviewed on this mailing list before
sending them to maintainers.
thanks,
Daniel.
--
To unsubscri
Signed-off-by: Daniel Baluta
---
net/ipv4/tcp_ipv4.c |2 --
1 file changed, 2 deletions(-)
diff --git a/net/ipv4/tcp_ipv4.c b/net/ipv4/tcp_ipv4.c
index c4f1d9a..4555244 100644
--- a/net/ipv4/tcp_ipv4.c
+++ b/net/ipv4/tcp_ipv4.c
@@ -880,8 +880,6 @@ bool tcp_syn_flood_action(struct sock *sk
Signed-off-by: Daniel Baluta
---
net/ipv4/tcp_ipv4.c |2 --
1 file changed, 2 deletions(-)
diff --git a/net/ipv4/tcp_ipv4.c b/net/ipv4/tcp_ipv4.c
index c4f1d9a..4555244 100644
--- a/net/ipv4/tcp_ipv4.c
+++ b/net/ipv4/tcp_ipv4.c
@@ -880,8 +880,6 @@ bool tcp_syn_flood_action(struct sock *sk
On Wed, Mar 19, 2014 at 3:58 PM, Daniel Baluta wrote:
> Signed-off-by: Daniel Baluta
> ---
> net/ipv4/tcp_ipv4.c |2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/net/ipv4/tcp_ipv4.c b/net/ipv4/tcp_ipv4.c
> index c4f1d9a..4555244 100644
> --- a/net/ipv4/tcp
On Wed, Sep 24, 2014 at 6:02 PM, David Barksdale wrote:
> This patch adds support to the Industrial IO subsystem
> for the Silicon Labs Si7013/20/21 Relative Humidity and
> Temperature Sensors.
>
> Website:
> http://www.silabs.com/products/sensors/humidity-sensors/Pages/si7013-20-21.aspx
>
> Thes
On Wed, Sep 10, 2014 at 10:28 PM, Jonathan Cameron wrote:
> On 10/09/14 18:57, Hartmut Knaack wrote:
>> Daniel Baluta schrieb, Am 10.09.2014 08:57:
>>> Minimal implementation. This driver provides raw illuminance readings.
>>>
>>> This is based on drivers/hwm
On Mon, Sep 29, 2014 at 9:53 PM, Felipe Balbi wrote:
> Hi,
>
> On Mon, Sep 29, 2014 at 01:38:56PM -0500, Michael Welling wrote:
>> On Mon, Sep 29, 2014 at 09:02:27AM -0500, Felipe Balbi wrote:
>> > Alright, this is already ridiculous. Andrew, if I resend the patch can
>> > you apply it since maint
This fixes the following sparse warning:
CHECK drivers/iio/common/hid-sensors/hid-sensor-attributes.c
drivers/iio/common/hid-sensors/hid-sensor-attributes.c:346:5: warning:
symbol 'hid_sensor_get_reporting_interval' was not declared. Should it be
static?
Signed-off-by: Dan
staging: add recently added modifiers to iio_event_monitor)
Signed-off-by: Daniel Baluta
---
drivers/staging/iio/Documentation/iio_event_monitor.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/staging/iio/Documentation/iio_event_monitor.c
b/drivers/staging/iio/Documentation
Minimal implementation. This driver provides raw illuminance readings.
This is based on drivers/hwmon/al3320.c (*) driver from msm tree written
by Tsechih Lin
* https://android.googlesource.com/kernel/msm.git
Signed-off-by: Daniel Baluta
---
drivers/iio/light/Kconfig | 10 ++
drivers/iio
esource.com/kernel/msm.git
>>
>> Signed-off-by: Daniel Baluta
>
> comments inline below
I addressed most of your comments in v2. See below.
>
>> ---
>> drivers/iio/light/Kconfig | 10 ++
>> drivers/iio/light/Makefile | 1 +
>> drivers/iio/light/
Minimal implementation. This driver provides raw illuminance readings.
This is based on drivers/hwmon/al3320.c (*) driver from msm tree written
by Tsechih Lin
* https://android.googlesource.com/kernel/msm.git
Signed-off-by: Daniel Baluta
---
Changes since v1: (reported by Peter Meerwald
data->range is already set by kxcjk1013_set_range.
Signed-off-by: Daniel Baluta
---
drivers/iio/accel/kxcjk-1013.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/iio/accel/kxcjk-1013.c b/drivers/iio/accel/kxcjk-1013.c
index 70a5679..01e86d0 100644
--- a/drivers/iio/accel/kx
ooglesource.com/kernel/msm.git
>
> some more comments on minor things below...
>
>> Signed-off-by: Daniel Baluta
>> ---
>> Changes since v1: (reported by Peter Meerwald)
>> * used u8 instead of int for passing gain and mean_time
>> * used i2c_smbus
Minimal implementation. This driver provides raw illuminance readings.
This is based on drivers/hwmon/al3320.c (*) driver from msm tree written
by Tsechih Lin
* https://android.googlesource.com/kernel/msm.git
Signed-off-by: Daniel Baluta
---
Changes since v2: (reported by Peter Meerwald
Minimal implementation. This driver provides raw illuminance readings.
This is based on drivers/hwmon/al3320.c (*) driver from msm tree written
by Tsechih Lin
* https://android.googlesource.com/kernel/msm.git
Signed-off-by: Daniel Baluta
---
Changes since v5: (reported by Hartmut
On Wed, Sep 10, 2014 at 1:07 AM, Hartmut Knaack wrote:
> Daniel Baluta schrieb, Am 08.09.2014 10:13:
>> Minimal implementation. This driver provides raw illuminance readings.
>>
>> This is based on drivers/hwmon/al3320.c (*) driver from msm tree written
>> by
Minimal implementation. This driver provides raw illuminance readings.
This is based on drivers/hwmon/al3320.c (*) driver from msm tree written
by Tsechih Lin
* https://android.googlesource.com/kernel/msm.git
Signed-off-by: Daniel Baluta
---
Changes since v6: (reported by Hartmut
From: Octavian Purdila
This patch implements the USB part of the Diolan USB-I2C/SPI/GPIO
Master Adapter DLN-2. Details about the device can be found here:
https://www.diolan.com/i2c/i2c_interface.html.
Information about the USB protocol can be found in the Programmer's
Reference Manual [1], see
This patch series adds support for Diolan USB-I2C/GPIO Master Adapter DLN-2.
Details about device can be found here:
https://www.diolan.com/i2c/i2c_interface.html.
There is no support for SPI part yet.
Daniel Baluta (1):
gpio: add support for the Diolan DLN-2 USB-GPIO driver
Laurentiu Palcu
igned-off-by: Daniel Baluta
---
drivers/gpio/Kconfig | 13 ++
drivers/gpio/Makefile| 1 +
drivers/gpio/gpio-dln2.c | 571 +++
3 files changed, 585 insertions(+)
create mode 100644 drivers/gpio/gpio-dln2.c
diff --git a/drivers/gpio/Kconfig b/dr
From: Laurentiu Palcu
This patch adds support for the Diolan DLN-2 I2C master module. Due
to hardware limitations it does not support SMBUS quick commands.
Information about the USB protocol interface can be found in the
Programmer's Reference Manual [1], see section 6.2.2 for the I2C
master mod
Noticed when compiling with CONFIG_PM_RUNTIME not set:
kxcjk-1013.c: warning: ‘kxcjk1013_get_startup_times’ defined but not used
[-Wunused-function]
Introduced by commit 124e1b1d (iio: accel: kxcjk-1013: support runtime pm).
Reviewed-by: Srinivas Pandruvada
Signed-off-by: Daniel Baluta
On 09/05/2014 12:36 PM, Hartmut Knaack wrote:
Daniel Baluta schrieb:
Minimal implementation. This driver provides raw illuminance readings.
This is based on drivers/hwmon/al3320.c (*) driver from msm tree written
by Tsechih Lin
* https://android.googlesource.com/kernel/msm.git
Almost there
On Sat, Aug 30, 2014 at 1:00 PM, Jonathan Cameron wrote:
> On 27/08/14 09:49, Hartmut Knaack wrote:
>> Daniel Baluta schrieb:
>>> Minimal implementation. This driver provides raw illuminance readings.
>>>
>>> This is based on drivers/hwmon/al3320.c (*) driver
On Tue, Aug 19, 2014 at 6:25 PM, Daniel Baluta wrote:
> This patch adds support for KXCJ9-1008 3-axis acceleromenter sensor.
> KXCJ9-1008 uses the same register definitions as KXCJK-1013.
>
> The specification for KXCJ9-1008 can be downloaded from:
> http://www.kionix.com/site
Minimal implementation. This driver provides raw illuminance readings.
This is based on drivers/hwmon/al3320.c (*) driver from msm tree written
by Tsechih Lin
* https://android.googlesource.com/kernel/msm.git
Signed-off-by: Daniel Baluta
---
Changes since v3: (reported by Hartmut and Jonathan
* https://android.googlesource.com/kernel/msm.git
>>
>> Signed-off-by: Daniel Baluta
>> ---
>> Changes since v3: (reported by Hartmut and Jonathan)
>> * dropped the local store for the range, instead read it when necessary
>> * removed wrapper function
Minimal implementation. This driver provides raw illuminance readings.
This is based on drivers/hwmon/al3320.c (*) driver from msm tree written
by Tsechih Lin
* https://android.googlesource.com/kernel/msm.git
Signed-off-by: Daniel Baluta
---
Changes since v4: (reported by Peter)
* no
Pandruvada
Signed-off-by: Daniel Baluta
---
drivers/iio/accel/Kconfig | 3 +-
drivers/iio/accel/kxcjk-1013.c | 111 +
2 files changed, 92 insertions(+), 22 deletions(-)
diff --git a/drivers/iio/accel/Kconfig b/drivers/iio/accel/Kconfig
index 01b857e
On Tue, Oct 21, 2014 at 5:48 AM, Brian Vandre wrote:
> This fixes the checkpatch.pl warning:
> WARNING: line over 80 characters
>
> Signed-off-by: Brian Vandre
As a part of OPW [1] IIO cleanup project [2] we analyzed all checkpatch.pl
warnings / errors and we decided not to fix some of them as t
Minimal implementation for KMX61 6-axis accelerometer/magnetometer. It exports
raw accel/magn readings together with scale and sampling frequency.
Datasheet will be available at:
http://www.kionix.com/6-axis-accelerometer-magnetometer/kmx61
Signed-off-by: Daniel Baluta
---
Accelerometer is
Quick review:
Use iio: ms5637: Add Measurement Specialties MS5637 support instead of
iio: (ms5637) Add Measurement Specialties MS5637 support for subject.
If available please add a link to the datasheet here.
On Thu, Nov 6, 2014 at 11:46 AM, Markezana, William
wrote:
> Signed-off-by: Ludovic
* use int instead of unsigned long for ret in iio_evgen_poke
* remove TRANSITION event and use THRESHOLD instead
* remove IIO_HEIGHT channel and use CALIBHEIGHT mask instead
* adapt iio_dummy modules and iio_event_monitor to reflect IIO
interface changes.
er to determine distance, speed and activity type.
Signed-off-by: Irina Tirdea
Signed-off-by: Daniel Baluta
---
Documentation/ABI/testing/sysfs-bus-iio | 8
drivers/iio/industrialio-core.c | 1 +
include/linux/iio/iio.h | 1 +
3 files changed, 10 insertions(+)
bit for reading and writing
user's height.
Signed-off-by: Irina Tirdea
Signed-off-by: Daniel Baluta
---
drivers/staging/iio/iio_simple_dummy.c| 199 +++---
drivers/staging/iio/iio_simple_dummy.h| 5 +
drivers/staging/iio/iio_simple_dummy_events.c
na Tirdea
Signed-off-by: Daniel Baluta
---
.../staging/iio/Documentation/iio_event_monitor.c | 23 +++---
1 file changed, 20 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/iio/Documentation/iio_event_monitor.c
b/drivers/staging/iio/Documentation/iio_event_monito
/devices/sensors/composite_sensors.html#detector.
A device that has the pedometer functionality this interface needs to
support is Freescale's MMA9553L:
http://www.freescale.com/files/sensors/doc/ref_manual/MMA9553LSWRM.pdf
Signed-off-by: Irina Tirdea
Signed-off-by: Daniel B
From: Irina Tirdea
For some events (e.g.: step detector) a direction does not make sense.
Add IIO_EV_DIR_NONE to be used with such events and generate sysfs event
attributes that do not contain direction.
Signed-off-by: Irina Tirdea
Signed-off-by: Daniel Baluta
---
drivers/iio/industrialio
http://freescale.com/files/sensors/doc/ref_manual/MMA9553LSWRM.pdf
Signed-off-by: Irina Tirdea
Signed-off-by: Daniel Baluta
---
Documentation/ABI/testing/sysfs-bus-iio | 44 +
drivers/iio/industrialio-core.c | 5
include/linux/iio/types.h
> /sys/bus/iio/devices/iio_evgen/poke2
id_reg 0x02, id_data 0x04
This means, event of type 4 was generated by fake device 2.
We currently use a hardcoded mapping of virtual events to IIO events.
Signed-off-by: Irina Tirdea
Signed-off-by: Daniel Baluta
---
drivers/staging/iio/iio_dummy_evge
On Sat, Oct 25, 2014 at 10:18 PM, Jonathan Cameron wrote:
> On 24/10/14 23:31, Hartmut Knaack wrote:
>> Daniel Baluta schrieb am 09.10.2014 14:39:
>>> From: Irina Tirdea
>>>
>>> These changes are needed to support the functionality of a pedometer.
>>&
On Sat, Oct 4, 2014 at 3:48 PM, Jonathan Cameron wrote:
> On 02/10/14 14:43, Daniel Baluta wrote:
>> We need a way to store events generated by iio_dummy_evgen module,
>> in order to correctly process IRQs in iio_simple_dummy_events.
>>
>> For the moment, we add tw
On 10/04/2014 04:12 PM, Jonathan Cameron wrote:
On 02/10/14 14:43, Daniel Baluta wrote:
This is to be used by drivers to signal detection of motion. We also
add some possible values for motion as IIO events modifiers:
* running
* jogging
* walking
* still
On Sat, Oct 4, 2014 at 4:12 PM, Jonathan Cameron wrote:
> On 02/10/14 14:43, Daniel Baluta wrote:
>> This is to be used by drivers to signal detection of motion. We also
>> add some possible values for motion as IIO events modifiers:
>> * running
>> *
[1] http://source.android.com/devices/sensors/composite_sensors.html
[2] http://marc.info/?l=linux-iio&m=138374342831057&w=2
[3] http://www.freescale.com/files/sensors/doc/ref_manual/MMA9553LSWRM.pdf
Daniel Baluta (5):
iio: dummy: Introduce virtual registers for dummy device
ii
0
Signed-off-by: Irina Tirdea
Signed-off-by: Daniel Baluta
---
drivers/staging/iio/Documentation/iio_event_monitor.c | 16
1 file changed, 16 insertions(+)
diff --git a/drivers/staging/iio/Documentation/iio_event_monitor.c
b/drivers/staging/iio/Documentation/iio_event_monito
://source.android.com/devices/sensors/composite_sensors.html#detector.
A device that has the pedometer functionality this interface needs to
support is Freescale's MMA9553L:
http://www.freescale.com/files/sensors/doc/ref_manual/MMA9553LSWRM.pdf
Signed-off-by: Irina Tirdea
Signed-off-by: Daniel B
Adds support for the activity channel in the dummy driver:
- a new channel IIO_ACTIVITY
- support for reading and writing pedometer step counter
- step detect event
- motion detect event
Signed-off-by: Irina Tirdea
Signed-off-by: Daniel Baluta
---
drivers/staging/iio/iio_simple_dummy.c
Freescale's MMA9553L:
http://www.freescale.com/files/sensors/doc/ref_manual/MMA9553LSWRM.pdf
Signed-off-by: Irina Tirdea
Signed-off-by: Daniel Baluta
---
Documentation/ABI/testing/sysfs-bus-iio | 7 +++
drivers/iio/industrialio-core.c | 1 +
include/linux/iio/types.h
://source.android.com/devices/sensors/composite_sensors.html
This sensors are supported by Freescale's MMA9553 device.
http://freescale.com/files/sensors/doc/ref_manual/MMA9553LSWRM.pdf
Signed-off-by: Daniel Baluta
Signed-off-by: Irina Tirdea
---
drivers/iio/industrialio-core.c | 1 +
include/linux/iio/ty
s/doc/ref_manual/MMA9553LSWRM.pdf
Signed-off-by: Daniel Baluta
Signed-off-by: Irina Tirdea
---
Documentation/ABI/testing/sysfs-bus-iio | 7 +++
drivers/iio/industrialio-core.c | 4
drivers/iio/industrialio-event.c| 1 +
include/linux/iio/types.h | 7 +
From: Irina Tirdea
This change is needed for the step counter functionality of a pedometer.
The step counter needs to be enabled and then it will count the steps
in its hardware register. Whenever the applications need to check
the step count, they will read the step counter register.
Since the
> /sys/bus/iio/devices/iio_evgen/poke2
id_reg 0x02, id_data 0x04
This means, event of type 4 was generated by fake device 2.
We currently use a hardcoded mapping of virtual events to IIO events.
Signed-off-by: Daniel Baluta
Signed-off-by: Irina Tirdea
---
drivers/staging/iio/iio_dummy_evge
On Sat, Oct 25, 2014 at 10:01 PM, Jonathan Cameron wrote:
> On 09/10/14 13:39, Daniel Baluta wrote:
>> This channel will be used for exposing information about
>> activity composite sensors. Activities supported so far:
>> * running
>> * jogging
>>
On Sat, Oct 25, 2014 at 10:49 PM, Hartmut Knaack wrote:
> Jonathan Cameron schrieb am 25.10.2014 20:55:
>> On 09/10/14 13:39, Daniel Baluta wrote:
>>> We need a way to store events generated by iio_dummy_evgen module,
>>> in order to correctly process IRQs in iio_simpl
On Sat, Nov 8, 2014 at 2:37 PM, Jonathan Cameron wrote:
> On 06/11/14 12:29, Daniel Baluta wrote:
>> Minimal implementation for KMX61 6-axis accelerometer/magnetometer. It
>> exports
>> raw accel/magn readings together with scale and sampling frequency.
>>
>&g
)
Signed-off-by: Daniel Baluta
Reviewed-by: Srinivas Pandruvada
---
drivers/iio/accel/kxcjk-1013.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/iio/accel/kxcjk-1013.c b/drivers/iio/accel/kxcjk-1013.c
index 98909a9..21f1279 100644
--- a/drivers/iio/accel/kxcjk-1013.c
+++ b/drivers/iio
e CALIBHEIGHT mask instead
* adapt iio_dummy modules and iio_event_monitor to reflect IIO
interface changes.
Daniel Baluta (4):
iio: dummy: Add virtual registers for dummy device
iio: core: Introduce IIO_ACTIVITY channel
iio: dummy: Demonstrate the usage of new channel types
bit for reading and writing
user's height.
Signed-off-by: Irina Tirdea
Signed-off-by: Daniel Baluta
---
drivers/staging/iio/iio_simple_dummy.c| 199 +++---
drivers/staging/iio/iio_simple_dummy.h| 5 +
drivers/staging/iio/iio_simple_dummy_events.c
er to determine distance, speed and activity type.
Signed-off-by: Irina Tirdea
Signed-off-by: Daniel Baluta
---
Documentation/ABI/testing/sysfs-bus-iio | 8
drivers/iio/industrialio-core.c | 1 +
include/linux/iio/iio.h | 1 +
3 files changed, 10 insertions(+)
http://freescale.com/files/sensors/doc/ref_manual/MMA9553LSWRM.pdf
Signed-off-by: Irina Tirdea
Signed-off-by: Daniel Baluta
---
Documentation/ABI/testing/sysfs-bus-iio | 44 +
drivers/iio/industrialio-core.c | 5
include/linux/iio/types.h
/devices/sensors/composite_sensors.html#detector.
A device that has the pedometer functionality this interface needs to
support is Freescale's MMA9553L:
http://www.freescale.com/files/sensors/doc/ref_manual/MMA9553LSWRM.pdf
Signed-off-by: Irina Tirdea
Signed-off-by: Daniel B
na Tirdea
Signed-off-by: Daniel Baluta
---
.../staging/iio/Documentation/iio_event_monitor.c | 23 +++---
1 file changed, 20 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/iio/Documentation/iio_event_monitor.c
b/drivers/staging/iio/Documentation/iio_event_monito
> /sys/bus/iio/devices/iio_evgen/poke2
id_reg 0x02, id_data 0x04
This means, event of type 4 was generated by fake device 2.
We currently use a hardcoded mapping of virtual events to IIO events.
Signed-off-by: Irina Tirdea
Signed-off-by: Daniel Baluta
---
drivers/staging/iio/iio_dummy_evge
From: Irina Tirdea
For some events (e.g.: step detector) a direction does not make sense.
Add IIO_EV_DIR_NONE to be used with such events and generate sysfs event
attributes that do not contain direction.
Signed-off-by: Irina Tirdea
Signed-off-by: Daniel Baluta
---
drivers/iio/industrialio
On Mon, Aug 3, 2015 at 11:56 PM, Matt Porter wrote:
> Add a driver for the MAX6675 thermocouple converter. This
> device interfaces with K-type thermocouples and provides
> cold-junction compensated temperature readings via a
> SPI interface.
./scripts/checkpatch.pl --strict says:
CHECK: braces
On Mon, Aug 3, 2015 at 5:39 AM, Pengyu Ma wrote:
> When compile iio related driver the following warning shown:
>
> include/linux/iio/trigger.h:35:34: warning: 'struct iio_trigger'
> declared inside parameter list
> int (*set_trigger_state)(struct iio_trigger *trig, bool state);
>
> include/linu
On Tue, Aug 4, 2015 at 11:11 AM, Pengyu Ma wrote:
>
>
> On 08/04/2015 04:03 PM, Daniel Baluta wrote:
>>
>> On Mon, Aug 3, 2015 at 5:39 AM, Pengyu Ma wrote:
>>>
>>> When compile iio related driver the following warning shown:
>>>
>>> includ
on for these structs to fix warning.
>
> Signed-off-by: Pengyu Ma
Acked-by: Daniel Baluta
> ---
> include/linux/iio/trigger.h | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/include/linux/iio/trigger.h b/include/linux/iio/trigger.h
> index fa76c79..1c9e028 10064
On Mon, Aug 3, 2015 at 12:24 PM, Peter Meerwald wrote:
> On Fri, 31 Jul 2015, Daniel Baluta wrote:
>
>> This is intended to help developers faster find their way
>> inside the Industrial I/O core and reduce time spent on IIO
>> drivers development.
>
> comments inl
Sorry, hit send by mistake :)
>>> + An IIO buffer has an associated attributes directory under
>>> + /sys/bus/iio/iio:deviceX/buffer/. Here are the existing
>>> + attributes:
>>> +
>>> +
>>> + length, number of data samples contained by the
>>> +buffer.
>>
this patchseries:
http://marc.info/?l=linux-iio&m=143774363900903&w=2
Daniel Baluta (1):
DocBook: Add initial documentation for IIO
Documentation/DocBook/Makefile | 2 +-
Documentation/DocBook/iio.tmpl | 697 +
2 files changed, 698
This is intended to help developers faster find their way
inside the Industrial I/O core and reduce time spent on IIO
drivers development.
Signed-off-by: Daniel Baluta
Acked-by: Crt Mori
Reviewed-by: Lars-Peter Clausen
---
Documentation/DocBook/Makefile | 2 +-
Documentation/DocBook
Looks good to me. Thanks Adriana!
Acked-by: Daniel Baluta
> ---
> Changes since v1: added data-sheet link to commit message
> drivers/iio/light/Kconfig | 10 +
> drivers/iio/light/Makefile | 1 +
> drivers/iio/light/us5182d.c | 539
>
On Tue, Aug 4, 2015 at 8:34 PM, Matt Porter wrote:
> On Tue, Aug 04, 2015 at 05:52:17PM +0100, Jonathan Cameron wrote:
>>
>>
>> On 3 August 2015 21:56:47 BST, Matt Porter wrote:
>> >This series adds a driver for the MAX6675 SPI thermocouple converter.
>> >The device supports temperature measureme
On Wed, Aug 5, 2015 at 3:15 PM, Lars Svensson
wrote:
> Fixing indentation errors in
> drivers/staging/iio/iio_simple_dummy_events.c.
>
> Signed-off-by: Lars Svensson
Good catch.
Acked-by: Daniel Baluta
> ---
> drivers/staging/iio/iio_simple_dummy_events.c | 4 ++--
&g
+ linux-iio.
On Wed, Aug 5, 2015 at 8:09 PM, Cristina Opriceana
wrote:
> This patch adds an entry in the ABI Documentation for the
> name attribute issued when a trigger is created.
>
> Signed-off-by: Cristina Opriceana
> ---
> Documentation/ABI/testing/sysfs-bus-iio-trigger-sysfs | 9 +
On Thu, Aug 6, 2015 at 2:17 PM, Cristina Opriceana
wrote:
> This patch adds an entry in ABI Documentation for the name attribute
> issued when a trigger is created.
>
> Signed-off-by: Cristina Opriceana
Acked-by: Daniel Baluta
> ---
> Changes in v2:
> - deviceX to device
This is intended to help developers faster find their way
inside the Industrial I/O core and reduce time spent on IIO
drivers development.
Signed-off-by: Daniel Baluta
---
Documentation/DocBook/Makefile | 2 +-
Documentation/DocBook/iio.tmpl | 593 +
2
could run make htmldocs in the root of your kernel repo to get them.
Daniel Baluta (1):
DocBook: Add initial documentation for IIO
Documentation/DocBook/Makefile | 2 +-
Documentation/DocBook/iio.tmpl | 588 +
2 files changed, 589 insertions(+), 1
inov
Looks good to me.
Reviewed-by: Daniel Baluta
Thanks Ana!
Daniel.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
tina sent
this patchseries:
http://marc.info/?l=linux-iio&m=143774363900903&w=2
Daniel Baluta (1):
DocBook: Add initial documentation for IIO
Documentation/DocBook/Makefile | 2 +-
Documentation/DocBook/iio.tmpl | 701 +
2 fil
>> + converters (DACs), that functionality is also supported.
>
>
> I wouldn't necessarily treat DACs and ADCs differently here. Maybe something
> like:
>
> The main purpose of the Industrial I/O subsystem (IIO) is to provide
> support for devices that in some sense perform either analog
This is intended to help developers faster find their way
inside the Industrial I/O core and reduce time spent on IIO
drivers development.
Signed-off-by: Daniel Baluta
---
Documentation/DocBook/Makefile | 2 +-
Documentation/DocBook/iio.tmpl | 701 +
2
On Mon, Aug 17, 2015 at 3:45 PM, Vladimir Barinov
wrote:
> Hello Daniel,
>
> I've verified that your hrtimer trigger works.
>
> I have minor suggestions.
>
> Will not it be useful to have ability to stop/start hrtimer polling
> not only during attach/detach trigger.
>
> f.e. writing 0 to sampling_
scripts/package/builddeb already creates a linux-keader .deb
package, but we need this feature also for non-Debian distros
(e.g. Android or LFS).
Signed-off-by: Daniel Baluta
---
Makefile | 10 +-
scripts/modules_headers_install.sh | 40
On Wed, Aug 19, 2015 at 10:09 PM, Ken Moffat wrote:
> On Wed, Aug 19, 2015 at 09:50:36AM +0300, Daniel Baluta wrote:
>> scripts/package/builddeb already creates a linux-keader .deb
>> package, but we need this feature also for non-Debian distros
>> (e.g. Android or LFS)
On Tue, Jul 14, 2015 at 11:04 PM, Jonathan Cameron wrote:
>
>
> On 14 July 2015 15:56:54 BST, Daniel Baluta wrote:
>>From: Viorel Suman
>>
>>The RESET operation invoked in the last instance will align
>>in the natural way all 3 axis and the chip top view.
> W
On Fri, Jul 17, 2015 at 10:35 AM, Jandy Gou wrote:
> Add basic DT binding for mmc35240
> Add DT binding doc for mmc35240
>
> Jandy Gou (2):
> iio: magnetometer: mmc35240: Add DT binding
> iio: magnetometer: mmc35240: Add DT binding doc
>
> .../devicetree/bindings/iio/magnetometer/mmc35240.txt
On Thu, Jul 16, 2015 at 1:24 PM, Jonathan Corbet wrote:
> On Wed, 8 Jul 2015 15:04:48 +0300
> Daniel Baluta wrote:
>
>> This is intended to help developers faster find their way
>> inside the Industrial I/O core and reduce time spent on IIO
>> drivers development.
&
201 - 300 of 1014 matches
Mail list logo