Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp1022603imm; Wed, 20 Jun 2018 10:15:21 -0700 (PDT) X-Google-Smtp-Source: ADUXVKJPNeMOg88pFTAUJDsFWtUKIP6sktLBTXir/CjUqNC05CxwcpRYV95h80hH00ACyL+YhGiZ X-Received: by 2002:a62:4a0c:: with SMTP id x12-v6mr23889075pfa.142.1529514921624; Wed, 20 Jun 2018 10:15:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529514921; cv=none; d=google.com; s=arc-20160816; b=0RPmattx4OzyBr11GTvI2B2JEhnX6/yc5qvYLj91L93BmSDxgCvy7qexHCmPJNx55q f3nOef/c1VQuuftnilflcEgLptH80/RdYYEKmQPCnvulxQxl/dV+IItQPjS343ySVIt2 QIxGaw/Fm0StFJTEMlrtl+NvwQLiQ6AODTyTINezTz4hcVDoA1YRFrXRb4KsK0fY8oxk +bjua50vJhOsI0Q22asYOX+1HvxNu/LzieheqKrPypfQw7BjnZumvqOwkjIYNjFnLY9O 4Bzpqo7xWkkDyl2mxLMA3aa6e1Z9QZBUxDqmPC7SrxZCT7ES5oU2kGDcxUDVca69SJC6 rQfQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=GxiIjY89TvYflly1uSx8hSUwhz3XgDoZIpiZthPlepY=; b=MB1VoJRR4tVPjiGg/FiwC/nkSESN7l8vRLvVD8plNuX7GXZRqODfXkxILdFfXmQ6Qh 2x5YHrpJuLjOnTk0xBTYvuuXnVeeMV/9mBSvrICRghPZmyuJqSR2MTsMsR4NBIa5XhcZ NUjhHGTdwKk4OdLF4WU4syglrYG2FrBtAQ/xjKbuSlQ4xtlZnf2rEFOkHVWI1EwS06S6 7klFyB0xEO2QcBHoElTI8zqWyjU5eNCDOmg/TaL7wXRv1/Ftb7SHxTG+QEfUMEPiAlPT 5AIslWv71TuXaSC4FKysaDnl5hfYBq/tmFPwARfBhpuAG+byJo3nQ5LfJxZDcD11l5// PRVg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u23-v6si3035673plk.487.2018.06.20.10.15.06; Wed, 20 Jun 2018 10:15:21 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754311AbeFTROZ (ORCPT + 99 others); Wed, 20 Jun 2018 13:14:25 -0400 Received: from 9pmail.ess.barracuda.com ([64.235.150.225]:47101 "EHLO 9pmail.ess.barracuda.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754137AbeFTROY (ORCPT ); Wed, 20 Jun 2018 13:14:24 -0400 Received: from mipsdag03.mipstec.com (mail3.mips.com [12.201.5.33]) by mx29.ess.sfj.cudaops.com (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=NO); Wed, 20 Jun 2018 17:14:19 +0000 Received: from mipsdag02.mipstec.com (10.20.40.47) by mipsdag03.mipstec.com (10.20.40.48) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1415.2; Wed, 20 Jun 2018 10:14:18 -0700 Received: from localhost (10.20.2.29) by mipsdag02.mipstec.com (10.20.40.47) with Microsoft SMTP Server id 15.1.1415.2 via Frontend Transport; Wed, 20 Jun 2018 10:14:18 -0700 Date: Wed, 20 Jun 2018 10:14:18 -0700 From: Paul Burton To: Rob Herring CC: Ralf Baechle , James Hogan , , Subject: Re: [PATCH 0/5] MIPS: Clean-up DT bus probing Message-ID: <20180620171418.43yveoh3md4kqzvw@pburton-laptop> References: <20180619214710.22066-1-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20180619214710.22066-1-robh@kernel.org> User-Agent: NeoMutt/20180512 X-BESS-ID: 1529514859-637139-29444-50583-1 X-BESS-VER: 2018.7-r1806151722 X-BESS-Apparent-Source-IP: 12.201.5.33 X-BESS-Envelope-From: Paul.Burton@mips.com X-BESS-Outbound-Spam-Score: 0.00 X-BESS-Outbound-Spam-Report: Code version 3.2, rules version 3.2.2.194226 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------- 0.00 BSF_BESS_OUTBOUND META: BESS Outbound X-BESS-Outbound-Spam-Status: SCORE=0.00 using account:ESS59374 scores of KILL_LEVEL=7.0 tests=BSF_BESS_OUTBOUND X-BESS-Orig-Rcpt: robh@kernel.org,ralf@linux-mips.org,jhogan@kernel.org,linux-kernel@vger.kernel.org,linux-mips@linux-mips.org X-BESS-BRTS-Status: 1 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rob, On Tue, Jun 19, 2018 at 03:47:05PM -0600, Rob Herring wrote: > This is a series of clean-ups of DT bus probing calls. Generally, the > DT core code takes care of the default case and arches/platforms only > need to do their own call if they have non-default matching > requirements. > > Rob > > Rob Herring (5): > MIPS: octeon: use of_platform_populate to probe devices > MIPS: netlogic: remove unnecessary of_platform_bus_probe call > MIPS: bmips: remove unnecessary call to register "simple-bus" > MIPS: generic: remove unnecessary of_platform_populate call > MIPS: lantiq: remove unnecessary of_platform_default_populate call > > arch/mips/bmips/setup.c | 7 ------- > arch/mips/cavium-octeon/octeon-platform.c | 2 +- > arch/mips/generic/init.c | 13 ------------- > arch/mips/lantiq/prom.c | 8 -------- > arch/mips/netlogic/xlp/dt.c | 14 -------------- > 5 files changed, 1 insertion(+), 43 deletions(-) Thanks - series applied to mips-next for 4.19. Paul