Received: by 2002:a05:7412:b130:b0:e2:908c:2ebd with SMTP id az48csp2305377rdb; Mon, 20 Nov 2023 07:36:05 -0800 (PST) X-Google-Smtp-Source: AGHT+IHzkMGNoWrOkjCD8JwoI6W13uDkdzY2jdP6Fn4/HwVH+kl7YRK10ZhOIGba2QxR4R64Wbao X-Received: by 2002:a17:902:ce8c:b0:1cf:689e:5811 with SMTP id f12-20020a170902ce8c00b001cf689e5811mr1294346plg.18.1700494565499; Mon, 20 Nov 2023 07:36:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1700494565; cv=none; d=google.com; s=arc-20160816; b=oU7JVrWcAt/0kQRNdBwN1B5trDs6wgZaiOHZQYuxdXMCz9aLBL0Kl5tkyxn97GZKZE 5Jt9zJdj3cyoiDU638JYMGi1zl+u4BTY1OTH7v+Yt+6Pty1iKR/mKw1yHUnAGq1WB2Ob rxnExOMJcF6a9+/865jf9CEEN8K2EajHypCvZcQtFFrXzkoHS3D+9xs7pRiwZMO1x8ba d5KsWG8tpk2ipg6cIZGUwvTMR7SIWO2gSLD9enB9iwudH41/Az26xOXZfwOfCE7UB2aF omXgEEwQSH9X3ZgqaII3MJFnGBr1rVNDZJQy4NCvOBbb0KlcsDFm93PUDGuJ/Vl1nvin hAow== 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=Ev/lcf7Kyf76HGQ2KfzFmYf9taPDE4JscajKJ/zK6cU=; fh=VZ6p8LCePHMArD46dL17kfI90V6uf2TEgZX3DZ5ShsQ=; b=bVOtGTtWYrfwZgh9TrTB9gYp++57SXzuzEnUflWvTfPbDaIq+yCASWt7SbctCLmjbn +rJ0UUlmiISketwhGvmXO9W4PWHowHeSe9h1YeIfd/16vEt4yMvWbedfNbI6bcMCRZ36 RJM2oRrcLcSKDw7b1jwfKneWrlWwz3ldST6x3TJbFIUp4ZzWdIj23ibK6X9lI4RA1rcf +vZ36jpiaaj2E7gyjZXHNnWBcw2bdQtv7MenCHqcekLZEFnfv4Y97SnIQC5DBB2pcw9Q L+U4rC8TSHwjwWDoRZRGhheUXf/lFrJ5CL3bdoXP6f9UuG2+8qaYt1whQ+wfaNYmlcU6 WK+w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:7 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=sntech.de Return-Path: Received: from snail.vger.email (snail.vger.email. [2620:137:e000::3:7]) by mx.google.com with ESMTPS id jj21-20020a170903049500b001b9fb999147si8151933plb.89.2023.11.20.07.35.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Nov 2023 07:36:05 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:7 as permitted sender) client-ip=2620:137:e000::3:7; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:7 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=sntech.de Received: from out1.vger.email (depot.vger.email [IPv6:2620:137:e000::3:0]) by snail.vger.email (Postfix) with ESMTP id A012A80A056F; Mon, 20 Nov 2023 07:32:21 -0800 (PST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.11 at snail.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234129AbjKTPcN (ORCPT + 99 others); Mon, 20 Nov 2023 10:32:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54586 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234109AbjKTPcM (ORCPT ); Mon, 20 Nov 2023 10:32:12 -0500 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D6C88CF; Mon, 20 Nov 2023 07:32:08 -0800 (PST) Received: from [194.95.143.137] (helo=phil.sntech) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r56Fn-0008VB-Mr; Mon, 20 Nov 2023 16:32:03 +0100 From: Heiko Stuebner To: Rob Herring , Alex Bee , Conor Dooley , Krzysztof Kozlowski , Vinod Koul , Kishon Vijay Abraham I Cc: Heiko Stuebner , linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: (subset) [PATCH v3 0/5] Add USB support for RK3128 Date: Mon, 20 Nov 2023 16:31:52 +0100 Message-Id: <170049419905.1671702.10955033014678896611.b4-ty@sntech.de> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20231119121340.109025-1-knaerzche@gmail.com> References: <20231119121340.109025-1-knaerzche@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS, T_SCC_BODY_TEXT_LINE,T_SPF_HELO_TEMPERROR autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.4 (snail.vger.email [0.0.0.0]); Mon, 20 Nov 2023 07:32:21 -0800 (PST) On Sun, 19 Nov 2023 13:13:35 +0100, Alex Bee wrote: > While interestingly the DT-binding for the Innosilicon usb phy found in > RK3128 SoC exists already and it is exposed in the SoC DT, it has never > been added to the driver. > This patch-set adds support for this early version of the phy and does > some DT-fixups in order to make the 2-port host/otg phy and the respective > controllers work. > > [...] Applied, thanks! [3/5] ARM: dts: rockchip: Add USB host clocks for RK3128 commit: 759d6bd9ef94f0e658202947d44b939c6e3ed363 [4/5] ARM: dts: rockchip: Add dwc2 otg fifo siztes for RK3128 commit: 4b12245e59efea81e19d1aa118f6f835b3e27b3a [5/5] ARM: dts: rockchip: Make usbphy the parent of SCLK_USB480M for RK3128 commit: fd610e604837936440ef7c64ab6998b004631647 The rk3128 binding and the phys is already defined in the binding and devicetree, so I've picked up these, as they're independent of the phy changes themself. Best regards, -- Heiko Stuebner