Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752615AbeAESq2 (ORCPT + 1 other); Fri, 5 Jan 2018 13:46:28 -0500 Received: from userp2120.oracle.com ([156.151.31.85]:36806 "EHLO userp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752231AbeAESq0 (ORCPT ); Fri, 5 Jan 2018 13:46:26 -0500 Subject: Re: [GIT PULL 1/3] ARM: Keystone DTS for 4.16 To: Olof Johansson Cc: arm@kernel.org, linux-arm-kernel@lists.infradead.org, khilman@kernel.org, arnd@arndb.de, linux-kernel@vger.kernel.org References: <1514426872-5769-1-git-send-email-santosh.shilimkar@oracle.com> <20180105071233.dlgob4hufvstuwi4@localhost> From: "santosh.shilimkar@oracle.com" Organization: Oracle Corporation Message-ID: <2fcf4dfc-300b-afca-d093-ebd9c1779fcb@oracle.com> Date: Fri, 5 Jan 2018 10:45:57 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20180105071233.dlgob4hufvstuwi4@localhost> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8765 signatures=668651 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=826 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1801050260 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On 1/4/18 11:12 PM, Olof Johansson wrote: > On Wed, Dec 27, 2017 at 06:07:50PM -0800, Santosh Shilimkar wrote: >> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323: >> >> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800) >> >> are available in the git repository at: >> >> git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_dts_for_4.16 >> >> for you to fetch changes up to 4fe85b0cdd06f8fef2631923799bdc95380badb5: >> >> ARM: dts: keystone-k2l-clocks: Add missing unit name to clock nodes that have regs (2017-12-16 14:36:57 -0800) >> >> ---------------------------------------------------------------- >> ARM: Keystone DTS update for 4.16 >> >> - Enable GPIO bank2 for K2L >> - Enable QSPI for K2G & K2G-EVM >> - Enable UART1/2 for K2G & K2G-EVM >> - Enable peripherals for K2G-ICE >> - Fix C1 and C2 DTS warnings > > Merged, thanks. > Thanks !!