[beagleboard] OMAP related patches to be applied on top of vanilla Linux Kernel

2014-09-23 Thread neo
Hi

   1. I like to know the location of OMAP related patches like for example 
   GPIO drivers, UART, I2C are maintained and updated ? This i am asking 
   because i like to know how they are written.
   2. I am assuming that when an updated kernel for BBB is released 
   maintainers take the vanilla Kernel and apply the above patch for these 
   drivers and release it. This is correct ?
   
Thanks

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] OMAP related patches to be applied on top of vanilla Linux Kernel

2014-09-23 Thread Robert Nelson
On Tue, Sep 23, 2014 at 1:00 PM, neo prag.in...@gmail.com wrote:
 Hi

 I like to know the location of OMAP related patches like for example GPIO
 drivers, UART, I2C are maintained and updated ? This i am asking because i
 like to know how they are written.
 I am assuming that when an updated kernel for BBB is released maintainers
 take the vanilla Kernel and apply the above patch for these drivers and
 release it. This is correct ?

GPIO/UART/I2C are all mainline for the OMAP.

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] OMAP related patches to be applied on top of vanilla Linux Kernel

2014-09-23 Thread neo star
So they are part of the vanilla kernel ? If so what customizations are
done to the vanilla kernel before releasing an image for BBB

On Tue, Sep 23, 2014 at 11:33 PM, Robert Nelson robertcnel...@gmail.com wrote:
 On Tue, Sep 23, 2014 at 1:00 PM, neo prag.in...@gmail.com wrote:
 Hi

 I like to know the location of OMAP related patches like for example GPIO
 drivers, UART, I2C are maintained and updated ? This i am asking because i
 like to know how they are written.
 I am assuming that when an updated kernel for BBB is released maintainers
 take the vanilla Kernel and apply the above patch for these drivers and
 release it. This is correct ?

 GPIO/UART/I2C are all mainline for the OMAP.

 Regards,

 --
 Robert Nelson
 http://www.rcn-ee.com/

 --
 For more options, visit http://beagleboard.org/discuss
 ---
 You received this message because you are subscribed to a topic in the Google 
 Groups BeagleBoard group.
 To unsubscribe from this topic, visit 
 https://groups.google.com/d/topic/beagleboard/Ue4L6-QsP7k/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to 
 beagleboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] OMAP related patches to be applied on top of vanilla Linux Kernel

2014-09-23 Thread Robert Nelson
On Tue, Sep 23, 2014 at 1:13 PM, neo star prag.in...@gmail.com wrote:
 So they are part of the vanilla kernel ? If so what customizations are
 done to the vanilla kernel before releasing an image for BBB

Well you can look this up yourself, as everything is located here:

https://github.com/beagleboard/linux

3.8 (current stable)
https://github.com/RobertCNelson/linux-stable-rcn-ee/compare/v3.8.13...3.8.13-bone66

3.14 (next stable)
https://github.com/RobertCNelson/linux-stable-rcn-ee/compare/v3.14.19...3.14.19-ti-r25

This of course, doesn't showcase the fact you can run mainline just
fine, everything above is patches being submitted/worked on/etc.

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] OMAP related patches to be applied on top of vanilla Linux Kernel

2014-09-23 Thread neo star
So for my understanding https://github.com/beagleboard/linux is the
location of kernel used in BBB

and

3.8 (current stable)
https://github.com/RobertCNelson/linux-stable-rcn-ee/compare/v3.8.13...3.8.13-bone66

3.14 (next stable)
https://github.com/RobertCNelson/linux-stable-rcn-ee/compare/v3.14.19...3.14.19-ti-r25

contains patches still not in the main line kernel AKA development branch.


On Tue, Sep 23, 2014 at 11:58 PM, Robert Nelson robertcnel...@gmail.com wrote:
 On Tue, Sep 23, 2014 at 1:13 PM, neo star prag.in...@gmail.com wrote:
 So they are part of the vanilla kernel ? If so what customizations are
 done to the vanilla kernel before releasing an image for BBB

 Well you can look this up yourself, as everything is located here:

 https://github.com/beagleboard/linux

 3.8 (current stable)
 https://github.com/RobertCNelson/linux-stable-rcn-ee/compare/v3.8.13...3.8.13-bone66

 3.14 (next stable)
 https://github.com/RobertCNelson/linux-stable-rcn-ee/compare/v3.14.19...3.14.19-ti-r25

 This of course, doesn't showcase the fact you can run mainline just
 fine, everything above is patches being submitted/worked on/etc.

 Regards,

 --
 Robert Nelson
 http://www.rcn-ee.com/

 --
 For more options, visit http://beagleboard.org/discuss
 ---
 You received this message because you are subscribed to a topic in the Google 
 Groups BeagleBoard group.
 To unsubscribe from this topic, visit 
 https://groups.google.com/d/topic/beagleboard/Ue4L6-QsP7k/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to 
 beagleboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.