Home
last modified time | relevance | path

Searched hist:"1 ecd245e0eb23d1c3803474eba75589743d0d1fe" (Results 1 – 12 of 12) sorted by relevance

/linux/include/linux/iio/common/
H A Dst_sensors_spi.hdiff 1ecd245e0eb23d1c3803474eba75589743d0d1fe Fri Jul 19 00:53:52 CEST 2019 Denis Ciocca <denis.ciocca@st.com> iio: move 3-wire spi initialization to st_sensors_spi

Some devices need to be configured with special bit in order to
use spi 3-wire. This was done during device identification phase.
Instead, let's move this part as spi specific.
Doing this the check_device_support function becomes a simple
device id check, so let's rename it.

Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
H A Dst_sensors.hdiff 1ecd245e0eb23d1c3803474eba75589743d0d1fe Fri Jul 19 00:53:52 CEST 2019 Denis Ciocca <denis.ciocca@st.com> iio: move 3-wire spi initialization to st_sensors_spi

Some devices need to be configured with special bit in order to
use spi 3-wire. This was done during device identification phase.
Instead, let's move this part as spi specific.
Doing this the check_device_support function becomes a simple
device id check, so let's rename it.

Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
/linux/drivers/iio/common/st_sensors/
H A Dst_sensors_spi.cdiff 1ecd245e0eb23d1c3803474eba75589743d0d1fe Fri Jul 19 00:53:52 CEST 2019 Denis Ciocca <denis.ciocca@st.com> iio: move 3-wire spi initialization to st_sensors_spi

Some devices need to be configured with special bit in order to
use spi 3-wire. This was done during device identification phase.
Instead, let's move this part as spi specific.
Doing this the check_device_support function becomes a simple
device id check, so let's rename it.

Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
H A Dst_sensors_core.cdiff 1ecd245e0eb23d1c3803474eba75589743d0d1fe Fri Jul 19 00:53:52 CEST 2019 Denis Ciocca <denis.ciocca@st.com> iio: move 3-wire spi initialization to st_sensors_spi

Some devices need to be configured with special bit in order to
use spi 3-wire. This was done during device identification phase.
Instead, let's move this part as spi specific.
Doing this the check_device_support function becomes a simple
device id check, so let's rename it.

Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
/linux/drivers/iio/gyro/
H A Dst_gyro_spi.cdiff 1ecd245e0eb23d1c3803474eba75589743d0d1fe Fri Jul 19 00:53:52 CEST 2019 Denis Ciocca <denis.ciocca@st.com> iio: move 3-wire spi initialization to st_sensors_spi

Some devices need to be configured with special bit in order to
use spi 3-wire. This was done during device identification phase.
Instead, let's move this part as spi specific.
Doing this the check_device_support function becomes a simple
device id check, so let's rename it.

Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
H A Dst_gyro_core.cdiff 1ecd245e0eb23d1c3803474eba75589743d0d1fe Fri Jul 19 00:53:52 CEST 2019 Denis Ciocca <denis.ciocca@st.com> iio: move 3-wire spi initialization to st_sensors_spi

Some devices need to be configured with special bit in order to
use spi 3-wire. This was done during device identification phase.
Instead, let's move this part as spi specific.
Doing this the check_device_support function becomes a simple
device id check, so let's rename it.

Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
/linux/drivers/iio/pressure/
H A Dst_pressure_spi.cdiff 1ecd245e0eb23d1c3803474eba75589743d0d1fe Fri Jul 19 00:53:52 CEST 2019 Denis Ciocca <denis.ciocca@st.com> iio: move 3-wire spi initialization to st_sensors_spi

Some devices need to be configured with special bit in order to
use spi 3-wire. This was done during device identification phase.
Instead, let's move this part as spi specific.
Doing this the check_device_support function becomes a simple
device id check, so let's rename it.

Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
H A Dst_pressure_core.cdiff 1ecd245e0eb23d1c3803474eba75589743d0d1fe Fri Jul 19 00:53:52 CEST 2019 Denis Ciocca <denis.ciocca@st.com> iio: move 3-wire spi initialization to st_sensors_spi

Some devices need to be configured with special bit in order to
use spi 3-wire. This was done during device identification phase.
Instead, let's move this part as spi specific.
Doing this the check_device_support function becomes a simple
device id check, so let's rename it.

Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
/linux/drivers/iio/magnetometer/
H A Dst_magn_spi.cdiff 1ecd245e0eb23d1c3803474eba75589743d0d1fe Fri Jul 19 00:53:52 CEST 2019 Denis Ciocca <denis.ciocca@st.com> iio: move 3-wire spi initialization to st_sensors_spi

Some devices need to be configured with special bit in order to
use spi 3-wire. This was done during device identification phase.
Instead, let's move this part as spi specific.
Doing this the check_device_support function becomes a simple
device id check, so let's rename it.

Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
H A Dst_magn_core.cdiff 1ecd245e0eb23d1c3803474eba75589743d0d1fe Fri Jul 19 00:53:52 CEST 2019 Denis Ciocca <denis.ciocca@st.com> iio: move 3-wire spi initialization to st_sensors_spi

Some devices need to be configured with special bit in order to
use spi 3-wire. This was done during device identification phase.
Instead, let's move this part as spi specific.
Doing this the check_device_support function becomes a simple
device id check, so let's rename it.

Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
/linux/drivers/iio/accel/
H A Dst_accel_spi.cdiff 1ecd245e0eb23d1c3803474eba75589743d0d1fe Fri Jul 19 00:53:52 CEST 2019 Denis Ciocca <denis.ciocca@st.com> iio: move 3-wire spi initialization to st_sensors_spi

Some devices need to be configured with special bit in order to
use spi 3-wire. This was done during device identification phase.
Instead, let's move this part as spi specific.
Doing this the check_device_support function becomes a simple
device id check, so let's rename it.

Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
H A Dst_accel_core.cdiff 1ecd245e0eb23d1c3803474eba75589743d0d1fe Fri Jul 19 00:53:52 CEST 2019 Denis Ciocca <denis.ciocca@st.com> iio: move 3-wire spi initialization to st_sensors_spi

Some devices need to be configured with special bit in order to
use spi 3-wire. This was done during device identification phase.
Instead, let's move this part as spi specific.
Doing this the check_device_support function becomes a simple
device id check, so let's rename it.

Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>