Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp674989pxj; Fri, 14 May 2021 12:47:34 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyISMQgBUu+/cJYjS8eObnlUN1tALy2wHIMOHbuFVUdwR4bCRywSharb76kJmiKtlubYbi9 X-Received: by 2002:a17:906:63d2:: with SMTP id u18mr50617096ejk.186.1621021654270; Fri, 14 May 2021 12:47:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621021654; cv=none; d=google.com; s=arc-20160816; b=xaA48z+uoN8X9mSFyHzMuCFLXzvlzO6gT93437vD225So6mZVykoIAiDtLR+3lBvYf ezpA0LxKVdGKRfHQbEY2s2JVLQzf7gJ0OqZea0Nz39o6lJtlwixvdGqjLhWZZh7tHmcb tJ1GtrSx+Iy6aKnMLhMGIx+ATJtBQnABH2bSQghQ24Qfi4DqsGMFMQryPUCGObNrX1hW MdGhq4UtFZozAqhYDsW6UfYfO8Xda31rmZv1Iy24yi+42Cf/TchBagCquMg+TaQlQYGe y3kel/jNc851mxZRY2HiAHlaePXTLysXv+Y6ylsa4cxj7I+buC9DddWaORXGxcbfgcPt Ejnw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=uMiTSgAJ9Itk0koP+OG9U1rDJwfEibvr75OF/rlAgR8=; b=ObOUvIpiqBzJoy4tf3kihaWaW27+fvXmFWHCCz3koOn88GnATefAAgdT1bxXLk8TC9 TXU6nBGktBI2VC4uK61zhwsgJdBvawKb0K1rTWpus25hfRl4NeyRqMatGAPdTKYRUF7k vp1Dqa/Jm0Kbnlpo4CeyuEFT2yLp6NzqVFXl35Kx6PxI42qJK3xj39RKy1Ex7fMLwueY 92peXTkpYVHIT0aNZWhynhsf2PIgcggVCv5aYpnqlSEGUmCKBFm0m057/xW3ZrPWKpqG oAgeU4O+J2FS0wEdWwkuLgnDh/n9WXk/7PZ4DZAKUqfa6AbGE/wiKA8NI/VPxXu87GLE l5sA== 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 y21si6153153eda.281.2021.05.14.12.47.10; Fri, 14 May 2021 12:47:34 -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 S234648AbhENQiy (ORCPT + 99 others); Fri, 14 May 2021 12:38:54 -0400 Received: from gloria.sntech.de ([185.11.138.130]:47212 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230431AbhENQiw (ORCPT ); Fri, 14 May 2021 12:38:52 -0400 Received: from p5b127fa9.dip0.t-ipconnect.de ([91.18.127.169] helo=phil.fritz.box) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lhaoi-0003p9-LK; Fri, 14 May 2021 18:37:36 +0200 From: Heiko Stuebner To: Johan Jonker Cc: Heiko Stuebner , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, linus.walleij@linaro.org, linux-phy@lists.infradead.org, linux-rockchip@lists.infradead.org, vkoul@kernel.org, shawn.lin@rock-chips.com, david.wu@rock-chips.com, cl@rock-chips.com, linux-arm-kernel@lists.infradead.org, kishon@ti.com, huangtao@rock-chips.com, zhangqing@rock-chips.com, jay.xu@rock-chips.com Subject: Re: (subset) [PATCH v5 0/4] convert grf.txt to YAML Date: Fri, 14 May 2021 18:37:35 +0200 Message-Id: <162101023435.2009214.882597722137585064.b4-ty@sntech.de> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210512122346.9463-1-jbx6244@gmail.com> References: <20210512122346.9463-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 12 May 2021 14:23:42 +0200, Johan Jonker wrote: > Changed V5: > changed compatibles for rk3066/rk3188 > add rockchip-usb-phy.yaml > move and restyle grf nodes rk3066/rk3188 > remove applied patches > > Changed V4: > revert separate schemas for each 'if' subset > add additionalProperties > move properties to top level > > [...] Applied, thanks! [2/4] dt-bindings: soc: rockchip: convert grf.txt to YAML commit: f2ffa8f9e32d38f5c37e3c61c5b02d434057f3db [3/4] ARM: dts: rockchip: move and restyle grf nodes rk3066/rk3188 commit: a082a4ba218457fd52256e4357184b58d3fcaa49 [4/4] arm64: dts: rename grf-gpio nodename in rk3328.dtsi commit: 19486fe587b8ed17daf87a6419b51e3a65ce565c Best regards, -- Heiko Stuebner