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 0D178C6379F for ; Tue, 14 Feb 2023 12:38:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232339AbjBNMiX (ORCPT ); Tue, 14 Feb 2023 07:38:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56430 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231269AbjBNMiX (ORCPT ); Tue, 14 Feb 2023 07:38:23 -0500 Received: from mail-wm1-x32d.google.com (mail-wm1-x32d.google.com [IPv6:2a00:1450:4864:20::32d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AD53621A15 for ; Tue, 14 Feb 2023 04:38:21 -0800 (PST) Received: by mail-wm1-x32d.google.com with SMTP id j32-20020a05600c1c2000b003dc4fd6e61dso13554735wms.5 for ; Tue, 14 Feb 2023 04:38:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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=3JK4qryXYLzD5iU8rAnmpJFcYB19cnfs8AtVBw1KyYM=; b=xfgGjgj8cpUhFuYEKPN3Bfm9RrKoawwq44cjd1/K3TjKlr0HsMfqCPrUkk8GVPStsS /L/rkb83VQ3iAHmZwojeylGTogVRFBnWG+d1my84OIRqk0GTC1egK42X7NJfys4I/Pp9 E3Al5RwL01b8stP/fQAgocNTBRj4mBU0lb6o+wBkKBKp+uHv45iN/GtUSjvLSTaHND32 /EV01YLE8r3pT+ovhoePX/2xzP0e4mlenFrc5dFni0/xTPK08nisMh52ryJmM6EG7u9B YhCXnM+rDRs9jeHOHok2iAqBH/c0wKTKGO3NGIRhcZXDOAiSgZhQEDnj2xfO/zK7pfHg jNVA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=3JK4qryXYLzD5iU8rAnmpJFcYB19cnfs8AtVBw1KyYM=; b=2dOxYglZgrU6D2GUKnBiKBUAR9H/z096ThETTr3GrAs/GMc6otK5ydV9zPDle9UVY+ AV3ZmcWVts4zegQeYtmmDjbWKf+YmaVjyh5e5tceAuzMYw/oAbcJnKIfBbgdVw/VfGLG ILJMoWBNS2xxG2BBCVeUehmQyOdnn8+rn8Z7Pmk02a3t0YPWJ0ef7dlO06B1iCjnuOag ihvQJTO3S3bWVCNE9Q4A5hWmgw8LLpVUzXm7rCfennvrqRYp25sghCbyVeqxnhV78Y2j W318h4tS8Jmj+FjvUdP5cBiLWnctT3ja5NsfRgA0tBPMMzdI9LapQ52+aVZQTgE4CmqX FYYQ== X-Gm-Message-State: AO0yUKWo5+oyoXOBQPcBm+4o/5iO72NRk1QFsmIumnF2GNSHMjbnP85X bqH9u177zSL1V66iZH1dCce5ZQ== X-Google-Smtp-Source: AK7set/CyqR/CPxfOYZxqdt01FjVdhGujZrKofjR4WBHLpcLa8YCcJv6J4yPDXM2/HYvJgWJbdJemA== X-Received: by 2002:a05:600c:818:b0:3e0:ae3:da7a with SMTP id k24-20020a05600c081800b003e00ae3da7amr1910015wmp.37.1676378300267; Tue, 14 Feb 2023 04:38:20 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id y15-20020adfee0f000000b002c3efca57e1sm13193919wrn.110.2023.02.14.04.38.18 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 14 Feb 2023 04:38:19 -0800 (PST) Message-ID: <8128a13d-e088-d358-b098-9f45ec73338a@linaro.org> Date: Tue, 14 Feb 2023 13:38:17 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 2/3] dt-bindings: hwlock: sun6i: Add missing names Content-Language: en-US To: Bastian Germann , Wilken Gottwalt Cc: Ohad Ben-Cohen , Bjorn Andersson , Baolin Wang , Rob Herring , Krzysztof Kozlowski , Chen-Yu Tsai , Samuel Holland , linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, devicetree@vger.kernel.org References: <20230213231931.6546-1-bage@debian.org> <20230213231931.6546-3-bage@debian.org> From: Krzysztof Kozlowski In-Reply-To: <20230213231931.6546-3-bage@debian.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 14/02/2023 00:19, Bastian Germann wrote: > The allwinner,sun6i-a31-hwspinlock.yaml binding needs clock-names > and reset-names set to "ahb" as required by the driver. > > Fixes: f9e784dcb63f ("dt-bindings: hwlock: add sun6i_hwspinlock") NAK. Original driver should have been changed, as requested during review. Since the driver was not changed, we must not accept bindings post factum. Best regards, Krzysztof