[PATCH] serial: serial-tegra: reduce irq-latency after rx errors

2020-06-05 Thread Randolph Maaßen
completely. These errors are reported to the error counters so converting the dev_err() to dev_dbg() is appropriate. Signed-off-by: Randolph Maaßen --- drivers/tty/serial/serial-tegra.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/tty/serial/serial-tegra.c b/drivers

[PATCH v2] spi: tegra20-slink: change chip select action order

2019-03-29 Thread Randolph Maaßen
chip select line. This commit changes the order of the register writes so that first the chip select line is chosen and then the value is set, removing the spike. Signed-off-by: Randolph Maaßen Reviewed-by: Sowjanya Komatineni Acked-by: Thierry Reding --- v2: fixed typo in comment: bevore

[PATCH] spi: tegra20-slink: change chip select action order

2019-03-26 Thread Randolph Maaßen
chip select line. This commit changes the order of the register writes so that first the chip select line is chosen and then the value is set, removing the spike. Signed-off-by: Randolph Maaßen --- drivers/spi/spi-tegra20-slink.c | 12 +--- 1 file changed, 9 insertions(+), 3 deletions

[PATCH v2 1/2] dt-bindings: iio: imu: add icm20602 bindings to mpu6050

2019-01-28 Thread Randolph Maaßen
Adding the invensense ICM-20602 to the compatible list of the mpu6050 driver Signed-off-by: Randolph Maaßen --- Changes in v2: - write i2c disable register using reg_set instead of define - decide to write to i2c disable register based on reg_set instead of chip type --- Documentation

[PATCH v2 2/2] iio: imu: mpu6050: Add support for the ICM 20602 IMU

2019-01-28 Thread Randolph Maaßen
register. Signed-off-by: Randolph Maaßen --- drivers/iio/imu/inv_mpu6050/Kconfig| 8 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 31 ++ drivers/iio/imu/inv_mpu6050/inv_mpu_i2c.c | 6 ++ drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h | 8

Re: [PATCH 2/2] iio: imu: mpu6050: Add support for the ICM 20602 IMU

2019-01-28 Thread Randolph Maaßen
Hi, first, thanks for the review. Am Samstag, den 26.01.2019, 20:05 + schrieb Jonathan Cameron: > On Tue, 22 Jan 2019 13:02:14 +0100 > Randolph Maaßen wrote: > > > The Invensense ICM-20602 is a 6-axis MotionTracking device that > > combines a 3-axis gyroscope and an

[PATCH 2/2] iio: imu: mpu6050: Add support for the ICM 20602 IMU

2019-01-22 Thread Randolph Maaßen
register. Signed-off-by: Randolph Maaßen --- drivers/iio/imu/inv_mpu6050/Kconfig| 8 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 29 + drivers/iio/imu/inv_mpu6050/inv_mpu_i2c.c | 6 ++ drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h | 8

[PATCH 1/2] dt-bindings: iio: imu: add icm20602 bindings to mpu6050

2019-01-22 Thread Randolph Maaßen
Adding the invensense ICM-20602 to the compatible list of the mpu6050 driver Signed-off-by: Randolph Maaßen --- Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt b

Re: [PATCH v3 4/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver

2018-06-04 Thread Randolph Maaßen
chip->ecc.strength); > + return -EINVAL; > + } > + break; > + default: > + dev_err(dev, "ECC