Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752979AbdFUBkJ (ORCPT ); Tue, 20 Jun 2017 21:40:09 -0400 Received: from conssluserg-02.nifty.com ([210.131.2.81]:53208 "EHLO conssluserg-02.nifty.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752785AbdFUBkH (ORCPT ); Tue, 20 Jun 2017 21:40:07 -0400 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-02.nifty.com v5L1dpo8024863 X-Nifty-SrcIP: [209.85.213.173] MIME-Version: 1.0 In-Reply-To: <87y3sv2hky.fsf@concordia.ellerman.id.au> References: <1495602744-18874-1-git-send-email-yamada.masahiro@socionext.com> <87r2yogpc6.fsf@concordia.ellerman.id.au> <87y3sv2hky.fsf@concordia.ellerman.id.au> From: Masahiro Yamada Date: Wed, 21 Jun 2017 10:39:50 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] powerpc: dts: use #include "..." to include local DT To: Michael Ellerman Cc: Benjamin Herrenschmidt , Paul Mackerras , linuxppc-dev@lists.ozlabs.org, Anatolij Gustschin , devicetree@vger.kernel.org, Linux Kernel Mailing List , Rob Herring , Mark Rutland Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1091 Lines: 43 2017-06-14 15:45 GMT+09:00 Michael Ellerman : > Masahiro Yamada writes: >> 2017-06-13 19:21 GMT+09:00 Michael Ellerman : >>> Masahiro Yamada writes: >>>> >>>> (+Anatolij Gustschin ) >>>> >>>> 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? >> >> I do not have access to hardware, >> but it is pretty easy to test this patch. >> >> $ make O=foo ARCH=powerpc CROSS_COMPILE=powerpc-linux- dts/ac14xx.dtb >> >> gave me the DTB output. >> >> The binary comparison matched with/without this patch, >> so I am sure there is no change in behavior. >> >> Likewise for mpc5121ads and pdm360ng. > > Thanks. > > Acked-by: Michael Ellerman > > I have not seen it in linux-next yet. Who will pick it up? -- Best Regards Masahiro Yamada