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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B3588C433F5 for ; Fri, 29 Apr 2022 21:40:52 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8691383F00; Fri, 29 Apr 2022 23:40:32 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="nuGwHXpl"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5520D83E3C; Fri, 29 Apr 2022 23:40:23 +0200 (CEST) Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id F2DC483F05 for ; Fri, 29 Apr 2022 23:40:17 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jbx6244@gmail.com Received: by mail-ej1-x629.google.com with SMTP id i27so17731107ejd.9 for ; Fri, 29 Apr 2022 14:40:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=a90jlrspthxLMvddc51YVqUPDn6Q0DE5/8PKyMgUQsM=; b=nuGwHXplUn5DNc6IWQxtMDviIjlggL8/sAnbq9IDe26o1XPfTyNPvJiWQdJxCRUj+1 Kt1ayqOOEU3vVgVTorDZCw1FJkQWoqMeqASEgHPeQswVAgP+JDIq4b+1FQQyiMAXUX45 1be/OGIrUujE0J1mJofWWkwTxfgJJvJ52hyJbSrVPfAuSj85cIYL4HSkoe2j7Wl0jG6y LLP5PEQ5BRsgVcj5qw8cVd2Av2XBseg3BU6l/zt+A++xcuBEViCRo51AgoY5BRsQoLCs ganrIex3n+Qdmb/kyYmfOx6y4Sy+l8WYgMmjOxrCQLJBJ16E9N0VmWowUzblXUQyj3nT sUdA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=a90jlrspthxLMvddc51YVqUPDn6Q0DE5/8PKyMgUQsM=; b=0jLD6BHDQmxJPLCpWJ6JYkpe/Cz8PNbODv6Ze2w5AG5GTKwlaLQXE8ZSRaVJmewQA0 nLhnes0nYRK46lBqQtE1ozvgpxzuv8zqZjntaidxdVnLsfZePlFNKvFxMvnEgDJLkMot Xb69eQwhWMiciFCOzA2NfsFZQjw8Z/gQZLFfX+32UzQjYFbXMi50mjD+rYmV6d8jSjuc zv7VaSJoJwGTm1Oxu2/blvs/tkuQuud5cKk/T/4olnlwDGckZe47jrmUnp0kIk0O0mnJ 9MFK/yGVTXE1PVGF+gYG65Qp3//A0La51vHjCBlCXrXRnVozvjc1qKyBiXsAwER0wocG Avbg== X-Gm-Message-State: AOAM531n5lb0rmcCIBEs8//CVN4tMjDVsrUBso4rFxgxDr8TTDfIoXc/ TJYUBvK6af5rreNDBYEmJtk= X-Google-Smtp-Source: ABdhPJwhpBKn4Vkj0M+4AZ9Q3XG6uzS8q1FTQ8omMpEn2GGIImNX7l8vppveT4YRIsbzpEYAus8ePA== X-Received: by 2002:a17:906:2310:b0:6f3:dad4:e285 with SMTP id l16-20020a170906231000b006f3dad4e285mr1191333eja.9.1651268417621; Fri, 29 Apr 2022 14:40:17 -0700 (PDT) Received: from debian.home (81-204-249-205.fixed.kpn.net. [81.204.249.205]) by smtp.gmail.com with ESMTPSA id r23-20020a056402019700b0042617ba637bsm3409167edv.5.2022.04.29.14.40.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 29 Apr 2022 14:40:17 -0700 (PDT) From: Johan Jonker To: kever.yang@rock-chips.com Cc: sjg@chromium.org, philipp.tomsich@vrull.eu, lukma@denx.de, marex@denx.de, u-boot@lists.denx.de Subject: [PATCH v1 4/4] arm: dts: rockchip: remove usb-phy fallback string for rk3188 Date: Fri, 29 Apr 2022 23:40:08 +0200 Message-Id: <20220429214008.26977-4-jbx6244@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20220429214008.26977-1-jbx6244@gmail.com> References: <20220429214008.26977-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean With the conversion of rockchip-usb-phy.yaml a long time used fallback string for rk3066a/rk3188 was added. The linux driver doesn't do much with the GRF phy address range, however the u-boot driver rockchip_usb2_phy.c does. The bits in GRF_UOC0_CON2 for rk3066a/rk3188 and rk3288 for example don't match. Remove the usb-phy fallback string for rk3188 to prevent possible strange side effects. Signed-off-by: Johan Jonker --- arch/arm/dts/rk3188.dtsi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/arch/arm/dts/rk3188.dtsi b/arch/arm/dts/rk3188.dtsi index 6764776c..9a80f83a 100644 --- a/arch/arm/dts/rk3188.dtsi +++ b/arch/arm/dts/rk3188.dtsi @@ -642,8 +642,7 @@ compatible = "rockchip,rk3188-grf", "syscon", "simple-mfd"; usbphy: usbphy { - compatible = "rockchip,rk3188-usb-phy", - "rockchip,rk3288-usb-phy"; + compatible = "rockchip,rk3188-usb-phy"; #address-cells = <1>; #size-cells = <0>; status = "disabled"; -- 2.20.1