From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 44CF7EE57CD for ; Sun, 10 Sep 2023 10:57:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346618AbjIJK5K (ORCPT ); Sun, 10 Sep 2023 06:57:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37218 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239145AbjIJK5K (ORCPT ); Sun, 10 Sep 2023 06:57:10 -0400 Received: from mail-lf1-x132.google.com (mail-lf1-x132.google.com [IPv6:2a00:1450:4864:20::132]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CFA84CD1 for ; Sun, 10 Sep 2023 03:57:04 -0700 (PDT) Received: by mail-lf1-x132.google.com with SMTP id 2adb3069b0e04-5007616b756so5689921e87.3 for ; Sun, 10 Sep 2023 03:57:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1694343423; x=1694948223; darn=vger.kernel.org; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=NHuepiwfpiT5E2m84O/h2coQFZ+OoqbWElsLLeZ4r84=; b=nojQzmAXQvH5QclV0iztyq1J1kKeCe/qlHUQQC9b+MuR7CyxbLuXJ37QJnjzyMrkJ6 o4W2utBtiE2gtx2rp8IgCYEdgtmVQjhsq/VDtQ9dFc5YOGZilvuUXPnREsrZQbbWW6Ai KFQsE+EeTh3uRyNEBP9E3Y+DQxKbrn+i4L0FSxZl/aZCTd5GJoV6CURYCyfX2qolGbv9 R0RLsivuX8YY8YfsLyFbPcxxYtkMlTU6VmQRzuSYsAfW/EU+wNdRQQ+HAm8NQNAig7VB SntxvsoLlAJaVyJWtPhJigLFOFD5aIXUw4mmVLC0r/W528Ima9/0ezldsqyJkxPf8QCQ 3i4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694343423; x=1694948223; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=NHuepiwfpiT5E2m84O/h2coQFZ+OoqbWElsLLeZ4r84=; b=GgvHmevrmihbiusm5zTuc/01ZodCwOIKrsxvgvKx10XwYsnTRA2EFPofI1vaXzkV72 /YNRbX6q9n11qyd7D1xwUi+lAleB0r9piWltJEeL0zCGPBjY/Avd9wqDPVOWHaoTb7bs uV3mxqHJKdTIyoL7MJIwDN4sMmi9G0tGGRq5Zzy0A7k7r+CA7fjNB566TxK5Uq/SYsEG 5lcHZ3Dfpq6LJwaUniko4nxrDSDtdqfvCm91ujpT4VczM3i2YormTkZZAsq21aFasYM/ hQDyADB1aECT9ImcQiZc+YDHVksZye+4zqOIKYgWn8ykJQy4oioRgYrSMTu0dWYo5zJF qClA== X-Gm-Message-State: AOJu0Yxfz2S+7xusepZiMg7OYejYi6R/7BHdJdXJJxQDisiaDh5k0xNH C1ZoPRCt6ZvtWe+bpqas093Bwq/I/CO39yXqrrg= X-Google-Smtp-Source: AGHT+IENYOcIOKUXqh4Gp3/XzUedAb32p3g3zQAcg4rTgFr6JX7zn+UYrGyIuCNVk7/QwuvbUY26uQ== X-Received: by 2002:a05:6512:14a:b0:4fd:d470:203b with SMTP id m10-20020a056512014a00b004fdd470203bmr5440584lfo.69.1694343422475; Sun, 10 Sep 2023 03:57:02 -0700 (PDT) Received: from [192.168.1.20] ([178.197.214.188]) by smtp.gmail.com with ESMTPSA id va17-20020a17090711d100b009929ab17be0sm3628305ejb.162.2023.09.10.03.57.00 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 10 Sep 2023 03:57:01 -0700 (PDT) Message-ID: <2318be3d-5687-8b6c-3669-1d2ae1c94d2c@linaro.org> Date: Sun, 10 Sep 2023 12:56:59 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: [PATCH v5 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board Content-Language: en-US To: Macpaul Lin , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , AngeloGioacchino Del Regno , =?UTF-8?Q?Bernhard_Rosenkr=c3=a4nzer?= , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Cc: Bear Wang , Pablo Sun , Macpaul Lin References: <20230909132819.21626-1-macpaul.lin@mediatek.com> From: Krzysztof Kozlowski In-Reply-To: <20230909132819.21626-1-macpaul.lin@mediatek.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 09/09/2023 15:28, Macpaul Lin wrote: > 1. Add compatible for MT8395. > 2. Add bindings for the MediaTek mt8395-evk board, also known > as the "Genio 1200-EVK". > > The MT8195 and MT8395 belong to the same SoC family, > with only minor differences in their physical characteristics. > They utilize unique efuse values for differentiation. > > The booting process and configurations are managed by boot > loaders, firmware, and TF-A. Consequently, the part numbers > and procurement channels vary. > > Signed-off-by: Macpaul Lin > Reviewed-by: Krzysztof Kozlowski > Reviewed-by: AngeloGioacchino Del Regno Confusing. You just sent a patch changing the same hunk - adding description, without any explanation. Best regards, Krzysztof