From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758204AbcJZKUb (ORCPT ); Wed, 26 Oct 2016 06:20:31 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:37173 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758115AbcJZKU3 (ORCPT ); Wed, 26 Oct 2016 06:20:29 -0400 Subject: Re: [PATCH v6 4/5] ARM: DTS: da850: Add cfgchip syscon node To: David Lechner , Kevin Hilman , Rob Herring , Mark Rutland References: <1477451211-31979-1-git-send-email-david@lechnology.com> <1477451211-31979-5-git-send-email-david@lechnology.com> CC: Axel Haslam , Sergei Shtylyov , , , From: Sekhar Nori Message-ID: <2f80bc2f-79ef-bed8-0c7f-1003e0efe781@ti.com> Date: Wed, 26 Oct 2016 15:49:06 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <1477451211-31979-5-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 Wednesday 26 October 2016 08:36 AM, David Lechner wrote: > Add a syscon node for the SoC CFGCHIPn registers. This is needed for > the new usb phy driver. > > Signed-off-by: David Lechner Applied to v4.10/dt. Changed "DTS" in subject line to small case. ARM device-tree patches have been following that. Thanks Sekhar From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Subject: Re: [PATCH v6 4/5] ARM: DTS: da850: Add cfgchip syscon node Date: Wed, 26 Oct 2016 15:49:06 +0530 Message-ID: <2f80bc2f-79ef-bed8-0c7f-1003e0efe781@ti.com> References: <1477451211-31979-1-git-send-email-david@lechnology.com> <1477451211-31979-5-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: <1477451211-31979-5-git-send-email-david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: David Lechner , Kevin Hilman , Rob Herring , Mark Rutland Cc: Axel Haslam , Sergei Shtylyov , 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 Wednesday 26 October 2016 08:36 AM, David Lechner wrote: > Add a syscon node for the SoC CFGCHIPn registers. This is needed for > the new usb phy driver. > > Signed-off-by: David Lechner Applied to v4.10/dt. Changed "DTS" in subject line to small case. ARM device-tree patches have been following that. 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 From: nsekhar@ti.com (Sekhar Nori) Date: Wed, 26 Oct 2016 15:49:06 +0530 Subject: [PATCH v6 4/5] ARM: DTS: da850: Add cfgchip syscon node In-Reply-To: <1477451211-31979-5-git-send-email-david@lechnology.com> References: <1477451211-31979-1-git-send-email-david@lechnology.com> <1477451211-31979-5-git-send-email-david@lechnology.com> Message-ID: <2f80bc2f-79ef-bed8-0c7f-1003e0efe781@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 26 October 2016 08:36 AM, David Lechner wrote: > Add a syscon node for the SoC CFGCHIPn registers. This is needed for > the new usb phy driver. > > Signed-off-by: David Lechner Applied to v4.10/dt. Changed "DTS" in subject line to small case. ARM device-tree patches have been following that. Thanks Sekhar