From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from sg-3-18.ptr.tlmpb.com (sg-3-18.ptr.tlmpb.com [101.45.255.18]) (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 A338122DFB6 for ; Tue, 8 Jul 2025 03:20:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=101.45.255.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751944851; cv=none; b=aUb4iyabSoYnZ/UinKbp28fUhGnsuJSx1tIFUKYS3/RNHu+oD0LKVEDbWH9e5b4LBMRIRy0HpnQsnVPc+N4bNedDI1PrFg4W+46nxKYL8PCRFT/2/P83nLI9ogaaP0wv/NpgFoet86E2UzExUPzNR8YnqlAMaFzp4QXA1BjmZQM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751944851; c=relaxed/simple; bh=mTYeSdk096tddeoPFCBpOFDPThy6vwct+xaDWa/7ae0=; h=In-Reply-To:Content-Type:References:Date:Message-Id:To:Cc:From: Subject:Mime-Version; b=lWunIxVS1shoo79JMsoZZJZyKMKgD3QODq7YO+6k8SXIrVATSTUQNcbKLrjoY1SX1pyrEoVRwtXx2a6qomgRdGrdetnvyx4dsMPMWq3jmAVEHs51/tw7lWLwHNbRisxOwviQ66+TW+YmDmd9OPO6mTcs+hbbjlXfE9TSkWjQtUQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=lanxincomputing.com; spf=pass smtp.mailfrom=lanxincomputing.com; dkim=pass (2048-bit key) header.d=lanxincomputing-com.20200927.dkim.feishu.cn header.i=@lanxincomputing-com.20200927.dkim.feishu.cn header.b=Ue1gy2eF; arc=none smtp.client-ip=101.45.255.18 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=lanxincomputing.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lanxincomputing.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=lanxincomputing-com.20200927.dkim.feishu.cn header.i=@lanxincomputing-com.20200927.dkim.feishu.cn header.b="Ue1gy2eF" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; s=s1; d=lanxincomputing-com.20200927.dkim.feishu.cn; t=1751944844; h=from:subject:mime-version:from:date:message-id:subject:to:cc: reply-to:content-type:mime-version:in-reply-to:message-id; bh=6n3AcRO1UInIIx5xP9ytyTrFoeD+tlmMSa9ec0eVTSo=; b=Ue1gy2eFuQuDVBytQP+0t6TeYW8qdUZNqN9GJpBSKoGtO2+3gaC+/qXxV8PfVpXEvf6qIe yaBhMg5m05rMfjDCYx+V5lSpoSdV8s+4+FWsd3nzJhMPwZvRozcMKB4g/KICuq2Ymg/kj/ Tc8/ktNP0e7GM2bCosPC6N0GAfpAguOl0vExFVIDua+nBplKP+KxL0+Ucf5jErzdw90s96 hixFKaxJ22um9t3V6IsXmRxcBp5E2h0cEqbEl05NsjmIXTZ8wyOnHKYcadZV/ajB5ow64b e6Jt4wkQe7m6fadsWvHy1ZUgmEoypFkj27HEasbY8l3dpESwTOGy4cyAcl6m5w== User-Agent: Mozilla Thunderbird In-Reply-To: <204c8214aa084d592e8dc45d6c5ca23381937b54.1751700954.git.rabenda.cn@gmail.com> Content-Type: text/plain; charset=UTF-8 X-Lms-Return-Path: References: <204c8214aa084d592e8dc45d6c5ca23381937b54.1751700954.git.rabenda.cn@gmail.com> Date: Tue, 8 Jul 2025 11:20:38 +0800 Message-Id: Received: from [127.0.0.1] ([116.237.111.137]) by smtp.feishu.cn with ESMTPS; Tue, 08 Jul 2025 11:20:41 +0800 To: "Han Gao" , Cc: "Rob Herring" , "Krzysztof Kozlowski" , "Conor Dooley" , "Paul Walmsley" , "Palmer Dabbelt" , "Albert Ou" , "Alexandre Ghiti" , "Chen Wang" , "Inochi Amaoto" , "Thomas Bonnefille" , "Guo Ren" , "Chao Wei" , , , , "Conor Dooley" From: "Nutty Liu" Content-Language: en-US X-Original-From: Nutty Liu Subject: Re: [PATCH v3 1/3] dt-bindings: riscv: add Sophgo SG2042_EVB_V1.X/V2.0 bindings Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit On 7/5/2025 3:39 PM, Han Gao wrote: > Add DT binding documentation for the Sophgo SG2042_EVB_V1.X/V2.0 board [1]. > > Link: https://github.com/sophgo/sophgo-hardware/tree/master/SG2042/SG2042-x8-EVB [1] > > Acked-by: Conor Dooley > Signed-off-by: Han Gao Reviewed-by: Nutty Liu Thanks, Nutty > --- > Documentation/devicetree/bindings/riscv/sophgo.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/riscv/sophgo.yaml b/Documentation/devicetree/bindings/riscv/sophgo.yaml > index b4c4d7a7d7ad..e21b65938a65 100644 > --- a/Documentation/devicetree/bindings/riscv/sophgo.yaml > +++ b/Documentation/devicetree/bindings/riscv/sophgo.yaml > @@ -34,6 +34,8 @@ properties: > - items: > - enum: > - milkv,pioneer > + - sophgo,sg2042-evb-v1 > + - sophgo,sg2042-evb-v2 > - const: sophgo,sg2042 > - items: > - enum: