From patchwork Fri Feb 26 11:01:10 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mason Zhang X-Patchwork-Id: 12106477 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-16.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY, URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 66DBFC433E0 for ; Fri, 26 Feb 2021 11:07:22 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0397864EE7 for ; Fri, 26 Feb 2021 11:07:21 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0397864EE7 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=mediatek.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=0VQLjMQJHM7za7Vfm6/cWJE7VQ+NubLFhIbtRHyDz4U=; b=kKQHYG5vR3dK/IgG+4Tyn6YwjU K7f6kIv2Sv6wOW8A4DC7CknTlHptCj1iF0LBUnn2zStJBZ4oOOJtSVTFbAGcP+jF04MPuOiktev6p 75Geg4uL+U+u5nsPAgEgayPUkY1L69fjxqP013qWM+mMk7DA6haQQjxkVtzip2uSEK3StLzVpSlrz 95C5QxgipQHjnNWWiH4yJ1Lc67Tsi+1yn0hdH8F/EY1Snft/Nc8leU4AsvMPTcQpqEF5ONMnLsWhD q+4CGx9A6KCqyQbZ2ZZzmGBiEccxz+pDLNRZHdQchwIXg25FfiisaLCrhM8SpO+n/7aplR7GaKPKb mgR4iUKg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lFawq-0006jw-9b; Fri, 26 Feb 2021 11:06:16 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1lFawm-0006is-Bw; Fri, 26 Feb 2021 11:06:13 +0000 X-UUID: 5d2e6a8652a742e4b1ddb269e48dd671-20210226 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:Date:Subject:CC:To:From; bh=lyfYnTXe/coTTB7gXO+MvfdbFXuQEGJgwPKteQcICIk=; b=M3I5VQGrxikak/H14IfODB9yG0rH41xDaYPNVEkgHyO/l7e4pauVtOUTHxJGrRkco18vilBsOwdVA2OiHyipFc05qBosuL5LOEakXmjKwegOcLNlBAGKh8YASVhgeiHllLaAjRbpbxR4Jvi3y9h+NM3A07Er1nbvgqY6XgPPVBQ=; X-UUID: 5d2e6a8652a742e4b1ddb269e48dd671-20210226 Received: from mtkcas66.mediatek.inc [(172.29.193.44)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1648285079; Fri, 26 Feb 2021 03:06:09 -0800 Received: from MTKMBS01N2.mediatek.inc (172.21.101.79) by MTKMBS62N2.mediatek.inc (172.29.193.42) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Fri, 26 Feb 2021 03:06:08 -0800 Received: from mtkcas07.mediatek.inc (172.21.101.84) by mtkmbs01n2.mediatek.inc (172.21.101.79) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Fri, 26 Feb 2021 19:06:05 +0800 Received: from localhost.localdomain (10.15.20.246) by mtkcas07.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Fri, 26 Feb 2021 19:06:05 +0800 From: Mason Zhang To: Mark Brown , Rob Herring , Matthias Brugger Subject: [PATCH 2/2] dt-binding: mediatek: mt6779: update spi document Date: Fri, 26 Feb 2021 19:01:10 +0800 Message-ID: <20210226110109.30500-1-Mason.Zhang@mediatek.com> X-Mailer: git-send-email 2.18.0 MIME-Version: 1.0 X-TM-SNTS-SMTP: 89044B18737F6A08210EDF845B0976A45BBB3832D3E72C978CC03E08F8493AE62000:8 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210226_060612_599509_FDD00C61 X-CRM114-Status: UNSURE ( 9.51 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Mason Zhang , wsd_upstream@mediatek.com, hanks.chen@mediateka.com, linux-kernel@vger.kernel.org, "open list:SPI SUBSYSTEM" , linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org this patch update spi document for MT6779 SOC. Signed-off-by: Mason Zhang --- Documentation/devicetree/bindings/spi/spi-mt65xx.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/spi/spi-mt65xx.txt b/Documentation/devicetree/bindings/spi/spi-mt65xx.txt index 9e43721fa7d6..7bae7eef26c7 100644 --- a/Documentation/devicetree/bindings/spi/spi-mt65xx.txt +++ b/Documentation/devicetree/bindings/spi/spi-mt65xx.txt @@ -13,6 +13,7 @@ Required properties: - mediatek,mt8183-spi: for mt8183 platforms - "mediatek,mt8192-spi", "mediatek,mt6765-spi": for mt8192 platforms - "mediatek,mt8516-spi", "mediatek,mt2712-spi": for mt8516 platforms + - "mediatek,mt6779-spi", "mediatek,mt6765-spi": for mt6779 platforms - #address-cells: should be 1.