From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752994AbcHOQnK (ORCPT ); Mon, 15 Aug 2016 12:43:10 -0400 Received: from muru.com ([72.249.23.125]:45548 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752713AbcHOQnJ (ORCPT ); Mon, 15 Aug 2016 12:43:09 -0400 Date: Mon, 15 Aug 2016 09:43:06 -0700 From: Tony Lindgren To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH 00/10] ARM: dts: omap: another round of DTC warning fixes Message-ID: <20160815164305.GV28140@atomide.com> References: <1470070024-30281-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: <1470070024-30281-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 [160801 09:47]: > Hello Tony, > > This is yet another series with fixes for DTC warnings caused by mismatches > between device nodes' unit names and reg properties. > > The patches should not cause a functional change but were only build tested. OK thanks applying all into omap-for-v4.9/dt. Tony