From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752711AbcF2HOs (ORCPT ); Wed, 29 Jun 2016 03:14:48 -0400 Received: from muru.com ([72.249.23.125]:57406 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750790AbcF2HOq (ORCPT ); Wed, 29 Jun 2016 03:14:46 -0400 Date: Wed, 29 Jun 2016 00:14:43 -0700 From: Tony Lindgren To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH 00/27] ARM: dts: omap: More fixes for DTC warnings Message-ID: <20160629071442.GJ28140@atomide.com> References: <1467055268-13194-1-git-send-email-javier@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1467055268-13194-1-git-send-email-javier@osg.samsung.com> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Javier Martinez Canillas [160627 12:24]: > > Hello Tony, > > This is another series with trivial fixes for DTC warnings about mismatches > between unit names and reg properties in different device nodes. The series > fixes only some of the reported warning and there are still a lot remaining. > > The patches should not cause a functional change but were only build tested. OK thanks for fixing these up, applying into omap-for-v4.8/dt-v3. Regards, Tony