Message ID | 20241206154149.4271-1-umer.uddin@mentallysanemainliners.org (mailing list archive) |
---|---|
Headers | show
Received: from out-03.smtp.spacemail.com (out-03.smtp.spacemail.com [63.250.43.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8DBF620B80F; Fri, 6 Dec 2024 15:42:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=63.250.43.88 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733499728; cv=none; b=Xmth//bBrinxAPFxaqaQU9BOMgW2k5kBZXv2xljbu6NXj9rpBkeUmMPdDLH8boRZqZpddiaszZnPxCKFfmVjtNdSktJ4wk2n5f80TpKJTpvnBaTTQscfs/EyU/NCQ/ymK+Kw9G2UYnKvYOCi4VubEkegbJtYN7ILwbJ6pau3a1E= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733499728; c=relaxed/simple; bh=neTaqtoQH8oCbcDacsjTmUKBDT+DBo5JmI9hlb4ud6Y=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=rCb4idkQCnjUYVmmeEJUJDKQOGiJ+fOlXnQF1IeHAonfefKmVFVsirmPQ+pCKVVusZG9PKT8zfYronrukq+/L+KtWwI+mdgw9sYcteroe4LHEXJ5Z1ht7HNVdZEvAGDXCrVn4RKO5P2xtE5UEHPGbkemGeSKwMZ2wO5gTWqSLic= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=mentallysanemainliners.org; spf=pass smtp.mailfrom=mentallysanemainliners.org; dkim=pass (2048-bit key) header.d=mentallysanemainliners.org header.i=@mentallysanemainliners.org header.b=ORHIgFas; arc=none smtp.client-ip=63.250.43.88 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=mentallysanemainliners.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=mentallysanemainliners.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=mentallysanemainliners.org header.i=@mentallysanemainliners.org header.b="ORHIgFas" Received: from prod-lbout-phx.jellyfish.systems (unknown [198.177.122.3]) by smtp.spacemail.com (Postfix) with ESMTPA id 4Y4b9837m0zGpQK; Fri, 06 Dec 2024 15:42:04 +0000 (UTC) Received: from umer-b550pro4.lan (host-213-78-252-153.as13285.net [213.78.252.153]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.spacemail.com (Postfix) with ESMTPSA id 4Y4b902H5Qz2x9C; Fri, 6 Dec 2024 15:41:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mentallysanemainliners.org; s=spacemail; t=1733499719; bh=neTaqtoQH8oCbcDacsjTmUKBDT+DBo5JmI9hlb4ud6Y=; h=From:To:Cc:Subject:Date:From; b=ORHIgFas6siPawcjiGSl2faAqI+z1ld32cdyiu0NhLFcW0iK+nqnRcxSLbb+DYaDn 3p/U45krUVZfEi62GEvmQF80XtoaRD5eNJ7uGalOMs89OJZTn44fITUWRqi/ptXxLR oGHvL/IRGoKeIoPq+3oBgI5z+D5XRZf+adCotywjwIlSgaGD2oM0+52nR/GDmnfMAs Jarc0cfE/E/PErAeCbpppys2ttxfyF6k9ct9rzlE/5WjF5kzM0ewnxd/pacv6ekgwl U778b8tBQtw1hyA0XCo4Z42zPWv8a4GzEx2cUXgP91TNhTnnCoTKgeZ5E39SOglkz9 UYoCQovZ9o0hQ== From: Umer Uddin <umer.uddin@mentallysanemainliners.org> To: Krzysztof Kozlowski <krzk@kernel.org>, Alim Akhtar <alim.akhtar@samsung.com>, Rob Herring <robh@kernel.org>, Conor Dooley <conor+dt@kernel.org> Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, igor.belwon@mentallysanemainliners.org Subject: [PATCH v5 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support Date: Fri, 6 Dec 2024 15:41:45 +0000 Message-ID: <20241206154149.4271-1-umer.uddin@mentallysanemainliners.org> X-Mailer: git-send-email 2.47.1 Precedence: bulk X-Mailing-List: linux-samsung-soc@vger.kernel.org List-Id: <linux-samsung-soc.vger.kernel.org> List-Subscribe: <mailto:linux-samsung-soc+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-samsung-soc+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support
|
expand
|