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 D35A7EB64DA for ; Tue, 18 Jul 2023 06:34:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231208AbjGRGeP (ORCPT ); Tue, 18 Jul 2023 02:34:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40394 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230008AbjGRGeO (ORCPT ); Tue, 18 Jul 2023 02:34:14 -0400 Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 165B8136 for ; Mon, 17 Jul 2023 23:34:13 -0700 (PDT) Received: by mail-ej1-x633.google.com with SMTP id a640c23a62f3a-992acf67388so657243766b.1 for ; Mon, 17 Jul 2023 23:34:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1689662051; x=1692254051; 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=EPkvjpW78jsIt8CqCb8WWAfnv5G9ccqWF9gc3RVA7fQ=; b=UOr7Uub3LaSWhK8uO1L4h1AZl6+leVhaICTT/mDuWVSi/wAXS0nK6H+X3BUcqprPTa doQ7OUpubu3ibJ26DJd7H6xJ9FjXqRbSi0ltTS9vuu/ZmkgFm+zB6fBOCe3QaG//fS53 1M2furBAf4NDEJtMfARGNWBKcShvDQ0SqllnehdPTG6tvxN7nRYrZxoY+JzHpthd7tXd bVMAQbdlKUeXG09oGyPTkIEx+iXmIt5Xl9qfFoA9a6QCrn6hXJYpWpo7cmhDa16xaQD3 DFIUJSyFMw6tWPQ//3LvNLjW/C58JgOx6pBytsJJyK+ipf4oNMu0BI47ZHrC6i73U2xX L28w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689662051; x=1692254051; 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=EPkvjpW78jsIt8CqCb8WWAfnv5G9ccqWF9gc3RVA7fQ=; b=Mtin0g7VVaiwVZsIojoWKsa/XAY6je7+37EjzEreSifLFpT+zkquuWggk2mEH9zynS EI1S4cd1xA6EebCsJRXHRW1/26c6ROjBoM2MqmTJ63/3FGbAXJ3EMiJMQgn+HLa6w0xq oU0XQIiLmOoFhSGgg4wkLuUofB95Mbau6X579VpM7z0Pzhg0l+jSEimspFPPf0nVDIds Henav3UrydlBy1fgzo06jszwJwlNo7IvyMVZgJk43T3c93+oDkVcGQ+2pJkk9ynKOm07 Q3dMU5d6SYg5NYpDu/mUvynjNAFgF/APcL+xNrqxwuIkYoWcypvbaBOXgty8D9RXsZFk bVVA== X-Gm-Message-State: ABy/qLbgZDYHTJ60Orl0F+Od/0HuU57vaVTMIj6OhE1RiWzcvdvsXi4Q Q+uN37JaxmLPgecvOOpBhYW6ew== X-Google-Smtp-Source: APBJJlGAKB+Gn194UC+gwki4JCiy+b7H5WoMQ6NE7CnVecQZ4rEqmc0p7uKdgj/CJlxFUdJxmNahXg== X-Received: by 2002:a17:907:7656:b0:993:c267:3612 with SMTP id kj22-20020a170907765600b00993c2673612mr11033201ejc.12.1689662051496; Mon, 17 Jul 2023 23:34:11 -0700 (PDT) Received: from [192.168.1.20] ([178.197.223.104]) by smtp.gmail.com with ESMTPSA id gs19-20020a170906f19300b00992f81122e1sm612364ejb.21.2023.07.17.23.34.09 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 17 Jul 2023 23:34:10 -0700 (PDT) Message-ID: <2c7b062f-fc9b-7697-1a74-070dead55fb6@linaro.org> Date: Tue, 18 Jul 2023 08:34:08 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH v3] dt-bindings: clock: ast2600: Add I3C and MAC reset definitions Content-Language: en-US To: Dylan Hung , mturquette@baylibre.com, sboyd@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: BMC-SW@aspeedtech.com, Dylan Hung References: <20230718062616.2822339-1-dylan_hung@aspeedtech.com> From: Krzysztof Kozlowski In-Reply-To: <20230718062616.2822339-1-dylan_hung@aspeedtech.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 18/07/2023 08:26, Dylan Hung wrote: > Add reset definitions of AST2600 I3C and MAC controllers. In the case of > the I3C reset, since there is no reset-line hardware available for > `ASPEED_RESET_I3C_DMA`, a new macro `ASPEED_RESET_I3C` with the same ID > is introduced to provide a more accurate representation of the hardware. > The old macro `ASPEED_RESET_I3C_DMA` is kept to provide backward > compatibility. > > Signed-off-by: Dylan Hung > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof