All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: Jason Kridner <jkridner@beagleboard.org>
Cc: meta-ti@yoctoproject.org, Joel A Fernandes <joelagnel@ti.com>,
	Koen Kooi <koen@beagleboard.org>
Subject: Re: [PATCH meta-ti] linux-ti33x-psp 3.1rc8: Enable	usb-to-serial drivers
Date: Wed, 26 Oct 2011 03:02:02 -0400	[thread overview]
Message-ID: <20111026070202.GC15391@denix.org> (raw)
In-Reply-To: <CA+T6QPnrARwPw4VnkRw1s1V=0qFtYTiE_PJY94K92fLAzj9NRQ@mail.gmail.com>

On Wed, Oct 26, 2011 at 02:49:16AM -0400, Jason Kridner wrote:
> On Wed, Oct 26, 2011 at 1:41 AM, Koen Kooi <koen@beagleboard.org> wrote:
> > As a general remark: could you also list the git repo where your patches can
> > be pulled from? That will save me a lot of email troubles while traveling.
> >
> > Op 26 okt 2011, om 02:13 heeft Joel A Fernandes het volgende geschreven:
> >
> >> Enable the PL2303 usb-to-serial driver required for serial output
> >> from the beaglebone tester.
> >>
> >> Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
> >> ---
> >> .../linux-ti33x-psp-3.0+3.1rc/beaglebone/defconfig |    3 ++-
> >> recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb  |    2 +-
> >> 2 files changed, 3 insertions(+), 2 deletions(-)
> >>
> >> diff --git
> >> a/recipes-kernel/linux/linux-ti33x-psp-3.0+3.1rc/beaglebone/defconfig
> >> b/recipes-kernel/linux/linux-ti33x-psp-3.0+3.1rc/beaglebone/defconfig
> >> index 4b3c21d..478ec3e 100644
> >> --- a/recipes-kernel/linux/linux-ti33x-psp-3.0+3.1rc/beaglebone/defconfig
> >> +++ b/recipes-kernel/linux/linux-ti33x-psp-3.0+3.1rc/beaglebone/defconfig
> >> @@ -2558,7 +2558,8 @@ CONFIG_USB_LIBUSUAL=y
> >> # USB port drivers
> >> #
> >> # CONFIG_USB_USS720 is not set
> >> -# CONFIG_USB_SERIAL is not set
> >> +CONFIG_USB_SERIAL=y
> >> +CONFIG_USB_SERIAL_PL2303=y
> >>
> >> #
> >> # USB Miscellaneous drivers
> >> diff --git a/recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb
> >> b/recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb
> >> index bffebea..fbee01f 100644
> >> --- a/recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb
> >> +++ b/recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb
> >> @@ -11,7 +11,7 @@ MULTI_CONFIG_BASE_SUFFIX = ""
> >>
> >> BRANCH = "master"
> >> SRCREV = "1955a86594526e18f03c8d62db81119ffc4ccf0f"
> 
> I believe this SRCREV is only working for you because it is in your
> cache.  Can you confirm with a kernel revision that is currently in
> the tree?

For a second you got me scared that the tree was rebased again. But I believe
that SRCREV is still there:

http://arago-project.org/git/projects/?p=linux-am33x.git;a=commit;h=1955a86594526e18f03c8d62db81119ffc4ccf0f

Not the latest commit though.           

--
Denys


      reply	other threads:[~2011-10-26  7:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-26  0:13 [PATCH meta-ti] linux-ti33x-psp 3.1rc8: Enable usb-to-serial drivers Joel A Fernandes
2011-10-26  4:01 ` Kridner, Jason
2011-10-26  4:56   ` Fernandes, Joel A
2011-10-26  4:59   ` Koen Kooi
2011-10-26  5:27     ` Kridner, Jason
2011-10-26  5:37       ` Koen Kooi
2011-10-26  5:35 ` Denys Dmytriyenko
2011-10-26  6:44   ` Jason Kridner
2011-10-26  7:03     ` Denys Dmytriyenko
2011-10-26  9:13     ` Koen Kooi
2011-10-26  6:57   ` Denys Dmytriyenko
2011-10-26  5:41 ` Koen Kooi
2011-10-26  6:49   ` Jason Kridner
2011-10-26  7:02     ` Denys Dmytriyenko [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=20111026070202.GC15391@denix.org \
    --to=denis@denix.org \
    --cc=jkridner@beagleboard.org \
    --cc=joelagnel@ti.com \
    --cc=koen@beagleboard.org \
    --cc=meta-ti@yoctoproject.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.