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 F3151C6379F for ; Tue, 14 Feb 2023 09:42:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232538AbjBNJmS (ORCPT ); Tue, 14 Feb 2023 04:42:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51860 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231880AbjBNJmO (ORCPT ); Tue, 14 Feb 2023 04:42:14 -0500 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F261F7EE6 for ; Tue, 14 Feb 2023 01:42:12 -0800 (PST) Received: by mail-wm1-x333.google.com with SMTP id z13so10541601wmp.2 for ; Tue, 14 Feb 2023 01:42:12 -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=VU6LO+0m6Sq/cxRxnyqDta4QDFbKF1ERrN47QYF8Czk=; b=koBIcODlJXdgon6LrxVlBGARsGHRjtBSRVwazVYTYq6QjQL22XFft4m2dA7T295uWr P5L3TkHWsWlvajPy22Bj+quLaGxDC807d2BFOIicmur1wgQywLiSRdaQbRDaE3SfmKm8 oVNLxiDCA8BPXMtQSZUjolGRHGtESmR4yAIfxMd2McYwCyimci2stte7a48NKqNFl6Hd Xe/v9o6NQvR8Mo5NTeXshhVVBrHHqJ6WJmihzVWbY3K6RXbOVHxWLg6eTtHxQZ+HXPtw IMTlZAXPq3VCul8dwXKlF7jVh1rpB5Vujz3Wfi5aROO9gVKTCax7fMD8rnhhasSss805 p5Kw== 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=VU6LO+0m6Sq/cxRxnyqDta4QDFbKF1ERrN47QYF8Czk=; b=CCakQTOF63ofNTrHBJkRXchxzNe/GDdcuOil6hOoPpKW79yMbrFs5DzXOR4vxpxQ7Z nrU49ZyzqNJVEygxNJ0oELZrUkQhlItwJJ1gHVHmgUg0deBEK0a8IAPekmaepTLDVrNI PU4fsW2922DOOVq9+qViuZYo2bQtlLaLYOpiXPewaFj3g7BK5+WZMIWPTFaTAGgh2UBr cGZ3cXo6JXYfAi4MiN6JQbBdibmFGXd795MyjxCMHE34qJi4iJtm4+QgEIIi7exNnT9Q Cx2uOKHdyS7zJU05O7NwXhYV2+zz0gNtKuRsrNDlnLSLKl5I2+Seqh9CWL0WnrN2k1n4 hjuQ== X-Gm-Message-State: AO0yUKXe9CW/jp7GDaGzgbBarUB3XI4gFibm0raLBcFAGo+kHKL8n7Aq 28HkiKMUVZsYN7oaLXklXV3fng== X-Google-Smtp-Source: AK7set8IufNWT5xcp2rG6SyjIPJC0CuSYl2MR9XqtXFT9GD48F8sW4PuYPa2cw4QFd3AP3u8S11+Lw== X-Received: by 2002:a05:600c:4b1f:b0:3d9:f836:3728 with SMTP id i31-20020a05600c4b1f00b003d9f8363728mr1441681wmp.11.1676367731559; Tue, 14 Feb 2023 01:42:11 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id k7-20020a05600c080700b003daf672a616sm15681706wmp.22.2023.02.14.01.42.10 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 14 Feb 2023 01:42:11 -0800 (PST) Message-ID: <0c6dc673-7e11-eec5-ec2d-e00fb2060bf3@linaro.org> Date: Tue, 14 Feb 2023 10:42:09 +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 v2] dt-bindings: ata: Add UniPhier controller binding Content-Language: en-US To: Kunihiko Hayashi , Damien Le Moal , Rob Herring , Krzysztof Kozlowski , Hans de Goede , Jens Axboe Cc: linux-ide@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230213045432.32614-1-hayashi.kunihiko@socionext.com> <2d76ec86-6580-28b0-0f80-a5c497f8cef7@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 14/02/2023 10:33, Kunihiko Hayashi wrote: > Hi Krzysztof, > > On 2023/02/13 18:10, Krzysztof Kozlowski wrote: >> On 13/02/2023 05:54, Kunihiko Hayashi wrote: >>> Add UniPhier SATA controller compatible string to the platform binding. >>> This controller needs maximum three reset controls. >>> >>> Signed-off-by: Kunihiko Hayashi >>> --- >>> .../devicetree/bindings/ata/ahci-platform.yaml | 17 +++++++++++++++++ >>> 1 file changed, 17 insertions(+) >>> >>> Changes since v1: >>> - Restrict resets property changes with compatible strings >>> - Fix maxItems from two to three >>> >>> diff --git a/Documentation/devicetree/bindings/ata/ahci-platform.yaml >>> b/Documentation/devicetree/bindings/ata/ahci-platform.yaml >>> index 7dc2a2e8f598..25dd5ffaa517 100644 >>> --- a/Documentation/devicetree/bindings/ata/ahci-platform.yaml >>> +++ b/Documentation/devicetree/bindings/ata/ahci-platform.yaml >>> @@ -45,6 +45,9 @@ properties: >>> - marvell,armada-8k-ahci >>> - marvell,berlin2-ahci >>> - marvell,berlin2q-ahci >>> + - socionext,uniphier-pro4-ahci >>> + - socionext,uniphier-pxs2-ahci >>> + - socionext,uniphier-pxs3-ahci >>> - const: generic-ahci >>> - enum: >> >> Top level is saying reset=1, so did you test your bindings? > > Umm, I didn't see any errors on dt_binding_check, anyway I'll add > initial minItems:1 and maxItems:3 on top level first. You need to test also all DTS using these bindings. Yours and others. If you tested the DTS (with proper binding, not one which is basically noop): uniphier-pro4-ace.dtb: sata@65600000: resets: [[27, 12], [27, 28], [37, 3]] is too long BTW, the patch has other errors - just look at the beginning of the file. I cannot see it here in the diff, but when you open the file you should notice it. Best regards, Krzysztof