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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id EA576C4345F for ; Mon, 22 Apr 2024 03:19:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=jE0mlCaB8VcB6062dvzZ+MRLs8IdfxsTzfp1vRv4DMc=; b=qFA6KZv0l4ZWmH Wbe6Sk2RvKF63WvGnoHUWRUL8IXMbytz9Qk1lZaqpYn4r9EiD08keIqNDIflZLLNVrzzh1CJ1PpPd boJ6cHB8i+3SDCz3RTbSKaOblMwFka2CncADNmR9T3OxydLcl5xeqnXGjAr9gNjrJK4oJKID7AgAU oJjF81timG65f2ur2b3rktLmRhCeWzfLrx9KGz/7kmG9FvDSsT9G8D8R0RkLKaANNbKIXTZ+9xm1C 5z71mP93zKdS2xpgwLYp3u86nnpIq6zWsnNzIjlMuq8cYoM4DrrHvwn1wNgrhDpptK3AqWMmh4vTs 42PlzKglvaUVixAaSb5A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rykCv-0000000BqA6-426Z; Mon, 22 Apr 2024 03:19:05 +0000 Received: from mail-177131.yeah.net ([123.58.177.131]) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rykCs-0000000Bq8F-0sXn for linux-arm-kernel@lists.infradead.org; Mon, 22 Apr 2024 03:19:04 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yeah.net; s=s110527; h=Date:From:Subject:Message-ID:MIME-Version: Content-Type; bh=Mg4GQsUB46WfDA6t6amPXP/MvXAaedMjLDYmCMx+L18=; b=a+HYj5spNqtVeC7pMXyJgHFhcX5xpi183EfoCkgTUcCa8JDTnw6hP8CMprcz5N RpzA809xqd9UdbpJpyPtkQtgNHtFZbgZVZ1SrfXnnGv6COkJIgIWP5TnSsfcpWT4 5dHVtuxPE8e0q4WTd72thqRBkRTAUAXgfZKMhhRq9kmsU= Received: from dragon (unknown [223.68.79.243]) by smtp1 (Coremail) with SMTP id ClUQrADXn0QR1yVmBSErAw--.21732S3; Mon, 22 Apr 2024 11:18:43 +0800 (CST) Date: Mon, 22 Apr 2024 11:18:41 +0800 From: Shawn Guo To: Michael Walle Cc: Shawn Guo , Li Yang , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64: dts: ls1028a: sl28: split variant 3/ads2 carrier Message-ID: References: <20240403083812.3898480-1-mwalle@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240403083812.3898480-1-mwalle@kernel.org> X-CM-TRANSID: ClUQrADXn0QR1yVmBSErAw--.21732S3 X-Coremail-Antispam: 1Uf129KBjvdXoWrXw1UCw1xGr4kAF17KF48JFb_yoWxXrc_WF n8ur1kCws3JF4vqw1akFn3ZFyUGa47X3srCw1fJF97ArykJayqgF95K34vyrZ7AFs2yasx Zw13JrnrWrW5WjkaLaAFLSUrUUUUjb8apTn2vfkv8UJUUUU8Yxn0WfASr-VFAUDa7-sFnT 9fnUUvcSsGvfC2KfnxnUUI43ZEXa7IUb8hL5UUUUU== X-Originating-IP: [223.68.79.243] X-CM-SenderInfo: pvkd40hjxrjqh1hdxhhqhw/1tbiDhTIZVszYg7p3AAAsG X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240421_201902_994744_C4DF65CA X-CRM114-Status: GOOD ( 10.31 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Apr 03, 2024 at 10:38:12AM +0200, Michael Walle wrote: > The devicetree files can be (re-)used in u-boot now, they are imported > on a regular basis (see OF_UPSTREAM option) there. Up until now, it > didn't matter for linux and there was just a combined devicetree > "-var3-ads2" (with ads2 being the carrier board). But if the devicetree > files are now reused in u-boot, we need to have an individual "-var3" > variant, because the bootloader is just using the bare "varN" devicetree > files. Split the "var3" off of the "-var3-ads2" devicetree. > > Signed-off-by: Michael Walle Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel