lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 27 Jul 2022 10:52:17 +0530
From:   Vinod Koul <vkoul@...nel.org>
To:     Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc:     Sebastian Reichel <sre@...nel.org>,
        Rob Herring <robh+dt@...nel.org>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Andy Gross <agross@...nel.org>,
        Bjorn Andersson <bjorn.andersson@...aro.org>,
        Konrad Dybcio <konrad.dybcio@...ainline.org>,
        Wim Van Sebroeck <wim@...ux-watchdog.org>,
        Guenter Roeck <linux@...ck-us.net>, linux-pm@...r.kernel.org,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-arm-msm@...r.kernel.org, linux-watchdog@...r.kernel.org
Subject: Re: [PATCH 1/2] dt-bindings: power: reset: qcom,pon: use absolute
 path to other schema

On 26-07-22, 14:02, Krzysztof Kozlowski wrote:
> Absolute path to other DT schema is preferred over relative one.

Reviewed-by: Vinod Koul <vkoul@...nel.org>

> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
> ---
>  Documentation/devicetree/bindings/power/reset/qcom,pon.yaml | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/power/reset/qcom,pon.yaml b/Documentation/devicetree/bindings/power/reset/qcom,pon.yaml
> index 353f155df0f4..e8ecb75155db 100644
> --- a/Documentation/devicetree/bindings/power/reset/qcom,pon.yaml
> +++ b/Documentation/devicetree/bindings/power/reset/qcom,pon.yaml
> @@ -30,11 +30,11 @@ properties:
>  
>    pwrkey:
>      type: object
> -    $ref: "../../input/qcom,pm8941-pwrkey.yaml#"
> +    $ref: /schemas/input/qcom,pm8941-pwrkey.yaml#
>  
>    resin:
>      type: object
> -    $ref: "../../input/qcom,pm8941-pwrkey.yaml#"
> +    $ref: /schemas/input/qcom,pm8941-pwrkey.yaml#
>  
>  required:
>    - compatible
> -- 
> 2.34.1

-- 
~Vinod

Powered by blists - more mailing lists