Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp3173289pxj; Mon, 7 Jun 2021 04:20:03 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwyH5m8YYPv0SKDW6qDLlFBpSWfhpu+N+9skxzSIexjZU/WxvOosuJNCp/eRtjtVkA/HGFl X-Received: by 2002:a05:6402:49a:: with SMTP id k26mr4678732edv.279.1623064803114; Mon, 07 Jun 2021 04:20:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623064803; cv=none; d=google.com; s=arc-20160816; b=E8JCFOwChJrxh4gNPHgY37+slXwK/OY7VhSfYtftxoa724kQMIRcGtQv9lxOgOKkr9 aZTNmI27VYVqYZRa5nCllnM1bwHqxFND6IAQ4k1UAPEqcP6XG7Z6FzckjgaMZlOMHNxV fvwXfctFW2mSdNQcpTjo6X/gfhu6wKv3tgNaCE4fA34bKnuI7zr885RMsKLY9bJNkarx p8vySVK91dcMCUsAJK/+uwADN7OFxcVLu6mniwAa8ZR8iXJzeHmrkAgLCEpqW3cQzQay Vg0FuL4LAnSn0uoIVHHdPS19x41/DgwgRGhs8UR2Q0kKJj989EurUrH0rmiV+w2PTKul Lk1g== 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=TpgU3Zw2zlDlVljl7ZfRVXme9bSE1fj0E4DTFh1d4Lc=; b=ndBEUZTjaQy2bucJPUgU7ymAU//5Y8Ifu8ArysRp4YgcW77AU4ALtUlrROMJ+IRzZN NU8Muf+ICYwZ8xWBhnkHE1YBHz3jhxYqFsAo7pD4f8FlInvJf8cyrq7S8ayF6dBgQVWE Mk2gd4m1G1nQRa6c3RRTSlhqwIG5Fkr9ltXoLGJK5raVFnKdUg3AQinieyx8jw1ij0rf 2kkJKUxRllUxSvH3pUZQ+2e8Qw4gXYSHTzXcYPRsMMWdZ2Cu6nmSL39aze7YUtGqqVVZ H2P78kSPZpJLT8JLvVM+TU0qCd22lRJYu2qGnUcPLM5s+iLf5b+YUtGDO5x8x9hn/zAD qdkw== 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 kd21si12215428ejc.336.2021.06.07.04.19.40; Mon, 07 Jun 2021 04:20:03 -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 S231246AbhFGLUg (ORCPT + 99 others); Mon, 7 Jun 2021 07:20:36 -0400 Received: from lucky1.263xmail.com ([211.157.147.130]:55020 "EHLO lucky1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230463AbhFGLUe (ORCPT ); Mon, 7 Jun 2021 07:20:34 -0400 Received: from localhost (unknown [192.168.167.16]) by lucky1.263xmail.com (Postfix) with ESMTP id E01B8D1C44; Mon, 7 Jun 2021 19:18:41 +0800 (CST) X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-ADDR-CHECKED4: 1 X-ANTISPAM-LEVEL: 2 X-ABS-CHECKED: 0 Received: from localhost.localdomain (unknown [58.22.7.114]) by smtp.263.net (postfix) whith ESMTP id P32529T140357062862592S1623064720154033_; Mon, 07 Jun 2021 19:18:42 +0800 (CST) X-IP-DOMAINF: 1 X-UNIQUE-TAG: 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 v6 1/6] dt-bindings: spi: spi-rockchip: add description for rv1126 Date: Mon, 7 Jun 2021 19:18:32 +0800 Message-Id: <20210607111837.31074-2-jon.lin@rock-chips.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210607111837.31074-1-jon.lin@rock-chips.com> References: <20210607111837.31074-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 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..50d98c8f372c 100644 --- a/Documentation/devicetree/bindings/spi/spi-rockchip.yaml +++ b/Documentation/devicetree/bindings/spi/spi-rockchip.yaml @@ -34,6 +34,7 @@ properties: - rockchip,rk3368-spi - rockchip,rk3399-spi - const: rockchip,rk3066-spi + - const: rockchip,rv1126-spi reg: maxItems: 1 -- 2.17.1