From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yoshihiro Kaneko Subject: [PATCH 0/2] spi: sh-msiof: add rcar compatibility strings Date: Thu, 24 Dec 2015 20:16:45 +0900 Message-ID: <1450955807-22869-1-git-send-email-ykaneko0929@gmail.com> Cc: Geert Uytterhoeven , Mark Brown , Simon Horman , Magnus Damm , linux-sh@vger.kernel.org To: linux-spi@vger.kernel.org Return-path: Sender: linux-sh-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org This series adds generic rcar and SoC-specific r8a7795 compatibility strings to the sh-msiof driver. The intention is to provide a complete set of compatibility strings for known R-Car Gen2 and Gen3 SoCs. This series is based on the for-next branch of Mark Brown's spi tree. Hiromitsu Yamasaki (1): spi: sh-msiof: Add compatible string for r8a7795 Yoshihiro Kaneko (1): spi: sh-msiof: Add rcar fallback compatibility string Documentation/devicetree/bindings/spi/sh-msiof.txt | 12 +++++++++--- drivers/spi/spi-sh-msiof.c | 5 +++-- 2 files changed, 12 insertions(+), 5 deletions(-) -- 1.9.1