From patchwork Wed Apr 22 14:11:41 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wan Ahmad Zainie X-Patchwork-Id: 11503951 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5B5FE912 for ; Wed, 22 Apr 2020 14:12:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4D5BE2098B for ; Wed, 22 Apr 2020 14:12:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727015AbgDVOMx (ORCPT ); Wed, 22 Apr 2020 10:12:53 -0400 Received: from mga06.intel.com ([134.134.136.31]:55662 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725810AbgDVOMw (ORCPT ); Wed, 22 Apr 2020 10:12:52 -0400 IronPort-SDR: XlvEh/tnHjxRCj84fyAMn3KCW/atZ1IR7MnhadFFvTfgSy+NIPMiQ8faRu9dUEHfIr6lz9/D7C ivF8/l9co9Ig== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Apr 2020 07:12:52 -0700 IronPort-SDR: VgoWTSSy/NlhuTqSGO7Aexf+341O/477pxCTPUueoZKMxqx0lNbP0B1iF+buxCtL3dKHdoXedz Vk+VfS96SdTA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.72,414,1580803200"; d="scan'208";a="402560802" Received: from wwanmoha-ilbpg2.png.intel.com ([10.88.227.42]) by orsmga004.jf.intel.com with ESMTP; 22 Apr 2020 07:12:49 -0700 From: Wan Ahmad Zainie To: broonie@kernel.org, robh+dt@kernel.org Cc: linux-spi@vger.kernel.org, devicetree@vger.kernel.org, andriy.shevchenko@linux.intel.com, wan.ahmad.zainie.wan.mohamad@intel.com Subject: [PATCH v2 6/7] dt-bindings: spi: dw-apb-ssi: Add Intel Keem Bay support Date: Wed, 22 Apr 2020 22:11:41 +0800 Message-Id: <20200422141142.25591-7-wan.ahmad.zainie.wan.mohamad@intel.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200422141142.25591-1-wan.ahmad.zainie.wan.mohamad@intel.com> References: <20200422141142.25591-1-wan.ahmad.zainie.wan.mohamad@intel.com> Sender: linux-spi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spi@vger.kernel.org Document Intel Keem Bay SPI controller DT bindings. Signed-off-by: Wan Ahmad Zainie --- Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml b/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml index f67852fb9d94..edc1e6fb9993 100644 --- a/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml +++ b/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml @@ -20,6 +20,7 @@ properties: - amazon,alpine-dw-apb-ssi - snps,dw-apb-ssi - snps,dwc-ssi-1.01a + - intel,keembay-ssi reg: minItems: 1