From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from spam.coasia.com (mail2.coasia.com [112.168.119.159]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E30971ACED7 for ; Mon, 21 Jul 2025 04:50:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=112.168.119.159 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1753073437; cv=none; b=IchmvCTZk62cqrbD0XI3NpwmCVbb/BV5D1K1CGXLetqgvz9INL6Gp2GiDfnckrHrTg5rKdDX3ifI6yuBLOAX+cc55HSN02cXDfcsC2ywjUmJf49mFhlsAML4iQKNRnhag+t2u0Mp2Sj9p1W/haZsK8+XMnwGYwQ8z5Uo13gB+NQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1753073437; c=relaxed/simple; bh=9+GedT4iAX7BPa6QoQlxCDrNvaxf9KZLzwRNGrPIl9A=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References: Content-Type:MIME-Version; b=Wn/F/qnq9Iq+whpK3At2klciDEcrj99B77x1XOrMsYexby6Ld5mofchjbEA7hzGW1WoPAnS68RhfphDj9fct656ej2anOJBeohxGCX3+ZeTSohJOI6llK3l8Zzl7nopdp23Ex+a02FDzWnCS3U2kjvHxV1suNdcgGV7uo+IwNe8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=coasia.com; spf=pass smtp.mailfrom=coasia.com; dkim=pass (1024-bit key) header.d=coasia.com header.i=@coasia.com header.b=Uvvy++8u; arc=none smtp.client-ip=112.168.119.159 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=coasia.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=coasia.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=coasia.com header.i=@coasia.com header.b="Uvvy++8u" DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=coasia.com; s=coasia; t=1753073433; bh=9+GedT4iAX7BPa6QoQlxCDrNvaxf9KZLzwRNGrPIl9A=; l=1085; h=Message-ID:Subject:From:To:Date:Content-Type:MIME-Version; b=Uvvy++8uXAZT7wQyLTLKlhWrF4/HJYJuQlkMPGfzfmUnjNa0Iv/+C3bv485JfEIdg hGSF/X8W3fGI96go6sPPazEIcxe8ZZVTX04e8+lJ5aKhW7D2iMIC3SrVQu+oUL+6wu EoszgB7FDfPFRyt/FxJUVmWI819LBz24tb80Fhas= Received: from unknown (HELO ?192.168.36.110?) (115.23.218.194) by 192.168.10.159 with ESMTP; 21 Jul 2025 13:50:33 +0900 X-Original-SENDERIP: 115.23.218.194 X-Original-SENDERCOUNTRY: KR, South Korea X-Original-MAILFROM: ksk4725@coasia.com X-Original-RCPTTO: krzk@kernel.org, jesper.nilsson@axis.com, mturquette@baylibre.com, sboyd@kernel.org, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, s.nawrocki@samsung.com, cw00.choi@samsung.com, alim.akhtar@samsung.com, linus.walleij@linaro.org, tomasz.figa@gmail.com, catalin.marinas@arm.com, will@kernel.org, arnd@arndb.de, kenkim@coasia.com, pjsin865@coasia.com, gwk1013@coasia.com, hgkim05@coasia.com, mingyoungbo@coasia.com, smn1196@coasia.com, pankaj.dubey@samsung.com, shradha.t@samsung.com, ravi.patel@samsung.com, inbaraj.e@samsung.com, swathi.ks@samsung.com, hrishikesh.d@samsung.com, dj76.yang@samsung.com, hypmean.kim@samsung.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-arm-kernel@axis.com, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, soc@lists.linux.dev Message-ID: Subject: Re: [PATCH 00/16] Add support for the Axis ARTPEC-8 SoC From: SeonGu Kang To: Krzysztof Kozlowski , Jesper Nilsson , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sylwester Nawrocki , Chanwoo Choi , Alim Akhtar , Linus Walleij , Tomasz Figa , Catalin Marinas , Will Deacon , Arnd Bergmann Cc: kenkim , Jongshin Park , GunWoo Kim , HaGyeong Kim , GyoungBo Min , SungMin Park , Pankaj Dubey , Shradha Todi , Ravi Patel , Inbaraj E , Swathi K S , Hrishikesh , Dongjin Yang , Sang Min Kim , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-arm-kernel@axis.com, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, soc@lists.linux.dev Date: Mon, 21 Jul 2025 13:50:34 +0900 In-Reply-To: <847e908b-1073-46ea-93f3-1f36cc93d8b8@kernel.org> References: <20250710002047.1573841-1-ksk4725@coasia.com> <847e908b-1073-46ea-93f3-1f36cc93d8b8@kernel.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.44.4-0ubuntu2 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 2025-07-10 (=EB=AA=A9), 09:07 +0200, Krzysztof Kozlowski: > On 10/07/2025 02:20, ksk4725@coasia.com=C2=A0wrote: > > From: SeonGu Kang > >=20 > > Add basic support for the Axis ARTPEC-8 SoC. > > This SoC contains four Cortex-A53 CPUs and other several IPs. > >=20 > > Patches 1 to 10 provide the support for the clock controller, > > which is similar to other Samsung SoCs. > >=20 > You should explain here (and in DTS patches or the bindings) the > hardware, that this is Samsung SoC. >=20 > You could also explain the differences from Exynos and proposed > handling > of patches (because this is odd) >=20 > Also, entire patchset has wrong and incomplete SoBs. Your SoB is > missing > everywhere, others have wrong order. >=20 > Please read submitting patches first. >=20 This Custom SoC is owned by the Axis (OEM) and manufactured by the Samsung (ODM). It has standard Samsung specific IP blocks. Regarding SoB, sorry I missed to add submitter's signoff. We will take care in next patch series. >=20 > Best regards, > Krzysztof