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 756C5C77B60 for ; Sun, 2 Apr 2023 10:18:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230517AbjDBKSr (ORCPT ); Sun, 2 Apr 2023 06:18:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43422 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230467AbjDBKSm (ORCPT ); Sun, 2 Apr 2023 06:18:42 -0400 Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1D0F8CC07 for ; Sun, 2 Apr 2023 03:18:40 -0700 (PDT) Received: by mail-ed1-x534.google.com with SMTP id h8so106440682ede.8 for ; Sun, 02 Apr 2023 03:18:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680430718; 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=sN4W0uppG11n4amgZQQ3mpLKRvCRZOSROsn8m2Kimkg=; b=jb+VJPdBqQST71dfQdR2PxUbmb8b02IKUIK2Nl00BYhPfKddUdEroPOVgXh5zH8cjW hT3PIhI0fncDCliWCt7mzQiKdfPcLIS9NpPFlqPg1wjloSsgZglYv2g9tXo6sXxlVhpv F1ZxTeu+g4yT8WAUGbizJsWrfQrI9Ck6M6ajArriv3d6TMFBfAupw95heEeutndZ2eZM h7A5KKcasAdAz3+zklThNj3h5nGmdqSI0jnHZBDxGlLh4Vag+yZ6jWlRe3RHzdps3aMZ WiXHL8dsKu+q+NaWMu12ZNa5se19Hb8+i3pVJXYsDDqt35BrNpNdRiqQWoBscwibJq3L w5tQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680430718; 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=sN4W0uppG11n4amgZQQ3mpLKRvCRZOSROsn8m2Kimkg=; b=PAGVgWaFH79OS3YFlWiqVU6mtDQv6RuAOPG+nCWYhboNK5EMV45qd4WbRkba1MT8Ts 9HfVJGFW/bLxNfVbteZYAQUV6KmaoAGxCzHNh2DHTB4YlZB8ndgW5P/wXK4AAcvoiOmH 0BYVLchaxktZRfiQ1DDtQAc8dmiP2lV9Hj6cdCUTyKlkoveU+P/Oh+JwwdnR2nmGUs4t EoEN2/9pNh0RbL6W1quiCkSFXeHJ/LP/gQkPHoKewHx1v1kBNYiBSNiclgvJ17HfnKUS eIvLZjCAoaNfMA/w2959hfmeRgfU9XpXw437EbdkTCrO6LhSAEkwFbbSJLg1VUBAfn60 t2wg== X-Gm-Message-State: AAQBX9dsz3VLB/8SHFcjiOp1LUrlev3McYxLWzaV2sdN641BNPL4AHxF OGn4rjrxWtGftGT+TWcZjeNy/w== X-Google-Smtp-Source: AKy350bl5AI/ffJhjWXPUZDpoMYhYVGYbPhasRbUNkSaaqKcK5VPx7QaTdan03JTQnaAu7+DbiZjzw== X-Received: by 2002:a17:907:744:b0:946:fa68:1a91 with SMTP id xc4-20020a170907074400b00946fa681a91mr17736295ejb.75.1680430718427; Sun, 02 Apr 2023 03:18:38 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:7f7f:6a30:7a20:94d5? ([2a02:810d:15c0:828:7f7f:6a30:7a20:94d5]) by smtp.gmail.com with ESMTPSA id h3-20020a1709067cc300b0094776b4ef04sm3145749ejp.10.2023.04.02.03.18.36 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 02 Apr 2023 03:18:38 -0700 (PDT) Message-ID: <2c7e2f62-9f0e-3be4-0da2-e0cb89a197dc@linaro.org> Date: Sun, 2 Apr 2023 12:18:36 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH RFC 06/20] dt-bindings: clk: oxnas: remove obsolete bindings Content-Language: en-US To: Neil Armstrong , Arnd Bergmann , Olof Johansson , soc@kernel.org, Rob Herring , Krzysztof Kozlowski , Russell King , Michael Turquette , Stephen Boyd , Daniel Lezcano , Thomas Gleixner , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Giuseppe Cavallaro , Alexandre Torgue , Jose Abreu , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Maxime Coquelin , Linus Walleij , Bartosz Golaszewski , Sebastian Reichel , Philipp Zabel , Marc Zyngier Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-mtd@lists.infradead.org, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-gpio@vger.kernel.org, linux-pm@vger.kernel.org References: <20230331-topic-oxnas-upstream-remove-v1-0-5bd58fd1dd1f@linaro.org> <20230331-topic-oxnas-upstream-remove-v1-6-5bd58fd1dd1f@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230331-topic-oxnas-upstream-remove-v1-6-5bd58fd1dd1f@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 31/03/2023 10:34, Neil Armstrong wrote: > Due to lack of maintainance and stall of development for a few years now, > and since no new features will ever be added upstream, remove the > OX810 and OX820 clock bindings. > > Signed-off-by: Neil Armstrong > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof