Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp3304868pxj; Mon, 14 Jun 2021 20:33:39 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwE9rgl9223a6+mYnItS9JzFmm6jG4wSQVvkHTiAoae9wnuRM3I4a4gxfg+rJcquvvAd/JD X-Received: by 2002:a05:6402:254d:: with SMTP id l13mr1030524edb.286.1623728019551; Mon, 14 Jun 2021 20:33:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623728019; cv=none; d=google.com; s=arc-20160816; b=SUggVkSrdgqA7PDGbGO0pIuhKWQAcIpWw2U8CMEMLZPUZpfbSfTy1kK3/MlthPYDxm Aeo3wYOH8YN2RL+ajc1kURJhqHo9NLfvNKJih5fuHPdCHRWn3xBclo1cewPwkq92P6eZ wntQrAvU9zptXzaK7qrPNA8KTHf1dz8RqMVy9ne5xvAtr1xHnwpljotUFLPnsdaIXVZT bqB6jsB0bJYywAykL1olUeMUMOvwzKW46IAUvqX606Z7qHzLViLW3ZvFJOer7eEEqFli 6ETB6slzoAJQWL3fUNSop424uy+t7wzXPcuR2h5kJ/O4+pi7YpnU+HLLb/6+6wKNq6Vt F8uQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=uw6Jwmet44wFW0K1CDVyi8TTsaJDmrKtHWxWyclfdfY=; b=e4EbI39zwTvslkoBYT01uiwUNGMoa1goBZ4cfpPq7FVPPUb49kQdke1pZU58E6GArF nFXy1eJxthl33BdJJVDQyFgix/cM8agsdU1VNAaI/UlOWtnlW2zOyka6Iv9RCvfE73Eq VgZ517nj2bkgbwVZ7DyF8Cmf0XAiobKGALxgUUIwBls7BguhhErpezK+A2NhlBmGApGg pF4z2bMtv216Hj24TmTb1RykmIgyA9/imf8YFhYMeMZxTHA7IsYMbth2aELXWCD03kdd 6fi77K1pVgk8/8e9PCKZvB7XW14mrua6qMCLfZc82e/azZMAgrIpbMOh1HvYVFz7bG9P FygQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dy16si12898466edb.130.2021.06.14.20.33.13; Mon, 14 Jun 2021 20:33:39 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230040AbhFODeX (ORCPT + 99 others); Mon, 14 Jun 2021 23:34:23 -0400 Received: from lucky1.263xmail.com ([211.157.147.134]:34094 "EHLO lucky1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229609AbhFODeW (ORCPT ); Mon, 14 Jun 2021 23:34:22 -0400 Received: from localhost (unknown [192.168.167.16]) by lucky1.263xmail.com (Postfix) with ESMTP id C7AB4C8550; Tue, 15 Jun 2021 11:32:16 +0800 (CST) X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-ADDR-CHECKED4: 1 X-SKE-CHECKED: 1 X-ANTISPAM-LEVEL: 2 Received: from localhost.localdomain (unknown [58.22.7.114]) by smtp.263.net (postfix) whith ESMTP id P16485T139918414178048S1623727934928454_; Tue, 15 Jun 2021 11:32:17 +0800 (CST) X-IP-DOMAINF: 1 X-UNIQUE-TAG: <363ecc2500d7f1097054553e75729b5b> X-RL-SENDER: jon.lin@rock-chips.com X-SENDER: jon.lin@rock-chips.com X-LOGIN-NAME: jon.lin@rock-chips.com X-FST-TO: broonie@kernel.org X-RCPT-COUNT: 9 X-SENDER-IP: 58.22.7.114 X-ATTACHMENT-NUM: 0 X-System-Flag: 0 From: Jon Lin To: broonie@kernel.org Cc: jon.lin@rock-chips.com, heiko@sntech.de, robh+dt@kernel.org, linux-spi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH v8 1/6] dt-bindings: spi: spi-rockchip: add description for rv1126 Date: Tue, 15 Jun 2021 11:32:08 +0800 Message-Id: <20210615033213.14241-2-jon.lin@rock-chips.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210615033213.14241-1-jon.lin@rock-chips.com> References: <20210615033213.14241-1-jon.lin@rock-chips.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The description below will be used for rv1126.dtsi or compatible one in the future Signed-off-by: Jon Lin --- Changes in v8: - There is a problem with the version 7 mail format. resend it Changes in v7: - Fall back "rockchip,rv1126-spi" to "rockchip,rk3066-spi" Changes in v6: - Consider to compatibility, the "rockchip,rk3568-spi" is removed in Series-changes v5, so the commit massage should also remove the corresponding information Changes in v5: - Change to leave one compatible id rv1126, and rk3568 is compatible with rv1126 Changes in v4: - Adjust the order patches - Simply commit massage like redundancy "application" content Changes in v3: - Fix compile error which is find by Sascha in [v2,2/8] Documentation/devicetree/bindings/spi/spi-rockchip.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/spi/spi-rockchip.yaml b/Documentation/devicetree/bindings/spi/spi-rockchip.yaml index 1e6cf29e6388..7f987e79337c 100644 --- a/Documentation/devicetree/bindings/spi/spi-rockchip.yaml +++ b/Documentation/devicetree/bindings/spi/spi-rockchip.yaml @@ -33,6 +33,7 @@ properties: - rockchip,rk3328-spi - rockchip,rk3368-spi - rockchip,rk3399-spi + - rockchip,rv1126-spi - const: rockchip,rk3066-spi reg: -- 2.17.1