Re: [PATCH 07/15] dmaengine: dw: revisit data_width property

2016-01-27 Thread Andy Shevchenko
On Tue, 2016-01-26 at 15:07 -0600, Rob Herring wrote:
> On Sun, Jan 24, 2016 at 07:21:54PM +, Mans Rullgard wrote:

> > This patch changes the DT binding, so it should probably be amended
> > for
> > compatibility with old device trees.  I've included it as is since
> > I think
> > the change as such is good.
> 
> Just because you update the dts files, it doesn't make the change
> okay. 
> I'm fine with the DT change, but the driver would have to support
> both 
> old and new property names.

We will fix this.

>  Doesn't really seem worth doing to me.

The big issue with DT, you know, is hanging around names. This moves
name to be de facto standard for similar in the other drivers.

-- 
Andy Shevchenko 
Intel Finland Oy


___
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

Re: [PATCH v6 1/2] PCI support added to ARC

2016-01-27 Thread Joao Pinto
Hi Bjorn,
Could you please tell me what are the perspectives of pulling this patch set to
mainline?

On 1/14/2016 11:11 AM, Vineet Gupta wrote:
> On Thursday 14 January 2016 04:34 PM, Joao Pinto wrote:
>> This patch adds PCI support to ARC and updates drivers/pci Makefile
>> enabling the ARC arch to use the generic PCI setup functions.
>>
>> Signed-off-by: Joao Pinto 
> 
> Acked-by: Vineet Gupta 
> 
> @Bjorn are you happy with the driver bits.
> Although ARC support is independent of driver, and I can pick it up 
> separately,
> it would be better if you took it along with the driver. I don't see potential
> for any conflicts.
> 
> Thx,
> -Vineet

Thanks,
Joao

___
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc


Re: [PATCH v6 1/2] PCI support added to ARC

2016-01-27 Thread Bjorn Helgaas
Hi Joao,

On Wed, Jan 27, 2016 at 02:29:21PM +, Joao Pinto wrote:
> Hi Bjorn,
> Could you please tell me what are the perspectives of pulling this patch set 
> to
> mainline?

Sorry for the delay.  I try to handle bug fixes before I look at
functionality, so sometimes things get backed up a little bit.  But I
should be able to take a look later this week or early next week.

Bjorn

> On 1/14/2016 11:11 AM, Vineet Gupta wrote:
> > On Thursday 14 January 2016 04:34 PM, Joao Pinto wrote:
> >> This patch adds PCI support to ARC and updates drivers/pci Makefile
> >> enabling the ARC arch to use the generic PCI setup functions.
> >>
> >> Signed-off-by: Joao Pinto 
> > 
> > Acked-by: Vineet Gupta 
> > 
> > @Bjorn are you happy with the driver bits.
> > Although ARC support is independent of driver, and I can pick it up 
> > separately,
> > it would be better if you took it along with the driver. I don't see 
> > potential
> > for any conflicts.
> > 
> > Thx,
> > -Vineet
> 
> Thanks,
> Joao
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pci" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

___
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc


kisskb: OK linux-next/axs101_defconfig/arcompact Thu Jan 28, 17:20

2016-01-27 Thread noreply
OK linux-next/axs101_defconfig/arcompact Thu Jan 28, 17:20

http://kisskb.ellerman.id.au/kisskb/buildresult/12598100/

Commit:   Add linux-next specific files for 20160127
  725e269ca7edf4c624732e91e2c1418dd7f7
Compiler: arc-buildroot-linux-uclibc-gcc (Buildroot 2015.08.1) 4.8.4

Possible errors
---

 harderr = icmp_err_convert[code].fatal;

Possible warnings (105)
--

kernel/sysctl.c:1937:12: warning: 'p' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
kernel/sysctl.c:1937:12: warning: 'p' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
kernel/sched/core.c:3162:1: warning: control reaches end of non-void function 
[-Wreturn-type]
ipc/shm.c:1219:2: warning: 'ret' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
kernel/time/posix-cpu-timers.c:818:21: warning: 'now' may be used uninitialized 
in this function [-Wmaybe-uninitialized]
kernel/time/posix-cpu-timers.c:95:8: warning: 'now' may be used uninitialized 
in this function [-Wmaybe-uninitialized]
fs/namei.c:1760:10: warning: 'seq' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
kernel/time/posix-cpu-timers.c:695:17: warning: 'val' may be used uninitialized 
in this function [-Wmaybe-uninitialized]
fs/namei.c:3223:10: warning: 'seq' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
kernel/time/posix-cpu-timers.c:1268:13: warning: 'now' may be used 
uninitialized in this function [-Wmaybe-uninitialized]
include/linux/kernel.h:752:17: warning: comparison of distinct pointer types 
lacks a cast [enabled by default]
include/linux/rbtree.h:83:28: warning: 'rb_parent' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
include/linux/rbtree.h:86:11: warning: 'rb_link' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
mm/mmap.c:672:17: warning: 'prev' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
block/cfq-iosched.c:3775:1: warning: control reaches end of non-void function 
[-Wreturn-type]
net/core/datagram.c:99:5: warning: 'last' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
net/core/datagram.c:99:5: warning: 'last' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
fs/ext4/ext4_jbd2.h:409:1: warning: control reaches end of non-void function 
[-Wreturn-type]
fs/ext4/ext4_jbd2.h:409:1: warning: control reaches end of non-void function 
[-Wreturn-type]
net/packet/af_packet.c:2098:33: warning: 'hdrlen' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
fs/ext4/ext4_jbd2.h:409:1: warning: control reaches end of non-void function 
[-Wreturn-type]
fs/ext4/inode.c:559:5: warning: 'retval' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
fs/ext4/inode.c:559:5: warning: 'retval' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
fs/ext4/inode.c:559:5: warning: 'retval' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
net/core/ethtool.c:294:1: warning: control reaches end of non-void function 
[-Wreturn-type]
fs/ext4/inode.c:559:5: warning: 'retval' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
net/ipv4/tcp_input.c:4227:49: warning: array subscript is above array bounds 
[-Warray-bounds]
fs/ext4/inode.c:559:5: warning: 'retval' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
fs/ext4/inode.c:559:5: warning: 'retval' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
fs/ext4/inode.c:559:5: warning: 'retval' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
include/linux/buffer_head.h:363:2: warning: 'blocknr' may be used uninitialized 
in this function [-Wmaybe-uninitialized]
net/core/neighbour.c:3180:10: warning: 'p_name' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
drivers/base/regmap/regmap-mmio.c:113:1: warning: control reaches end of 
non-void function [-Wreturn-type]
include/linux/buffer_head.h:370:2: warning: 'blocknr' may be used uninitialized 
in this function [-Wmaybe-uninitialized]
include/net/inetpeer.h:141:6: warning: 'saddr..key[3]' may be used 
uninitialized in this function [-Wmaybe-uninitialized]
include/net/inetpeer.h:141:6: warning: 'saddr..key[2]' may be used 
uninitialized in this function [-Wmaybe-uninitialized]
include/net/inetpeer.h:141:26: warning: 'saddr..a4.vif' may be used 
uninitialized in this function [-Wmaybe-uninitialized]
include/net/inetpeer.h:141:6: warning: 'saddr..a4.addr' may be used 
uninitialized in this function [-Wmaybe-uninitialized]
include/net/inetpeer.h:141:6: warning: 'daddr.in6_u.u6_addr32[3]' may be used 
uninitialized in