From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B5EA1C433F5 for ; Sun, 23 Jan 2022 15:41:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237962AbiAWPk7 (ORCPT ); Sun, 23 Jan 2022 10:40:59 -0500 Received: from gloria.sntech.de ([185.11.138.130]:46996 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237934AbiAWPkw (ORCPT ); Sun, 23 Jan 2022 10:40:52 -0500 Received: from p508fcdea.dip0.t-ipconnect.de ([80.143.205.234] 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 1nBez1-0005OB-3z; Sun, 23 Jan 2022 16:40:47 +0100 From: Heiko Stuebner To: Frank Wunderlich , linux-rockchip@lists.infradead.org Cc: Heiko Stuebner , Rob Herring , linux-arm-kernel@lists.infradead.org, Peter Geis , Frank Wunderlich , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Michael Riesch Subject: Re: [PATCH v2] arm64: dts: rk3568: drop pclk_xpcs from gmac0 Date: Sun, 23 Jan 2022 16:40:45 +0100 Message-Id: <164295214820.418606.1356481887548959776.b4-ty@sntech.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220123133510.135651-1-linux@fw-web.de> References: <20220123133510.135651-1-linux@fw-web.de> 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 Sun, 23 Jan 2022 14:35:10 +0100, Frank Wunderlich wrote: > pclk_xpcs is not supported by mainline driver and breaks dtbs_check > > following warnings occour, and many more > > rk3568-evb1-v10.dt.yaml: ethernet@fe2a0000: clocks: > [[15, 386], [15, 389], [15, 389], [15, 184], [15, 180], [15, 181], > [15, 389], [15, 185], [15, 172]] is too long > From schema: Documentation/devicetree/bindings/net/snps,dwmac.yaml > rk3568-evb1-v10.dt.yaml: ethernet@fe2a0000: clock-names: > ['stmmaceth', 'mac_clk_rx', 'mac_clk_tx', 'clk_mac_refout', 'aclk_mac', > 'pclk_mac', 'clk_mac_speed', 'ptp_ref', 'pclk_xpcs'] is too long > From schema: Documentation/devicetree/bindings/net/snps,dwmac.yaml > > [...] Applied as fix for 5.17, thanks! [1/1] arm64: dts: rk3568: drop pclk_xpcs from gmac0 commit: 85a8bccfa945680dc561f06b65ea01341d2033fc I've adapted the subject to arm64: dts: rockchip: drop pclk_xpcs from gmac0 on rk3568 though. Please use prefixes matching the subsystem (i.e. arm64: dts: rockchip: ... in this case) Best regards, -- Heiko Stuebner From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 11366C433F5 for ; Sun, 23 Jan 2022 15:47:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=LNDJEyLp0/hgxgpt0C9BB6uT4VhReShEIDfNONMC7Ac=; b=T13Qx9Y33C5peR 5mCDF2aV0m9vcymBC1jpyWkO79ibyFu3zuwKhOfEo6PE8EMJPHOQjU5T1GpLbDF9tBfFFe/VPG3tg zi2w0OA2wT5Upra5QlpIALlLa0Xd39njjmgdPF3j+fra03rjh+XOKivDW1mHJjzM082n1YmonGOl5 KgBBx3tqC3VkNvl/XKRaDGdy7gnnl6EvgwJw1Ox9Wwx7VTga5G4dN3nHzx7dt/cxyNofZpT1BOKd5 MB9pwv5wedZ5qjCLebdRHgSgcJL5Lr1D41kruSTmEURnyOaJbl+1QHGMkGOyP0FvX6B/be4FuDbcY ZqfYt3OETEgxMuoVTqog==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nBf5s-001Au6-2y; Sun, 23 Jan 2022 15:47:52 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nBez3-0018cp-0o; Sun, 23 Jan 2022 15:40:51 +0000 Received: from p508fcdea.dip0.t-ipconnect.de ([80.143.205.234] 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 1nBez1-0005OB-3z; Sun, 23 Jan 2022 16:40:47 +0100 From: Heiko Stuebner To: Frank Wunderlich , linux-rockchip@lists.infradead.org Cc: Heiko Stuebner , Rob Herring , linux-arm-kernel@lists.infradead.org, Peter Geis , Frank Wunderlich , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Michael Riesch Subject: Re: [PATCH v2] arm64: dts: rk3568: drop pclk_xpcs from gmac0 Date: Sun, 23 Jan 2022 16:40:45 +0100 Message-Id: <164295214820.418606.1356481887548959776.b4-ty@sntech.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220123133510.135651-1-linux@fw-web.de> References: <20220123133510.135651-1-linux@fw-web.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220123_074049_151101_7A16C1C3 X-CRM114-Status: UNSURE ( 9.37 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org On Sun, 23 Jan 2022 14:35:10 +0100, Frank Wunderlich wrote: > pclk_xpcs is not supported by mainline driver and breaks dtbs_check > > following warnings occour, and many more > > rk3568-evb1-v10.dt.yaml: ethernet@fe2a0000: clocks: > [[15, 386], [15, 389], [15, 389], [15, 184], [15, 180], [15, 181], > [15, 389], [15, 185], [15, 172]] is too long > From schema: Documentation/devicetree/bindings/net/snps,dwmac.yaml > rk3568-evb1-v10.dt.yaml: ethernet@fe2a0000: clock-names: > ['stmmaceth', 'mac_clk_rx', 'mac_clk_tx', 'clk_mac_refout', 'aclk_mac', > 'pclk_mac', 'clk_mac_speed', 'ptp_ref', 'pclk_xpcs'] is too long > From schema: Documentation/devicetree/bindings/net/snps,dwmac.yaml > > [...] Applied as fix for 5.17, thanks! [1/1] arm64: dts: rk3568: drop pclk_xpcs from gmac0 commit: 85a8bccfa945680dc561f06b65ea01341d2033fc I've adapted the subject to arm64: dts: rockchip: drop pclk_xpcs from gmac0 on rk3568 though. Please use prefixes matching the subsystem (i.e. arm64: dts: rockchip: ... in this case) Best regards, -- Heiko Stuebner _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A9459C433F5 for ; Sun, 23 Jan 2022 15:50:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=hVQZg1/F+OtX3WMuHhTsaqiSTAtZ6sP08V7siLoHWt8=; b=bBXRCe8Eu+O/Pa 0mT71YLnOvmDECdPsHq/lvj84dk74j2BHstbmERU9mz64hLJJe8kCNO3S1pE604nXNevfOyxJv8mF p4j4XZryeJbwUKFrmRBik/HtC4GF4o/9MeMGorwrt7nLZZJ575ghAN4XBQFtHCi2+UUarU8wI7yvE TLH2xfNy/3Mir4NXephLxPAJAHgo1ux68mMFn1OcOXXHZ+/x98UtDP1lu5BS1ZcL1fe0qDTltuPhN TXR+YRuB/voV3DlzX+fCpGW43A0tVhEcVgr2EBK9a3weU97jq/eoXdy1TzCIX672HpHfK9facu3Sq 1Z71fux1R+JrrlDubwrw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nBf6m-001BDv-5E; Sun, 23 Jan 2022 15:48:48 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nBez3-0018cp-0o; Sun, 23 Jan 2022 15:40:51 +0000 Received: from p508fcdea.dip0.t-ipconnect.de ([80.143.205.234] 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 1nBez1-0005OB-3z; Sun, 23 Jan 2022 16:40:47 +0100 From: Heiko Stuebner To: Frank Wunderlich , linux-rockchip@lists.infradead.org Cc: Heiko Stuebner , Rob Herring , linux-arm-kernel@lists.infradead.org, Peter Geis , Frank Wunderlich , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Michael Riesch Subject: Re: [PATCH v2] arm64: dts: rk3568: drop pclk_xpcs from gmac0 Date: Sun, 23 Jan 2022 16:40:45 +0100 Message-Id: <164295214820.418606.1356481887548959776.b4-ty@sntech.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220123133510.135651-1-linux@fw-web.de> References: <20220123133510.135651-1-linux@fw-web.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220123_074049_151101_7A16C1C3 X-CRM114-Status: UNSURE ( 9.37 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, 23 Jan 2022 14:35:10 +0100, Frank Wunderlich wrote: > pclk_xpcs is not supported by mainline driver and breaks dtbs_check > > following warnings occour, and many more > > rk3568-evb1-v10.dt.yaml: ethernet@fe2a0000: clocks: > [[15, 386], [15, 389], [15, 389], [15, 184], [15, 180], [15, 181], > [15, 389], [15, 185], [15, 172]] is too long > From schema: Documentation/devicetree/bindings/net/snps,dwmac.yaml > rk3568-evb1-v10.dt.yaml: ethernet@fe2a0000: clock-names: > ['stmmaceth', 'mac_clk_rx', 'mac_clk_tx', 'clk_mac_refout', 'aclk_mac', > 'pclk_mac', 'clk_mac_speed', 'ptp_ref', 'pclk_xpcs'] is too long > From schema: Documentation/devicetree/bindings/net/snps,dwmac.yaml > > [...] Applied as fix for 5.17, thanks! [1/1] arm64: dts: rk3568: drop pclk_xpcs from gmac0 commit: 85a8bccfa945680dc561f06b65ea01341d2033fc I've adapted the subject to arm64: dts: rockchip: drop pclk_xpcs from gmac0 on rk3568 though. Please use prefixes matching the subsystem (i.e. arm64: dts: rockchip: ... in this case) Best regards, -- Heiko Stuebner _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel