Received: by 2002:a9a:4c47:0:b029:116:c383:538 with SMTP id u7csp1203728lko; Tue, 13 Jul 2021 19:30:52 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwzwztg3Mm1eDZgECxg75mvxknp6n1i0bMmFgDa4lMWZOKgdOEVGWqYnj1q6UBjDikNpuTZ X-Received: by 2002:a92:d0e:: with SMTP id 14mr5137942iln.228.1626229852324; Tue, 13 Jul 2021 19:30:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626229852; cv=none; d=google.com; s=arc-20160816; b=S6UaVZsQA+jRwd8k4/iGoPvTCwzvDuBR7WENmz2ND6atuW30NCd7M5dcMBNKBNDld5 HqV7wARMy7JvLkSlRIqxE4mjCR1C2iby9reEqwMK2AZbS8kI71tR3+z164dwo4jcoH0k 8vEDVu5qKhhh0wR+9Ijd6CGOLFiile8awqLlSU201rdxu7AnOyIpvIx3cfJJzf0uaJ8z CBsNO4S8EJL5POWRAWbUgPwiuxAfxVe9iloFpFa+qxkDFd5YBLfcItsJyFxQLtfiWCXM u4gYlQP8ImkfcjRus38Uf8Ko6cVqxekq2hyXfdNfy1kPLzxIRddbshfF4TMmVC1i7sjS X2UA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=GRi169szN6iyTu/ibnrW7wuaARK4IsmzZ0t7s2anaAQ=; b=mOP/a9p5k1EwmXOv2DLV43HtfdsWq16BBw65MykugQ3oLtKZTtFkQWVJrGx/bYV8kw lBCihh3Xc6HxtbAnz3zVUV0DflbYTMl7Bj0sdfnkgY/LSj15KMRj8VQuViHTZ4NglxEK 4Rwi5BNHFGcmjm6RmVns6u6pnPPs6kIu2huTqNYgUSfIKTl0yE5Y/ZIyva6/bbqiVMHN 4HhwIxO3zvNSnXlhLyVqdeoBMGpabcE+fwJxCZdoSoftp+fJXHfQfBS1lA1CaGJCm0no opK7+lvw9IY0RV2GPE7SC30Ie8Fs5RujG5/q5C8nDys/3QQr3Zmm+INRK93wWa1N+1HG QSlg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=tKHsjbF7; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id 198si937555iou.66.2021.07.13.19.30.37; Tue, 13 Jul 2021 19:30:52 -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; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=tKHsjbF7; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237599AbhGNCcl (ORCPT + 99 others); Tue, 13 Jul 2021 22:32:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:58118 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237501AbhGNCck (ORCPT ); Tue, 13 Jul 2021 22:32:40 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8C97F611C0; Wed, 14 Jul 2021 02:29:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1626229789; bh=fJ0Dq3fQhjh3SWzCSmUPy9q5NI47mlLoil/I18nwT6w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tKHsjbF7CPgARD9d18snj36j92UbnLRl7jt/sw0+CCt1AUW4VTnl2J8DnfQmynSkj lPmmQMJMMjw/yoJoaJi77nCvPF2LEJkrawhA7awPBHve4IoWmgi8Fx+hYChqkZ4zoA nT0Gqfyt5q0r7cegQlzLLitt2qkrp9K3Go2losmKIzGtpA+24DKUSuJk/Iy8eZWDCg YumNoTiYOfHNXzoaF6iBly5KFpLMRk9pHBWUj/hFeXA971GKuVs1n25inp6kyyzVJN oYejDwIywpvauK1vHnPjo9SBYtsBdVzF1oURy7cyhMWQSiKealbFj6b4NugiGZKo4f 5oM1iekSEpxJQ== Date: Wed, 14 Jul 2021 10:29:44 +0800 From: Shawn Guo To: Vladimir Oltean Cc: devicetree@vger.kernel.org, Li Yang , Rob Herring , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Vladimir Oltean Subject: Re: [PATCH] arm64: dts: fix node name for the sysclk Message-ID: <20210714022943.GC31370@dragon> References: <20210608112658.4087235-1-olteanv@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210608112658.4087235-1-olteanv@gmail.com> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 08, 2021 at 02:26:58PM +0300, Vladimir Oltean wrote: > From: Vladimir Oltean > > U-Boot attempts to fix up the "clock-frequency" property of the "/sysclk" node: > https://elixir.bootlin.com/u-boot/v2021.04/source/arch/arm/cpu/armv8/fsl-layerscape/fdt.c#L512 > > but fails to do so: > > ## Booting kernel from Legacy Image at a1000000 ... > Image Name: > Created: 2021-06-08 10:31:38 UTC > Image Type: AArch64 Linux Kernel Image (gzip compressed) > Data Size: 15431370 Bytes = 14.7 MiB > Load Address: 80080000 > Entry Point: 80080000 > Verifying Checksum ... OK > ## Flattened Device Tree blob at a0000000 > Booting using the fdt blob at 0xa0000000 > Uncompressing Kernel Image > Loading Device Tree to 00000000fbb19000, end 00000000fbb22717 ... OK > Unable to update property /sysclk:clock-frequency, err=FDT_ERR_NOTFOUND > > Starting kernel ... > > All Layerscape SoCs except LS1028A use "sysclk" as the node name, and > not "clock-sysclk". So change the node name of LS1028A accordingly. > > Fixes: 8897f3255c9c ("arm64: dts: Add support for NXP LS1028A SoC") > Signed-off-by: Vladimir Oltean Applied, thanks.