From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from freeshell.de (freeshell.de [116.202.128.144]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3A2F31B4238 for ; Thu, 2 Jan 2025 19:45:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=116.202.128.144 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735847159; cv=none; b=K98BjC8Ll0+sleLqia8WYcEuAhr3Q0xE0qg8rE3URokK+SXBgCdkgJ8l1WAvA9kCYCszwWtfv/00gPSaQJTM5X3WQmCL2E/oHtzG24NVPONfRh5oDmlwfW9Mzg/KAFoHjUTXv3r+LPrwVA7QE+dHuY9mNlqjHmHT5YDefkJxHdg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735847159; c=relaxed/simple; bh=aaD+bRyB14qIdlMckEUZSIfFb7rPuHCn9FwM6jvljm0=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=oa963pTuIkHNXCpDoz4EkwvsycH53C9aUe2jEO6zeeRQs5sFK/pBOaVPtkuRndL4UW6Xuq/dG9YUtKLiysyJSYOSIfQfUHc4raykp6xhyeR1QrvsY4S5vmZfaZmCv8FcqyNqUvIeh5tnN5la/55gV2nMGL6YYnlmIg+GGfFr2G4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=freeshell.de; spf=pass smtp.mailfrom=freeshell.de; arc=none smtp.client-ip=116.202.128.144 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=freeshell.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=freeshell.de Received: from hay.lan. (unknown [IPv6:2605:59c8:31de:bf00:6ecf:39ff:fe00:8375]) (Authenticated sender: e) by freeshell.de (Postfix) with ESMTPSA id 8F1D6B4B3275; Thu, 2 Jan 2025 20:45:49 +0100 (CET) From: E Shattow To: Paul Walmsley , Palmer Dabbelt , Albert Ou Cc: linux-kernel@vger.kernel.org, E Shattow , linux-riscv@lists.infradead.org Subject: [PATCH v1 0/5] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes Date: Thu, 2 Jan 2025 11:45:06 -0800 Message-ID: <20250102194530.418127-1-e@freeshell.de> X-Mailer: git-send-email 2.45.2 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit U-Boot boot loader has adopted using the Linux dt-rebasing tree for dts with JH7110 VisionFive2 board target (and related JH7110 common boards). Sync the minimum changes from jh7110-common.dtsi needed for boot so these can be dropped from U-Boot. E Shattow (5): riscv: dts: starfive: jh7110-common: replace syscrg clock assignments riscv: dts: starfive: jh7110-common: qspi flash setting read-delay 2 cycles max 100MHz riscv: dts: starfive: jh7110-common: assign 24MHz clock-frequency to uart0 riscv: dts: starfive: jh7110-common: add eeprom node to i2c5 riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader .../boot/dts/starfive/jh7110-common.dtsi | 29 +++++++++++++++---- 1 file changed, 24 insertions(+), 5 deletions(-) base-commit: 708d55db3edbe2ccf88d94b5f2e2b404bc0ba37c -- 2.45.2