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 67D1EEB64DD for ; Thu, 15 Jun 2023 08:35:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238285AbjFOIfP (ORCPT ); Thu, 15 Jun 2023 04:35:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56850 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244924AbjFOIep (ORCPT ); Thu, 15 Jun 2023 04:34:45 -0400 Received: from mail-ed1-x52d.google.com (mail-ed1-x52d.google.com [IPv6:2a00:1450:4864:20::52d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E33B7294E for ; Thu, 15 Jun 2023 01:34:43 -0700 (PDT) Received: by mail-ed1-x52d.google.com with SMTP id 4fb4d7f45d1cf-518b69d5b5dso2082527a12.1 for ; Thu, 15 Jun 2023 01:34:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1686818082; x=1689410082; 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=4Iup8VQNhl0stIDF+NtcLsVwne6Lkml2Ei0ct6/cSec=; b=b+zjG3JFTQ7EwjgMRqIAIxDAWGf8Mtgj47ozpBUTfjEN+ShwZ896y0vx68UDc/U6xS fyiuO6f7lGaTT2Cijt9kQijua6uW9P8fh675h53fv5FaoO/JcxVYDgarxgM740lXy7BS QrQZ/j4tmgICJcjDhearcMV/DiaKjdAoQHfCcUTYBJpId5Z2e23hZzdOK7CXVVZGiGX0 X9Ngw/Mmr2NUbhZp8uLbCn/d+UOqiNTHL+6+VETkjNqjdu8jTiT/qfdydLR5bs820sEM 6ehlRaBivKLseRk8QNkEl60vKBCvAe3Gmk5Pjc6F3bfSaLDMxvUQOUqVW5ekBP1c00w6 tdvQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686818082; x=1689410082; 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=4Iup8VQNhl0stIDF+NtcLsVwne6Lkml2Ei0ct6/cSec=; b=jpvNAxohq//Essw/AdvP3SaBx28Fv3WhYBYNIUkaJdGahz7rEsxZohWEYVmAOYwt7D w6wIEVuoI6LDAJggGHJJ+R5IwdBAcYJj5tUZMQoNOpxLuWLL2H1cQv2koDp3+7oH5xhV Qu6GBq3GACuQJI/RbqcM6avC8zBDz74Bd2H/A2NAND0AJg50cpB9Xky3LAtl5K8Jgek/ kU9MP0MqZFvyPhqC5yor3nnvV3L/ftridl0ct/bWMb35y/dKVx6p9tKdn0C3/D3NVwdt 4NcWyltxlkpMRgbrBdpbVAWRJxiN8ycK4g8y5DnpgosjUSnw9uX9HHl1AQG97LUvBT2r qu3g== X-Gm-Message-State: AC+VfDw9LxbMHYoVXzltxNg+lRQwQpGcGk8OuET85YKmvPTAF5cwIf/Y hvCDmtli5872FCb3l6FTChdTrA== X-Google-Smtp-Source: ACHHUZ49mdKDX4D1IVd2EIxLIsTaIb1/nyceVdoyxS1eb2z7KL+iBlG2flpGnrAmQkcXmzH8v9sucw== X-Received: by 2002:a17:907:3f83:b0:94f:704d:a486 with SMTP id hr3-20020a1709073f8300b0094f704da486mr17808684ejc.32.1686818082440; Thu, 15 Jun 2023 01:34:42 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id z6-20020a1709060ac600b009745ecf5438sm9000371ejf.193.2023.06.15.01.34.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 15 Jun 2023 01:34:42 -0700 (PDT) Message-ID: <2e5b85cb-018f-d912-629f-8204ffdbf12c@linaro.org> Date: Thu, 15 Jun 2023 10:34:39 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH v2 07/15] dt-bindings: reset: mt8188: Add VDOSYS1 reset control bits Content-Language: en-US To: Hsiao Chien Sung , Chun-Kuang Hu , Matthias Brugger , AngeloGioacchino Del Regno , Philipp Zabel , Rob Herring , Krzysztof Kozlowski Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org, Project_Global_Chrome_Upstream_Group@mediatek.com, Singo Chang , Nancy Lin , Jason-JH Lin References: <20230614073125.17958-1-shawn.sung@mediatek.com> <20230614073125.17958-8-shawn.sung@mediatek.com> From: Krzysztof Kozlowski In-Reply-To: <20230614073125.17958-8-shawn.sung@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 14/06/2023 09:31, Hsiao Chien Sung wrote: > Add MT8188 VDOSYS1 reset control bits. > > Signed-off-by: Hsiao Chien Sung > --- Squash it with previous. You are touch the same file adding almost the same bits... Best regards, Krzysztof