Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752294AbbL1Njm (ORCPT ); Mon, 28 Dec 2015 08:39:42 -0500 Received: from mail-wm0-f53.google.com ([74.125.82.53]:35605 "EHLO mail-wm0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751099AbbL1Njh (ORCPT ); Mon, 28 Dec 2015 08:39:37 -0500 From: Neil Armstrong To: Roger Quadros , Tony Lindgren , Robert ABEL , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Cc: Neil Armstrong Subject: [PATCH 0/2] ti-gpmc: Add support for AAD timings Date: Mon, 28 Dec 2015 14:39:19 +0100 Message-Id: <1451309961-7247-1-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 741 Lines: 20 This serie add support for the GPMC Advanced AAD timings on hardware supporting the feature like the AM335x and DM816X. Neil Armstrong (2): memory: omap-gpmc: Add support for AAD timings dt-bindings: bus: ti-gpmc: Add AAD timings properties Documentation/devicetree/bindings/bus/ti-gpmc.txt | 5 ++++ drivers/memory/omap-gpmc.c | 30 +++++++++++++++++++++++ include/linux/omap-gpmc.h | 5 ++++ 3 files changed, 40 insertions(+) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/