mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Peter Hung <hpeter@gmail.com>
To: johan@kernel.org
Cc: gregkh@linuxfoundation.org, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org, tom_tsai@fintek.com.tw,
	peter_hong@fintek.com.tw,
	Peter Hung <hpeter+linux_kernel@gmail.com>
Subject: Re: [PATCH V6 1/1] usb:serial: Add Fintek F81532/534 driver
Date: Thu, 5 Nov 2015 10:55:27 +0800	[thread overview]
Message-ID: <563AC51F.5060605@gmail.com> (raw)
In-Reply-To: <1446522669-18987-1-git-send-email-hpeter+linux_kernel@gmail.com>

Hi

Peter Hung 於 2015/11/3 上午 11:51 寫道:
> This driver is for Fintek F81532/F81534 USB to Serial Ports IC.
> Changelog:
> v6
>      1. Re-implement the write()/resume() function. Due to this device cant be
>         suitable with generic write(), we'll do the submit write URB when
>         write()/received tx empty/set_termios()/resume()
>      2. Logic/Phy Port mapping rewrite in f81534_port_probe() &
>         f81534_phy_to_logic_port().
>      3. Introduced "Port Hide" function. Some customer use F81532 reference
>         design for HW layout, but really use F81534 IC. We'll check
>         F81534_PORT_CONF_DISABLE_PORT flag with in uart mode field to do
>         port hide with port not used. It can be avoid end-user to use not
>         layouted port.
>      4. The 4x3 output-only open-drain pins for F81532/534 is designed for
>         control outer devices (with our EVB for examples, the 4 sets of pins
>         are designed to control transceiver mode). So we decide to implement
>         with gpiolib interface.

I need to do some improvements with senior advices, so I'll send
v7 patch when I modify & re-test the code complete.

Could you give me some roughly advices of this patch when you having
time.

Thanks for your help
-- 
With Best Regards,
Peter Hung

      parent reply	other threads:[~2015-11-05  2:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-03  3:51 Peter Hung
2015-11-03  6:28 ` kbuild test robot
2015-11-03  7:06 ` kbuild test robot
2015-11-03  9:45 ` Andy Shevchenko
2015-11-04  8:41   ` Peter Hung
2015-11-03 10:03 ` Oliver Neukum
2015-11-04  8:19   ` Peter Hung
2015-11-04  8:38     ` Oliver Neukum
2015-11-05  2:48       ` Peter Hung
2015-11-05  2:55 ` Peter Hung [this message]

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=563AC51F.5060605@gmail.com \
    --to=hpeter@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hpeter+linux_kernel@gmail.com \
    --cc=johan@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=peter_hong@fintek.com.tw \
    --cc=tom_tsai@fintek.com.tw \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome