Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751391AbdGRD1U (ORCPT ); Mon, 17 Jul 2017 23:27:20 -0400 Received: from lelnx194.ext.ti.com ([198.47.27.80]:23919 "EHLO lelnx194.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751332AbdGRD1T (ORCPT ); Mon, 17 Jul 2017 23:27:19 -0400 From: Suman Anna To: Santosh Shilimkar CC: Nishanth Menon , Franklin S Cooper Jr , , , Tero Kristo , Suman Anna Subject: [PATCH 0/3] Keystone defconfig updates Date: Mon, 17 Jul 2017 22:26:43 -0500 Message-ID: <20170718032646.29389-1-s-anna@ti.com> X-Mailer: git-send-email 2.13.1 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 692 Lines: 25 Hi Santosh, The following patch series adds the necessary defconfig options to keystone_defconfig to enable the TI-SCI protocol and their respective genpd/clock/reset drivers. This is the first of two series that provides a baseline for adding and/or enabling other peripherals on the 66AK2G platforms. Patches are baselined on 4.13-rc1 and are intended for the 4.14 merge window. regards Suman Nishanth Menon (2): ARM: configs: keystone: Enable Message Manager ARM: configs: keystone: Enable TI-SCI protocol and genpd driver Suman Anna (1): ARM: configs: keystone: Enable reset drivers arch/arm/configs/keystone_defconfig | 6 ++++++ 1 file changed, 6 insertions(+) -- 2.13.1