All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Cc: balbi@ti.com, Kukjin Kim <kgene.kim@samsung.com>,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Kamil Debski <k.debski@samsung.com>,
	Vivek Gautam <gautam.vivek@samsung.com>,
	Mark Brown <broonie@linaro.org>,
	Kyungmin Park <kyungmin.park@samsung.com>,
	linux-samsung-soc@vger.kernel.org, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/5] usb: phy: samsung: remove old USB PHY code
Date: Sun, 14 Sep 2014 10:12:16 +0900	[thread overview]
Message-ID: <5414EB70.3080105@samsung.com> (raw)
In-Reply-To: <9785858.kcvmMFDl1x@amdc1032>

On 08/23/14 02:14, Bartlomiej Zolnierkiewicz wrote:
>
> Hi,
>
> On Wednesday, August 20, 2014 01:12:44 PM Felipe Balbi wrote:
>> Hi,
>>
>> On Thu, Aug 14, 2014 at 04:25:22PM +0200, Bartlomiej Zolnierkiewicz wrote:
>>> Hi,
>>>
>>> This patch series removes the old Samsung USB PHY drivers that
>>> got replaced by the new ones using the generic PHY layer.
>>>
>>> Depends on:
>>> - next-20140813 branch of linux-next kernel
>>
>> this thread seems to have died, what do I need to do with these patches?
>
> Please apply them (patches #3, #4 and #5).  Patches #1 and #2
> should be applied (or Acked-by) by Kukjin Kim.
>
I've applied #1 and #2, sorry for late taking.

Thanks,
Kukjin

>> Are we deleting the phy drivers or not ?
>
> Yes, we are deleting them.  It has been agreed on by Kishon and
> Vivek.
>
>> Please rebase on v3.17-rc1 and resend with all Acks in place.
>
> Done:
>
> 	https://lkml.org/lkml/2014/8/22/446
>
> Please note that if you want to apply it to current -next kernel
> (next-20140822) then you need to resolve conflict between patch
> #5/5 ("usb: phy: samsung: remove old common USB PHY code") and
> commit bbc66e140bab ("usb: phy: samsung: Fix wrong bit mask for
> PHYPARAM1_PCS_TXDEEMPH") by simply removing the new version of
> drivers/usb/phy/phy-samsung-usb.h file.

  reply	other threads:[~2014-09-14  1:12 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-14 14:25 [PATCH 0/5] usb: phy: samsung: remove old USB PHY code Bartlomiej Zolnierkiewicz
2014-08-14 14:25 ` [PATCH 1/5] ARM: dts: remove old USB2 PHY node hook for Arndale Bartlomiej Zolnierkiewicz
2014-08-20 15:20   ` Kishon Vijay Abraham I
2014-08-20 15:20     ` Kishon Vijay Abraham I
2014-08-14 14:25 ` [PATCH 2/5] ARM: dts: remove old USB2 PHY node for Exynos5250 Bartlomiej Zolnierkiewicz
2014-08-20 15:20   ` Kishon Vijay Abraham I
2014-08-20 15:20     ` Kishon Vijay Abraham I
2014-08-14 14:25 ` [PATCH 3/5] usb: phy: samsung: remove old USB 2.0 PHY driver Bartlomiej Zolnierkiewicz
2014-08-14 14:37   ` Vivek Gautam
2014-08-14 14:37     ` Vivek Gautam
     [not found]     ` <34FCC3B2EE8F481198CEF3037F168FB3-htTAPpqcxwk4Q++5jOxPmw@public.gmane.org>
2014-08-18 11:02       ` Bartlomiej Zolnierkiewicz
2014-08-18 11:02         ` Bartlomiej Zolnierkiewicz
2014-08-18 11:22         ` Tomasz Figa
2014-08-21  4:30           ` Vivek Gautam
2014-08-21  5:11             ` Jingoo Han
2014-08-20 15:19   ` Kishon Vijay Abraham I
2014-08-20 15:19     ` Kishon Vijay Abraham I
2014-08-14 14:25 ` [PATCH 4/5] usb: phy: samsung: remove old USB 3.0 " Bartlomiej Zolnierkiewicz
     [not found]   ` <1408026327-31437-5-git-send-email-b.zolnierkie-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-08-20 15:20     ` Kishon Vijay Abraham I
2014-08-20 15:20       ` Kishon Vijay Abraham I
2014-08-14 14:25 ` [PATCH 5/5] usb: phy: samsung: remove old common USB PHY code Bartlomiej Zolnierkiewicz
2014-08-20 15:21   ` Kishon Vijay Abraham I
2014-08-20 15:21     ` Kishon Vijay Abraham I
2014-08-20 18:12 ` [PATCH 0/5] usb: phy: samsung: remove old " Felipe Balbi
2014-08-20 18:12   ` Felipe Balbi
2014-08-22 17:14   ` Bartlomiej Zolnierkiewicz
2014-09-14  1:12     ` Kukjin Kim [this message]
2014-08-21  4:33 ` Vivek Gautam
2014-08-21  5:20   ` Jingoo Han

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=5414EB70.3080105@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=b.zolnierkie@samsung.com \
    --cc=balbi@ti.com \
    --cc=broonie@linaro.org \
    --cc=gautam.vivek@samsung.com \
    --cc=k.debski@samsung.com \
    --cc=kishon@ti.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /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.