[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180426063635.31923-1-Yasunari.Takiguchi@sony.com>
Date: Thu, 26 Apr 2018 15:36:35 +0900
From: <Yasunari.Takiguchi@...y.com>
To: <linux-media@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: <tbird20d@...il.com>, <frowand.list@...il.com>,
<Yasunari.Takiguchi@...y.com>, <Masayuki.Yamamoto@...y.com>,
<Hideki.Nozawa@...y.com>, <Kota.Yonezawa@...y.com>,
<Toshihiko.Matsumoto@...y.com>, <Satoshi.C.Watanabe@...y.com>
Subject: [PATCH 0/3] [media] cxd2880: modified structure declaration and optimized the driver
From: Yasunari Takiguchi <Yasunari.Takiguchi@...y.com>
Hi,
This is the update patch for patch Sony CXD2880 DVB-T2/T tuner +
demodulator driver.
We modified how to declare structure and
optimized spi drive current and
signal lock condition check part for BER/PER measure
to ensure BER/PER are stable.
The change history of this patch series is as below.
[Change list]
(1)The detail change items of each files are as below.
[PATCH 1/3]
drivers/media/spi/cxd2880-spi.c
-modified how to declare spi_transfer structure
[PATCH 2/3]
drivers/media/dvb-frontends/cxd2880/cxd2880_top.c
-reduced the SPI output drive current
-optimized signal lock condition check part for BER/PER measure
to ensure BER/PER are stable
[PATCH 3/3]
drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_driver_version.h
-updated version information
Thanks,
Takiguchi
---
drivers/media/spi/cxd2880-spi.c | 8 +++-----
drivers/media/dvb-frontends/cxd2880/cxd2880_top.c | 14 ++++++++++++--
drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_driver_version.h | 4 ++--
3 files changed, 17 insertions(+), 9 deletions(-)
2.15.1
Powered by blists - more mailing lists