From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.zeus03.de (zeus03.de [194.117.254.33]) (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 8CF81466B77 for ; Wed, 3 Jun 2026 12:56:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=194.117.254.33 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780491389; cv=none; b=FqzvhMNS5g0EpRh16rDHh10iQnYJF/z7/whXmbJuygjH7McxW61DaKZ0pU/K0Uq/jRMl+fymHlwu76ZhPmdMvUmTVtRPEVOkA/VhxSUKKBbpzUs4H2BADoNOTjTpvd9Fi5cI41PNlgBwS/S+5ugoPWspljv+ZkDrzikZQiNhhg4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780491389; c=relaxed/simple; bh=5eICtKTX1Lsd8ZW3IAyCOt9Nd6pWBSZe7GuTo+b+QRc=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=UIrs1bO/PKUe/QRBVwxdznLrSqPSVpk6ezYj5QjLwnrEYjUuwIp3CppIM6feWOY0P4ebZkjOHHchokX1H0U1tbrY5Pz4oKSRbxM/5uRYYWPuVHZdYb3Eb2gRLaX0By2aXoInbfehJcM/vi+cDKpOh55OszKoqFFc5aEb7beYG88= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com; spf=pass smtp.mailfrom=sang-engineering.com; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b=bU5bXcdC; arc=none smtp.client-ip=194.117.254.33 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b="bU5bXcdC" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= sang-engineering.com; h=date:from:to:cc:subject:message-id :references:mime-version:content-type:in-reply-to; s=k1; bh=7CiM Oa3agqihmKRHXpPIpiWtmp44g79fjyf44bbtVoA=; b=bU5bXcdCSZ4FVqWOMRNz EKD0qXNsTBisX7AcCRTxhteZs2Sgtx7297djqTHv13MeeS5oaE1WvtD3EC+wI016 Q/hJ8MreIrrkCW9pz1icwFde7Rk/wpRVALKlFNpVDOPb52V/Gir831vpVM489J9F kmtSKtaZqEP7oBpo4mdu4UU3OUtxyN53B//l1bQMiX4SAYXE5wA2O49H0btheZY5 gT3jWF6Ct6JxLuL1YCKZH/hdPxhOw1SUfgC1lgvLtFBGCb/I9JYbGYL34Y3D4GUd jZ188yQRmnygZhA/OwWnYqeycrdv65rboJjABpv5XWp+tp8TTe029Hq7cJHPytdk Sg== Received: (qmail 3282402 invoked from network); 3 Jun 2026 14:56:22 +0200 Received: by mail.zeus03.de with UTF8SMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 3 Jun 2026 14:56:22 +0200 X-UD-Smtp-Session: l3s3148p1@ojBb9FhTHLgujnsK Date: Wed, 3 Jun 2026 14:56:21 +0200 From: Wolfram Sang To: Alexander Stein Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Frank Li , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Geert Uytterhoeven , Magnus Damm , Shawn Guo , Paul Gerber , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux@ew.tq-group.com, linux-renesas-soc@vger.kernel.org, Conor Dooley Subject: Re: [PATCH v4 1/4] dt-bindings: arm: fsl: add TQMa8MPxS board Message-ID: References: <20260603093621.2504490-1-alexander.stein@ew.tq-group.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260603093621.2504490-1-alexander.stein@ew.tq-group.com> Hi Alexander, how do you generate the CC list? I wonder because linux-renesas-soc is added while only files in the freescale directory are touched? Any idea? Happy hacking, Wolfram