From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) (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 5737D37F8C6 for ; Mon, 1 Jun 2026 06:46:56 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.85.4 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780296421; cv=none; b=CaaC75pSiExCXU0TgO9oE1jcxixrWcZxqBhM+F8SZN5p5WiWBK5DsEqLZOOqkYtnsssJ6DqCEIvxv6OcvJgkNfOa5ec/OdwTchwrbFlU4CIPVFGGIEPtVO1tDh+zOg5T9o56wiKLAs0+WDhuSgPUU04aSePhJTBc9qEkRh2G6dI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780296421; c=relaxed/simple; bh=GhVn/Oz0aj2LFSiUGyzYvC2HjiIxj5ynGRrMi2BdFec=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=nMCs+FLFdGA/Rg5N7wHbvc2mvVvPvJtz3E2MbpLyUs7YAyVVAzMMW+6FxaobwevOnSyb3FBegyw30k54Hd5KXjDvSbZXEHuOBj4Vl+CsxfL65Jj7KZ8Gx8v1JhNi/nBZFs9hbE5kLBL3PJnWiYoeIz4dA05m31XqXEYV/bmCXpA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=T4IQI+89; arc=none smtp.client-ip=185.246.85.4 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="T4IQI+89" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id E77BE4E42DCE; Mon, 1 Jun 2026 06:46:54 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id B54EC602AB; Mon, 1 Jun 2026 06:46:54 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id F2EF610888CCD; Mon, 1 Jun 2026 08:46:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1780296414; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=GhVn/Oz0aj2LFSiUGyzYvC2HjiIxj5ynGRrMi2BdFec=; b=T4IQI+89P3SIWGQ56U4yvH04rgRan5b25XBXQqKGdP718bPLrDKz0f4gqEPoWYbr78s4LH JlmJSju5fYBGMWm4EI1TZSTdUtWqPHKAnufI0LpmCvZFzfZ/JgaOy3egHRiHPr2ONxDyXH GwOVVANWTM9Du06LPBsER4Aw6wl4yva5poojdOfP4oyb9DsCERtS/xrtCMrJIyU0Q7wjq+ OjZ/6r1Fh05ME0nj9jtZo77ehWX69oaeWIflpBor4mb/MWPlCQtrKWz7FIR+OIe1sWOSkv YOP8zLyV7ckyR6oHoJ1SB0L5bmFi8lDoUdCPFEob3grZ68gcDWCappqzA5TOgA== From: Gregory CLEMENT To: Ethan Nelson-Moore , linux-kernel@vger.kernel.org Cc: Andrew Lunn , Sebastian Hesselbarth , Russell King Subject: Re: [PATCH v2] ARM: orion5x: update board check in mss2_pci_init() to use the DT In-Reply-To: References: <20260510053939.564314-1-enelsonmoore@gmail.com> Date: Mon, 01 Jun 2026 08:46:52 +0200 Message-ID: <875x4221wj.fsf@BLaptop.bootlin.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Last-TLS-Session-Version: TLSv1.3 Ethan Nelson-Moore writes: > On Sat, May 9, 2026 at 10:40=E2=80=AFPM Ethan Nelson-Moore > wrote: >> --- >> Changes from v1: Fix mistake in commit message and remove Fixes tag - >> machine ID checks still work with DT booting if the bootloader passes >> the ID >> >> Signed-off-by: Ethan Nelson-Moore >> --- > I forgot to move my changelog below the --- generated by git > format-patch. Sorry. Could whoever merges this fix that, or should I > resend this patch tomorrow? I fixed it and applied on mvebu/arm Thanks, Gregory --=20 Gr=C3=A9gory CLEMENT, Bootlin Embedded Linux and Kernel engineering https://bootlin.com