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 D5CBEC636D4 for ; Fri, 17 Feb 2023 12:01:00 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A2CA985C45; Fri, 17 Feb 2023 13:00:42 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=amarulasolutions.com header.i=@amarulasolutions.com header.b="BIvyjGlH"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 82D4685C40; Fri, 17 Feb 2023 12:59:37 +0100 (CET) Received: from mail-pj1-x102d.google.com (mail-pj1-x102d.google.com [IPv6:2607:f8b0:4864:20::102d]) (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 CACA885C15 for ; Fri, 17 Feb 2023 12:59:22 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jagan@amarulasolutions.com Received: by mail-pj1-x102d.google.com with SMTP id q14-20020a17090a430e00b00233d7314c1cso1063959pjg.5 for ; Fri, 17 Feb 2023 03:59:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=8VlGp/Dwur0obkweleY0NmOdtuFxw+jaW7GSksY28Zw=; b=BIvyjGlHggV+i+SRYMkSMytHj7yGEXGdySwYMnXghz6L5lJasuFw8pV2EX3QJb5B2E iyuCR7ysYmrhGT+YDlyGiVM74hBe350sJgZ/UY7o8ESXI4JXikQVbhFUrdKtu3UvYORx u+fCoWyQSkOV6FOW7DTnJMQOfqhdubzSQ/gjM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8VlGp/Dwur0obkweleY0NmOdtuFxw+jaW7GSksY28Zw=; b=3Ju21kftJvMzttYHoKmTHU3T4SyA4i7KdIIvajow/etaULHovTQNJ94KlU3O+X6D+Z +jr9zNQDlW+gTzh9vRd+BnPur0EbtgowU5CU7dBWc4kM5ZqJMhGc11ZRKT+r7jJXi8pP diGjcFgGTp01JsuXI16t2ohwNch9rNuVCnDm80HWJ5k6NMjFAflO1kCtQp6f0sBt9DPr ZE4nxZ6ydO+DVFl5OaXecBN73BobXdPAicfXTPF3I7+Mxb0MOtoU3lSNh2NQRc4jLcRX ETa/TOxlAPe32lhkA/F4E+vXLOsMgNV37UzKLPY5RUFCTdVivMOii0tEb2VdNNrcvDDX cSHw== X-Gm-Message-State: AO0yUKWBarBpaG8ubDtvsW9DseA5Bb55ufIK9es5dLvcCK6U3oHhIGdF fyPkL5Syo5MkmCwDioVPSirzK+8lvs0su6voWfk= X-Google-Smtp-Source: AK7set+VdzmuHUFnNCsjdakW+kAVupeIXALN39CSa+vT+F1dYysawhyPeRK1rXnrh8phb3FIVq5zTA== X-Received: by 2002:a17:902:d485:b0:19a:5939:51dd with SMTP id c5-20020a170902d48500b0019a593951ddmr11357933plg.20.1676635161208; Fri, 17 Feb 2023 03:59:21 -0800 (PST) Received: from localhost.localdomain ([183.83.141.79]) by smtp.gmail.com with ESMTPSA id ik15-20020a170902ab0f00b001991d6c6c64sm2989418plb.185.2023.02.17.03.59.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Feb 2023 03:59:20 -0800 (PST) From: Jagan Teki To: Kever Yang , Philipp Tomsich , Simon Glass Cc: u-boot@lists.denx.de, linux-amarula@amarulasolutions.com, Jagan Teki Subject: [PATCH v4 09/12] arm64: dts: rk356x-u-boot: Drop combphy1 assigned-clocks/rates Date: Fri, 17 Feb 2023 17:28:42 +0530 Message-Id: <20230217115845.75303-10-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230217115845.75303-1-jagan@amarulasolutions.com> References: <20230217115845.75303-1-jagan@amarulasolutions.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.6 at phobos.denx.de X-Virus-Status: Clean From: Jagan Teki combphy1 is failing to probe due to unhandled assigned-clocks and assigned-clocks-rates. => usb start starting USB... Bus usb@fd000000: Failed to get PHY1 for usb@fd000000 Port not available. Bus usb@fd800000: USB EHCI 1.00 There is no real requirement for them in U-Boot to handle, hence mark them as deleted-properties for the probe to success Signed-off-by: Jagan Teki --- arch/arm/dts/rk356x-u-boot.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm/dts/rk356x-u-boot.dtsi b/arch/arm/dts/rk356x-u-boot.dtsi index ccb8db0001..4e2d059fcf 100644 --- a/arch/arm/dts/rk356x-u-boot.dtsi +++ b/arch/arm/dts/rk356x-u-boot.dtsi @@ -22,6 +22,11 @@ }; }; +&combphy1 { + /delete-property/ assigned-clocks; + /delete-property/ assigned-clock-rates; +}; + &cru { u-boot,dm-pre-reloc; status = "okay"; -- 2.25.1