Message ID | 20250525095341.12462-2-val@packett.cool |
---|---|
Headers | show
Received: from out-186.mta0.migadu.com (out-186.mta0.migadu.com [91.218.175.186]) (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 671331CAB3 for <linux-arm-msm@vger.kernel.org>; Sun, 25 May 2025 09:55:10 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.218.175.186 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748166913; cv=none; b=b72txfBevnbhFh0tjFENC3xvZh8HvLdNiGcn8Sro/Nq558UOLsv9XSs04fa6boEDX2WSNgpJP0gS9PBrC7Dp5iwFkqqtYGKByEeJg75JS9RUZAWHcWFA//kg+/vyLl1t6vctSpTxS5tsY3EsSGAt1MwZP5bXaM9d76f6dj8v2+0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748166913; c=relaxed/simple; bh=9TiFO9DpL8FHsnS7aosx7M8PyrtiI5uGdLX6cyBls08=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=Mul5/zcB0VZ0AxjTXlHTq9tMfe+Xe+vHKRdr8Io9V4VnZRS7aXepzVgGoHbUeC4b0bv+qTEmEjzdgOD/8NU5VZ+5BbJxo/jgcL4jj+rKK/TpYLMtsAmE3NyoNlkZhFqGrJYzitblJmDD4R6RiW3Ajc6VHks724JWnY7dUqMAWtA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=packett.cool; spf=pass smtp.mailfrom=packett.cool; dkim=pass (2048-bit key) header.d=packett.cool header.i=@packett.cool header.b=Aq4w/ymU; arc=none smtp.client-ip=91.218.175.186 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=packett.cool Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=packett.cool Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=packett.cool header.i=@packett.cool header.b="Aq4w/ymU" X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=packett.cool; s=key1; t=1748166907; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=LRQtu9pAILXj3n3z5K+4GvIG0PBjcXeXiH+V/0+/9Ng=; b=Aq4w/ymU73O0znnKIRG9/TnTiAMhOQblGuBkUBUuMPwlznnhv2B0tVbsPUsU1awpFqrtAU T5dG6X3xspyZ45AmRciswZOarzAFab/twU2S/66Oa2xs2J1stkhErB2HHjte0Q4c6HwUEI 6Pa5JuDBijviyXcQrY1Rz670EMudM2h/pnNO8Zvm2L9U7NXXtUOfPS4apeq2GhOu/TSCSx plDf1CLdmqR0LK/VAHYk5faI1NTbO166zRrvgy+p7wopXcdMKoUGcFWKXIdJyyV1ZmwfOa TacSJveg5pYh4hA+unJd7ujmj0vn0dI7mJBeun7+BLWhf51Gff+9GxzEt7aT8A== From: Val Packett <val@packett.cool> To: Bjorn Andersson <andersson@kernel.org>, Konrad Dybcio <konradybcio@kernel.org>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Val Packett <val@packett.cool> Subject: [PATCH 0/4] Add support for Dell Latitude 7455 (X1E-80-100) Date: Sun, 25 May 2025 06:53:32 -0300 Message-ID: <20250525095341.12462-2-val@packett.cool> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: <linux-arm-msm.vger.kernel.org> List-Subscribe: <mailto:linux-arm-msm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-arm-msm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT |
Series |
Add support for Dell Latitude 7455 (X1E-80-100)
|
expand
|