From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752109AbdKFLBn (ORCPT ); Mon, 6 Nov 2017 06:01:43 -0500 Received: from conssluserg-01.nifty.com ([210.131.2.80]:62536 "EHLO conssluserg-01.nifty.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751457AbdKFLBl (ORCPT ); Mon, 6 Nov 2017 06:01:41 -0500 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-01.nifty.com vA6B1UQ6019155 X-Nifty-SrcIP: [209.85.161.170] X-Google-Smtp-Source: ABhQp+S6st6Khdgn+ig50twx14zY3olLsDt/eVy4vrfnJxCbnKA52nivxZGi3I4Un/d4aGeTeDq+860ii83JpTY32bY= MIME-Version: 1.0 In-Reply-To: <20171106095139.GG15260@jhogan-linux> References: <1509859853-27473-1-git-send-email-yamada.masahiro@socionext.com> <1509859853-27473-2-git-send-email-yamada.masahiro@socionext.com> <20171106095139.GG15260@jhogan-linux> From: Masahiro Yamada Date: Mon, 6 Nov 2017 20:00:49 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 1/2] MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry To: James Hogan Cc: Rob Herring , devicetree@vger.kernel.org, Linux Kbuild mailing list , Mark Rutland , Pantelis Antoniou , linux-arm-kernel , Arnd Bergmann , Linux Kernel Mailing List , Michal Marek , Sam Ravnborg , Ralf Baechle , linux-mips@linux-mips.org, Kevin Cernekee , Florian Fainelli Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2017-11-06 19:41 GMT+09:00 James Hogan : > Hi, > > On Sun, Nov 05, 2017 at 11:11:38PM +0900, Masahiro Yamada wrote: >> +CC Ralf Baechle >> +CC linux-mips@linux-mips.org >> +CC Kevin Cernekee >> +CC Florian Fainelli >> >> >> I missed to CC MIPS maintainers. > > Yes, please resend the patch so it lands in patchwork.linux-mips.org. This is a part of clean-up series of DT building. I want Acked-by from MIPS maintainers so that the whole series can go to a different tree. (DT or Kbuild). Sam addressed more clean-up candidates in MIPS Makefiles https://patchwork.kernel.org/patch/10041879/ So, I will probably end up with touching those Makefiles more. All patches must go to the same tree. >> 2017-11-05 14:30 GMT+09:00 Masahiro Yamada : >> > arch/mips/boot/dts/brcm/bcm96358nb4ser.dts does not exist, so >> > we cannot build bcm96358nb4ser.dtb . > > This appears to be due to the file being renamed in commit 695835511f96 > ("MIPS: BMIPS: rename bcm96358nb4ser to bcm6358-neufbox4-sercom"). > Please can you update the commit message when you resend to mention the > cause of the problem. > > You could also add the following if you like while you're at it: > > Fixes: 695835511f96 ("MIPS: BMIPS: rename bcm96358nb4ser to bcm6358-neufbox4-sercom") > Cc: # 4.9+ > Will do. Thanks! -- Best Regards Masahiro Yamada