From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from layka.disroot.org (layka.disroot.org [178.21.23.139]) (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 CB6324369A; Wed, 25 Feb 2026 04:30:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=178.21.23.139 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771993824; cv=none; b=DEr3tM2hyoUpEfC49W4kHbwXLmDdXPy5Wuea+eNCcR6k+uyJHSD82+bhlRlDXYoY2K4+oPVTdDkfnn3sNsIt6wgjHATyvzDbrqDz5QwqNxnFGY/935q3ikrjBSzwPDF5grIH0ynw5C+LtAB6ysnQszyB2KxjUa1Lkw6Bt02dJAM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771993824; c=relaxed/simple; bh=uuNz0M9WBkItf7D1SEjgMLlBY5QrhLH+7WlBomk+924=; h=Mime-Version:Content-Type:Date:Message-Id:Cc:Subject:From:To: References:In-Reply-To; b=ibmMva1mdmUl3niJIynE4CG28e7IapOl39K4+yiH6XYfTbz+4E5Gac5cNdrWga5ljeelb0YTSUzscuGotMusND/TY9pkok1wXPES59pe4YN94WLAu1P/rZQiDQFirsgD10y4epQHrm2XJHyPT2UmEduxtZQDkLIaVe8Br7/fVM8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=disroot.org; spf=pass smtp.mailfrom=disroot.org; dkim=pass (2048-bit key) header.d=disroot.org header.i=@disroot.org header.b=bA7IWNSX; arc=none smtp.client-ip=178.21.23.139 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=disroot.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=disroot.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=disroot.org header.i=@disroot.org header.b="bA7IWNSX" Received: from [127.0.0.1] (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id E37B126726; Wed, 25 Feb 2026 05:30:19 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavis, port 10024) with ESMTP id OcC-zT7sxKQm; Wed, 25 Feb 2026 05:30:19 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1771993819; bh=uuNz0M9WBkItf7D1SEjgMLlBY5QrhLH+7WlBomk+924=; h=Date:Cc:Subject:From:To:References:In-Reply-To; b=bA7IWNSXuxq9cLSSxbWjAk5ujiAduUFug6RLBCgZXwgfbcccZlh/xsZH42iEZU7XR 4BFNG4mP0X4QGhRkYj47c/7y0VqPRzQkdCGi7qHnqqQFC7YBmspc8Sco7TlLKAX/aW 2E9Xko1TebrdVBWaTrzUdvH9QmzxntuRlOyvwPyO28CZteadOqSc+TYwK0ogYC1xaX sG0eLsCcWCQWtLrJBWJA+RywgEONg+3szUhMuFuwNba08mmVQ1aQ+s+029MGgGT04R uBlNl00dDN0G+KGK67SWHRfnRkWzAtgr4TiQRAed6l+SKdT2l698gXVah82S52yfQs 8skxxwcVya5IA== 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: Wed, 25 Feb 2026 10:00:09 +0530 Message-Id: Cc: , , , , "Rayan Marzouk" , "bluebunny" Subject: Re: [PATCH 2/2] arm64: dts: exynos: add initial support for Samsung Galaxy J7 (2016) From: "Kaustabh Chakraborty" To: "Krzysztof Kozlowski" , "Kaustabh Chakraborty" , "Alim Akhtar" , "Rob Herring" , "Conor Dooley" , "Krzysztof Kozlowski" , "Kees Cook" , "Tony Luck" , "Guilherme G. Piccoli" References: <20260125-exynos7870-j7xelte-v1-0-5cacc3042c42@disroot.org> <20260125-exynos7870-j7xelte-v1-2-5cacc3042c42@disroot.org> <7cdeb30e-13b9-4c7d-95b4-f6bb6cf15ae8@kernel.org> In-Reply-To: <7cdeb30e-13b9-4c7d-95b4-f6bb6cf15ae8@kernel.org> On 2026-02-24 12:20 +01:00, Krzysztof Kozlowski wrote: > On 24/01/2026 21:05, Kaustabh Chakraborty wrote: >> From: Rayan Marzouk >>=20 >> Add initial devicetree support for Samsung Galaxy J7 (2016) (codename: >> j7xelte), an Exynos7870 device. >>=20 >> Signed-off-by: Rayan Marzouk >> Co-developed-by: bluebunny >> Signed-off-by: bluebunny > > I cannot take anonymous contributions (see submitting patches). Please > resend or confirm that I should drop above Co-dev and SoB. Please drop the tags and accept, this has been endorsed by the co-author. Thank you. > >> Signed-off-by: Kaustabh Chakraborty >> --- > > > Best regards, > Krzysztof