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 7D3A0EB64DA for ; Wed, 19 Jul 2023 07:43:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230293AbjGSHnY (ORCPT ); Wed, 19 Jul 2023 03:43:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37418 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230352AbjGSHmw (ORCPT ); Wed, 19 Jul 2023 03:42:52 -0400 Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 894912716 for ; Wed, 19 Jul 2023 00:41:41 -0700 (PDT) Received: by mail-ed1-x535.google.com with SMTP id 4fb4d7f45d1cf-51e590a8ab5so8976801a12.2 for ; Wed, 19 Jul 2023 00:41:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1689752500; x=1692344500; 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=TLrUGW85rpv90KzHtLXkb3CjWAhIiWzODGEwCQgbYyw=; b=VLWkzTZTiw6QWblM20qIpPImHMsRxPnT5eefbx2Z8hO9YWoGsJh2wCoeoqlany0JrL 7i4PpRYVfg/1CiMwh9OQmj8mj/QevqS4YDOMlzfYlUZOKGO1wysSMoSMxsplsoM/GAGC Au6s0krl6/EBG4aH2Uqy8rhVRIZ3odOwj8SKaqP36JBdPr2I+oT6mCbujaAqPntnWTQL 4r/ggcd/K4C8ONpqXGbfeJ2Pn3B8aqTrOLxANLH5JNWx04Ws9uGGOlPitTXQRVAT/ZQ1 EsFvAbKLY8IlUukbGidDAFv/d4czgCJZDx8z63WeN71jV0+ujKfTtne3Wu0NxnDI58ys 2EcA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689752500; x=1692344500; 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=TLrUGW85rpv90KzHtLXkb3CjWAhIiWzODGEwCQgbYyw=; b=W/lXfttk3slIscoWQ87HtDiA4fS5fsF9j6hd7IXuuJpcUcd9gpjBLIi07sSRBYrOCR H5wi9oEPcHAyWw/6truDOGKf2RYg9kUiAqp1+0w1QGZv1NgErYeIiNUmjyPJPUphMc12 3MfSNanoZagc3qKF5JnVOWUhgSnqGuYJBvG6z5pTGVgWu1P9fOlkCpeaaR9Q4hgnCiEK 5+KcBAQ0/SH3W64lMJ27i4olrzsGpuct8lrpB+/NZg9ZaJxj1lID/dXhRYZVSppT43L1 aemVXiiHl0+1T94jBVtNYcGyEu7F1IGD3xMS5CPr/1C4xQPqFV5H+GEAytkkbIf9mQTc Xp7Q== X-Gm-Message-State: ABy/qLa9suewIfWkmMx2pJJK/lsnSVtZr5YnkxryNfW6gYDdHr2oWD6c WfxNlkThhOljP21eqcjWZuYtaQ== X-Google-Smtp-Source: APBJJlFD3Lq9Qk5gW+xseTg2pSlh8AFtuKQYxkcDUNt6C47LWETman+o6eD+TmJz8h6zmpCB3YsxwA== X-Received: by 2002:a17:906:319b:b0:965:d18b:f03a with SMTP id 27-20020a170906319b00b00965d18bf03amr1775787ejy.58.1689752500075; Wed, 19 Jul 2023 00:41:40 -0700 (PDT) Received: from [192.168.1.20] ([178.197.223.104]) by smtp.gmail.com with ESMTPSA id gj19-20020a170906e11300b00992ea405a79sm1935164ejb.166.2023.07.19.00.41.38 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 19 Jul 2023 00:41:39 -0700 (PDT) Message-ID: <8dec9f94-9a84-68f2-4cc7-18fde97119c5@linaro.org> Date: Wed, 19 Jul 2023 09:41:37 +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 1/3] dt-bindings: reset: Add compatible and DT bindings for Amlogic C3 Reset Controller Content-Language: en-US To: zelong dong , Neil Armstrong , Philipp Zabel , Kevin Hilman , Rob Herring , Martin Blumenstingl , Jerome Brunet Cc: linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , devicetree@vger.kernel.org, kelvin.zhang@amlogic.com References: <20230719060954.14864-1-zelong.dong@amlogic.com> <20230719060954.14864-2-zelong.dong@amlogic.com> From: Krzysztof Kozlowski In-Reply-To: <20230719060954.14864-2-zelong.dong@amlogic.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 19/07/2023 08:09, zelong dong wrote: > From: Zelong Dong > > Add new compatible and DT bindings for Amlogic C3 Reset Controller > > Signed-off-by: Zelong Dong Acked-by: Krzysztof Kozlowski Best regards, Krzysztof