All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Takiguchi, Yasunari" <Yasunari.Takiguchi@sony.com>
To: Mauro Carvalho Chehab <mchehab@s-opensource.com>,
	"Bird, Timothy" <Tim.Bird@am.sony.com>
Cc: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>,
	"Shimizu, Kazuhiro" <Kazuhiro.Shimizu@sony.com>,
	"Yamamoto, Masayuki" <Masayuki.Yamamoto@sony.com>,
	"Yonezawa, Kota" <Kota.Yonezawa@sony.com>,
	"Matsumoto, Toshihiko" <Toshihiko.Matsumoto@sony.com>,
	"Watanabe, Satoshi (SSS)" <Satoshi.C.Watanabe@sony.com>,
	"Berry, Tom" <Tom.Berry@sony.com>,
	"Rowand, Frank" <Frank.Rowand@am.sony.com>,
	"tbird20d@gmail.com" <tbird20d@gmail.com>,
	"Takiguchi, Yasunari" <Yasunari.Takiguchi@sony.com>
Subject: RE: Sony tuner chip driver questions
Date: Mon, 1 Aug 2016 06:55:18 +0000	[thread overview]
Message-ID: <02699364973B424C83A42A84B04FDA852AA1FB@JPYOKXMS113.jp.sony.com> (raw)
In-Reply-To: <20160729075741.15e1a05b@recife.lan>

Dear Mauro

Thanks for your replying.

I am checking your comments and linux/media codes.

I need to discuss with our members about our driver's structure.
Especially,
1. SPI
> There aren't many DVB drivers that aren't either PCI or USB.
> There's one at drivers/media/mmc/siano/smssdio.c, but I guess this is not the
> best example. ST is working on upstreaming drivers for some of their SoCs. They're
> placing their drivers under drivers/media/platform/sti. Maybe this could help you more on that.

2.Tuner & Demodulator
> At the DVB frontend, the tuner and demodulators should be implemented on different
> drivers, even when both are encapsulated on the same silicon.
> By using two drivers, it makes easier to review the code. It also helps to better
> encapsulate the functions on each part of the chip.
Our codes for tuner and demodulator driver of user-space are encapsulated in order to optimize tuner control sequence.

I will send comments and additional questions after we have internal discussion.

Thanks,
Takiguchi


  reply	other threads:[~2016-08-01 12:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-28 22:12 Sony tuner chip driver questions Bird, Timothy
2016-07-29  6:40 ` Berry, Tom
2016-07-29 10:57 ` Mauro Carvalho Chehab
2016-08-01  6:55   ` Takiguchi, Yasunari [this message]
2016-08-19  9:44     ` Takiguchi, Yasunari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=02699364973B424C83A42A84B04FDA852AA1FB@JPYOKXMS113.jp.sony.com \
    --to=yasunari.takiguchi@sony.com \
    --cc=Frank.Rowand@am.sony.com \
    --cc=Kazuhiro.Shimizu@sony.com \
    --cc=Kota.Yonezawa@sony.com \
    --cc=Masayuki.Yamamoto@sony.com \
    --cc=Satoshi.C.Watanabe@sony.com \
    --cc=Tim.Bird@am.sony.com \
    --cc=Tom.Berry@sony.com \
    --cc=Toshihiko.Matsumoto@sony.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@s-opensource.com \
    --cc=tbird20d@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.