Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754121AbcK1FbZ (ORCPT ); Mon, 28 Nov 2016 00:31:25 -0500 Received: from fllnx209.ext.ti.com ([198.47.19.16]:31205 "EHLO fllnx209.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751623AbcK1FbQ (ORCPT ); Mon, 28 Nov 2016 00:31:16 -0500 Subject: Re: [PATCH] ARM: dts: da850: enable the memctrl and mstpri nodes per board To: Bartosz Golaszewski , Kevin Hilman , Michael Turquette , Rob Herring , Frank Rowand , Mark Rutland , Peter Ujfalusi , Russell King References: <1479979884-9624-1-git-send-email-bgolaszewski@baylibre.com> CC: LKML , arm-soc , linux-drm , linux-devicetree , Jyri Sarha , Tomi Valkeinen , David Airlie , Laurent Pinchart , Robin Murphy , Sudeep Holla From: Sekhar Nori Message-ID: <990e2373-bebd-e462-99ba-5bb4591d2644@ti.com> Date: Mon, 28 Nov 2016 11:00:31 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <1479979884-9624-1-git-send-email-bgolaszewski@baylibre.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 483 Lines: 14 On Thursday 24 November 2016 03:01 PM, Bartosz Golaszewski wrote: > Currently the memory controller and master priorities drivers are > enabled in da850.dtsi. For boards for which there are no settings > defined, this makes these drivers emit error messages. > > Disable the nodes in da850.dtsi and only enable them for da850-lcdk - > the only board that currently needs them. > > Signed-off-by: Bartosz Golaszewski Applied to v4.10/dt Thanks, Sekhar