From mboxrd@z Thu Jan 1 00:00:00 1970 From: nsekhar@ti.com (Sekhar Nori) Date: Fri, 15 Apr 2016 15:55:47 +0530 Subject: [PATCH 2/3] ARM: DTS: da850: disable mdio and eth0 by default In-Reply-To: <1460586628-25152-3-git-send-email-david@lechnology.com> References: <1460586628-25152-1-git-send-email-david@lechnology.com> <1460586628-25152-3-git-send-email-david@lechnology.com> Message-ID: <5710C1AB.4040707@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday 14 April 2016 04:00 AM, David Lechner wrote: > All other devices are disabled by default and not all boards will use > these devices, so these should be disabled too. > > da850-evm.dtb already had status = "okay" for these devices. > da850-enbw-cmc.dts did not, so they were added. > > Signed-off-by: David Lechner Looks good to me. Thanks, Sekhar From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Subject: Re: [PATCH 2/3] ARM: DTS: da850: disable mdio and eth0 by default Date: Fri, 15 Apr 2016 15:55:47 +0530 Message-ID: <5710C1AB.4040707@ti.com> References: <1460586628-25152-1-git-send-email-david@lechnology.com> <1460586628-25152-3-git-send-email-david@lechnology.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1460586628-25152-3-git-send-email-david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: David Lechner Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Kevin Hilman , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Thursday 14 April 2016 04:00 AM, David Lechner wrote: > All other devices are disabled by default and not all boards will use > these devices, so these should be disabled too. > > da850-evm.dtb already had status = "okay" for these devices. > da850-enbw-cmc.dts did not, so they were added. > > Signed-off-by: David Lechner Looks good to me. Thanks, Sekhar -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751855AbcDOK1U (ORCPT ); Fri, 15 Apr 2016 06:27:20 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:45466 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751096AbcDOK1S (ORCPT ); Fri, 15 Apr 2016 06:27:18 -0400 Subject: Re: [PATCH 2/3] ARM: DTS: da850: disable mdio and eth0 by default To: David Lechner References: <1460586628-25152-1-git-send-email-david@lechnology.com> <1460586628-25152-3-git-send-email-david@lechnology.com> CC: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Kevin Hilman , , , From: Sekhar Nori Message-ID: <5710C1AB.4040707@ti.com> Date: Fri, 15 Apr 2016 15:55:47 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <1460586628-25152-3-git-send-email-david@lechnology.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 On Thursday 14 April 2016 04:00 AM, David Lechner wrote: > All other devices are disabled by default and not all boards will use > these devices, so these should be disabled too. > > da850-evm.dtb already had status = "okay" for these devices. > da850-enbw-cmc.dts did not, so they were added. > > Signed-off-by: David Lechner Looks good to me. Thanks, Sekhar