Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932820AbdIHUs2 (ORCPT ); Fri, 8 Sep 2017 16:48:28 -0400 Received: from fllnx209.ext.ti.com ([198.47.19.16]:52950 "EHLO fllnx209.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757018AbdIHUsZ (ORCPT ); Fri, 8 Sep 2017 16:48:25 -0400 From: Franklin S Cooper Jr To: , , , , , , , , CC: Franklin S Cooper Jr Subject: [PATCH 0/3] ARM: dts: keystone-k2g-evm: Add SPI nodes and enable SPI1 on K2G EVM Date: Fri, 8 Sep 2017 15:46:35 -0500 Message-ID: <20170908204638.13149-1-fcooper@ti.com> X-Mailer: git-send-email 2.9.4.dirty MIME-Version: 1.0 Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 716 Lines: 21 Update the binding document to indicate the required requirements for 66AK2G. In addition add the proper SPI nodes for 66AK2G. For K2G EVM enable SPI1 which is used for the on board SPI NOR. Franklin S Cooper Jr (1): dt-bindings: spi: spi-davinci: Update binding for 66AK2Gx pwr dm property Murali Karicheri (1): ARM: dts: keystone-k2g-evm: add bindings for SPI NOR flash Vitaly Andrianov (1): ARM: dts: keystone-k2g: Add SPI nodes .../devicetree/bindings/spi/spi-davinci.txt | 10 +++++ arch/arm/boot/dts/keystone-k2g-evm.dts | 37 +++++++++++++++++ arch/arm/boot/dts/keystone-k2g.dtsi | 48 ++++++++++++++++++++++ 3 files changed, 95 insertions(+) -- 2.9.4.dirty