From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.3ffe.de (0001.3ffe.de [159.69.201.130]) (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 7AFE13A0E84; Thu, 15 Jan 2026 13:29:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=159.69.201.130 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768483778; cv=none; b=eLvTENLJQuFkghCPaXp2mE0BBKyj1qf4wcqu+61Yid/tB22ANaD9WkdZcRUEN1LTjJZ7Y1dkZWPzsZAiBKhDufyeWdSplJ+FXY8P7hidlRGgcRFzYlOLHNElfkKtWQ2egYhEZOVCbn+cYLpYoCaAqqBTisl0lzdmgX2RBNpGiA0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768483778; c=relaxed/simple; bh=8wKvmCVsDgDYkKqu7ws+LeZod5rmDFhzLsuC5/UpM48=; h=Mime-Version:Content-Type:Date:Message-Id:Subject:Cc:From:To: References:In-Reply-To; b=HEUFIZww+s6eCGVCAbLMtQ/YR8Tow0eP3tUXuGXJ3Cd0g6SaPzUo9sXKahi4v8MXIOxMMpT0A/buKLFezpY2KAO43QfUlu4v3QpIqAoVq7JYe2+q/oGhdccimcJyD2yZQyGIp24XqCDoSC0x5e1bHBxB//b4Z9kriqBUMmLRFBM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=kernel.org; spf=pass smtp.mailfrom=walle.cc; arc=none smtp.client-ip=159.69.201.130 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=kernel.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=walle.cc Received: from localhost (unknown [IPv6:2a02:810b:4320:1000:4685:ff:fe12:5967]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.3ffe.de (Postfix) with ESMTPSA id 3F3CE691; Thu, 15 Jan 2026 14:22:09 +0100 (CET) Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Thu, 15 Jan 2026 14:22:08 +0100 Message-Id: Subject: Re: [PATCH 0/2] Some minor fixes for the SMARC-sAM67 board Cc: "Udit Kumar" , , , From: "Michael Walle" To: "Michael Walle" , "Nishanth Menon" , "Vignesh Raghavendra" , "Tero Kristo" , "Rob Herring" , "Krzysztof Kozlowski" , "Conor Dooley" X-Mailer: aerc 0.20.0 References: <20260115131431.1521102-1-mwalle@kernel.org> In-Reply-To: <20260115131431.1521102-1-mwalle@kernel.org> Hi, Borked the subject of the cover letter. It should have been: arm64: dts: ti: sa67: some minor fixes for the SMARC-sAM67 board -michael