From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754905AbcDKTkB (ORCPT ); Mon, 11 Apr 2016 15:40:01 -0400 Received: from muru.com ([72.249.23.125]:50349 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750925AbcDKTj6 (ORCPT ); Mon, 11 Apr 2016 15:39:58 -0400 Date: Mon, 11 Apr 2016 12:39:54 -0700 From: Tony Lindgren To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-omap@vger.kernel.org, Rob Herring , Tero Kristo Subject: Re: [PATCH 0/5] ARM: dts: omap: Fix some DTC warnings Message-ID: <20160411193954.GB5995@atomide.com> References: <1459542022-17246-1-git-send-email-javier@osg.samsung.com> <20160401203812.GP9329@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160401203812.GP9329@atomide.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Tony Lindgren [160401 13:39]: > * Javier Martinez Canillas [160401 13:21]: > > Hello Tony > > > > DTC reports a lot of warnings on omap DTS due a mismatch between unit > > names and reg properties in different device nodes. This series tries > > to fix at least some of them, but there are still a lot remaining. > > Great, adding Tero to Cc as I think he is already looking at fixing > the clock related warnings. OK adding these finally into omap-for-v4.7/dt thanks. Tony