From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 6DF422FB2; Sun, 20 Oct 2024 06:21:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729405308; cv=none; b=aJHVjxo8CjMa/GTEXKpQuSkZYumq56afmxuBAHJdui55ZhzFntjAq1p9z5hRqGXb65OCslG2egWihkOeA4RZAbvbgfYhHoHaa5G7ZAtMTx2K8aEYJWcBgQNDgY/zIkCD6QTFURgtVBVUUJekWjwihwScTmmLTS+gu8HGLB4GSgE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729405308; c=relaxed/simple; bh=e7xRo9gmhueeLOjCCKxAJGpcvRvhQjI8rltTlifZ1+0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=kbPa/EiXUnNhw9vmx7PMJ3o2JeSm49rPkzhYsYxSH6ikZ+8xfBFuYVr7b4d8pUvIUoLTyJvJSy0faXaTsDpedBvSUB4G1VGp49TJ5ZD1roNIbc2O7CTuqZiKVyFMcgcKDQHN3c1ydDClJaZz3Kz8Y3giVDczYMEtJqYuns5NffA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=QzlDjAg6; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="QzlDjAg6" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 50149C4CEC6; Sun, 20 Oct 2024 06:21:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1729405308; bh=e7xRo9gmhueeLOjCCKxAJGpcvRvhQjI8rltTlifZ1+0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QzlDjAg68fhoOHL13QmA3c+PVqWW/APS1QFGL7zIIGtK6G3i4B+deiUjZO9xeaCIN sC7skAuM2qNBWXUp4ZchhJoBW3lPnrfpiexxxfmy8X80tjQ2kJiagUEB+yj9YBWD9B +hlDjLyrogovK+p7w306k6e7LLxsUIrf/Fs3Fp/Y= Date: Sun, 20 Oct 2024 08:21:44 +0200 From: Greg Kroah-Hartman To: Guodong Xu Cc: Conor Dooley , Rob Herring , Krzysztof Kozlowski , Emil Renner Berthing , rafal@milecki.pl, Paul Walmsley , Palmer Dabbelt , Albert Ou , Neil Armstrong , Heiko Stuebner , Michael Zhu , Drew Fustini , Alexandru Stan , Daniel Schaefer , Sandie Cao , Yuning Liang , Huiming Qiu , Alex Elder , linux@frame.work, devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski Subject: Re: [PATCH v4 1/3] dt-bindings: vendor: add deepcomputing Message-ID: <2024102029-populate-footage-755a@gregkh> References: <20241019162605.308475-1-guodong@riscstar.com> <20241019162605.308475-2-guodong@riscstar.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20241019162605.308475-2-guodong@riscstar.com> On Sun, Oct 20, 2024 at 12:26:03AM +0800, Guodong Xu wrote: > From: Sandie Cao > > From: Sandie Cao Nit, for some reason this shows up twice, same for patch 2/3 :(