From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3wn9B36HtfzDqNK for ; Tue, 13 Jun 2017 23:10:51 +1000 (AEST) Date: Tue, 13 Jun 2017 15:10:45 +0200 From: Anatolij Gustschin To: Michael Ellerman , Masahiro Yamada , linuxppc-dev@lists.ozlabs.org Cc: Benjamin Herrenschmidt , Paul Mackerras , Mark Rutland , Rob Herring , Linux Kernel Mailing List , devicetree@vger.kernel.org Subject: Re: [PATCH] powerpc: dts: use #include "..." to include local DT Message-ID: <20170613151045.1faa93e4@crub> In-Reply-To: <87r2yogpc6.fsf@concordia.ellerman.id.au> References: <1495602744-18874-1-git-send-email-yamada.masahiro@socionext.com> <87r2yogpc6.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 13 Jun 2017 20:21:45 +1000 Michael Ellerman mpe@ellerman.id.au wrote: >Masahiro Yamada writes: ... >> Ping. >> I am not 100% sure who is responsible for this, >> but somebody, could take a look at this patch, please? > >Have you tested it actually works? > >It sounds reasonable, and if it behaves as you describe there is no >change in behaviour, right? yes, these dtbs build with this patch and I've tested with mpc5121ads.dtb. Thanks, Anatolij