Re: [git pull] Devicetree changes for v3.15

2014-10-27 Thread Linus Walleij
On Mon, Sep 29, 2014 at 10:52 AM, Linus Walleij wrote: > On Fri, Sep 26, 2014 at 4:19 PM, Jason Cooper wrote: >> On Fri, Sep 26, 2014 at 02:30:53PM +0200, Linus Walleij wrote: > >> Exact patch is: >> >> f4d4ffc03efc kbuild: dtbs_install: new make target >> >>> After this patch a while back I ha

Re: [git pull] Devicetree changes for v3.15

2014-09-29 Thread Jason Cooper
On Mon, Sep 29, 2014 at 01:49:22PM +0100, Grant Likely wrote: > On Fri, 26 Sep 2014 10:19:43 -0400 > , Jason Cooper > wrote: > > Linus, > > > > On Fri, Sep 26, 2014 at 02:30:53PM +0200, Linus Walleij wrote: > > > On Tue, Apr 1, 2014 at 12:15 PM, Grant Likely > > > wrote: > > > > > > > Here ar

Re: [git pull] Devicetree changes for v3.15

2014-09-29 Thread Grant Likely
On Fri, 26 Sep 2014 10:19:43 -0400 , Jason Cooper wrote: > Linus, > > On Fri, Sep 26, 2014 at 02:30:53PM +0200, Linus Walleij wrote: > > On Tue, Apr 1, 2014 at 12:15 PM, Grant Likely > > wrote: > > > > > Here are the dt changes I've got queued up for v3.15. The full > > > description is below

Re: [git pull] Devicetree changes for v3.15

2014-09-29 Thread Linus Walleij
On Fri, Sep 26, 2014 at 4:19 PM, Jason Cooper wrote: > On Fri, Sep 26, 2014 at 02:30:53PM +0200, Linus Walleij wrote: > Exact patch is: > > f4d4ffc03efc kbuild: dtbs_install: new make target > >> After this patch a while back I have observed the following behaviour >> of the kernel build: >> >>

Re: [git pull] Devicetree changes for v3.15

2014-09-26 Thread Jason Cooper
Linus, On Fri, Sep 26, 2014 at 02:30:53PM +0200, Linus Walleij wrote: > On Tue, Apr 1, 2014 at 12:15 PM, Grant Likely > wrote: > > > Here are the dt changes I've got queued up for v3.15. The full > > description is below in the tag. Please pull. > (...) > > Jason Cooper (1): > > kbuild: d

Re: [git pull] Devicetree changes for v3.15

2014-09-26 Thread Linus Walleij
On Tue, Apr 1, 2014 at 12:15 PM, Grant Likely wrote: > Here are the dt changes I've got queued up for v3.15. The full > description is below in the tag. Please pull. (...) > Jason Cooper (1): > kbuild: dtbs_install: new make target After this patch a while back I have observed the followin

Re: [git pull] Devicetree changes for v3.15

2014-04-01 Thread Paul Bolle
On Tue, 2014-04-01 at 21:32 +0100, Grant Likely wrote: > On Tue, 01 Apr 2014 21:42:37 +0200, Paul Bolle wrote: > > That commit leaves a select for PROC_DEVICETREE dangling. See "config > > ARCH_OMAP2PLUS" in arch/arm/mach-omap2/Kconfig. Can that select > > statement just be dropped now or is somet

Re: [git pull] Devicetree changes for v3.15

2014-04-01 Thread Grant Likely
Linus, I've fixed up the pull request. Here is the new tag: The following changes since commit fa389e220254c69ffae0d403eac4146171062d08: Linux 3.14-rc6 (2014-03-09 19:41:57 -0700) are available in the git repository at: git://git.secretlab.ca/git/linux tags/dt-for-linus for you to fetch ch

Re: [git pull] Devicetree changes for v3.15

2014-04-01 Thread Grant Likely
On Tue, 01 Apr 2014 21:42:37 +0200, Paul Bolle wrote: > On Tue, 2014-04-01 at 11:15 +0100, Grant Likely wrote: > > Grant Likely (13): > > [...] > > of: remove /proc/device-tree > > That commit leaves a select for PROC_DEVICETREE dangling. See "config > ARCH_OMAP2PLUS" in arch/arm/mach

Re: [git pull] Devicetree changes for v3.15

2014-04-01 Thread Paul Bolle
On Tue, 2014-04-01 at 15:18 -0500, Rob Herring wrote: > On Tue, Apr 1, 2014 at 2:42 PM, Paul Bolle wrote: > > That commit leaves a select for PROC_DEVICETREE dangling. See "config > > ARCH_OMAP2PLUS" in arch/arm/mach-omap2/Kconfig. Can that select > > statement just be dropped now or is something

Re: [git pull] Devicetree changes for v3.15

2014-04-01 Thread Rob Herring
On Tue, Apr 1, 2014 at 2:42 PM, Paul Bolle wrote: > On Tue, 2014-04-01 at 11:15 +0100, Grant Likely wrote: >> Grant Likely (13): >> [...] >> of: remove /proc/device-tree > > That commit leaves a select for PROC_DEVICETREE dangling. See "config > ARCH_OMAP2PLUS" in arch/arm/mach-omap2/K

Re: [git pull] Devicetree changes for v3.15

2014-04-01 Thread Paul Bolle
On Tue, 2014-04-01 at 11:15 +0100, Grant Likely wrote: > Grant Likely (13): > [...] > of: remove /proc/device-tree That commit leaves a select for PROC_DEVICETREE dangling. See "config ARCH_OMAP2PLUS" in arch/arm/mach-omap2/Kconfig. Can that select statement just be dropped now or is s

[git pull] Devicetree changes for v3.15

2014-04-01 Thread Grant Likely
Hi Linus, Here are the dt changes I've got queued up for v3.15. The full description is below in the tag. Please pull. Thanks, g. The following changes since commit fa389e220254c69ffae0d403eac4146171062d08: Linux 3.14-rc6 (2014-03-09 19:41:57 -0700) are available in the git repository at: