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 728ADC636D6 for ; Thu, 2 Feb 2023 13:48:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232165AbjBBNs6 (ORCPT ); Thu, 2 Feb 2023 08:48:58 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44900 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232389AbjBBNsx (ORCPT ); Thu, 2 Feb 2023 08:48:53 -0500 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4D7746B37F for ; Thu, 2 Feb 2023 05:48:47 -0800 (PST) Received: by mail-wm1-x32e.google.com with SMTP id m5-20020a05600c4f4500b003db03b2559eso1430336wmq.5 for ; Thu, 02 Feb 2023 05:48:47 -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=FXWkxe4SGYrdicnMh5rkVUAJtMp3X+h/Oh/J72q42w0=; b=sL1zkrAXk1PUP45V9lsSyfUIb9FI/G82o0YOI8DfymdoiDWWlZI39mZj1E7vnnFJlJ lWt16Ad6v8uDpp/A0fr/JwOPI0HuXwYxXi1TzvyWVpsGNN2ao6z5ocXJOM6OfGwZOwOU LDR8GDczMOk3xzd2XY6W/IUjEQFs/w2U9yXUYeEqWx5npX4NDt+SoFdeJgvxVH1h03F1 vWSqiuTFc5dX9DQORX/rKBrLdjkxNac8gjhEYJbeJGKnvoQXGj3PpKc9gEca3yRJ6ZFt sPG8XJZzjrrvVeo/1y8rUnmSU/hjk8eaGmUtRfn/d3bKFalU8FMhNzyIvYNxP0L5PNOi v1Aw== 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=FXWkxe4SGYrdicnMh5rkVUAJtMp3X+h/Oh/J72q42w0=; b=WzRIO/FRB/7JlXin04MEMduL0huStn98Lex9lf9eMJNxAjU7yvFnGVkGSA3PhocVCz 8fnZZXFv4ICVMbAYGOWYzK2pBCi8elYYoHxuwJmMp4CJiaQxL4NqpHZ1S1dh/1qveDqJ wLkpryLk/61wNZkjMc2V7xFl7cBSg3yGr0kqD/Rw8tWK7L0XxY0QYGafrpozZDrsKa74 XSK0dqSchRqeEAsVMtIyeA61bo7NxLE2U4+mYn5OPr0hZmX8P73X/GUxxp6U6UKF11e1 dHXphj6BJC2haV4KAs/HuQLX0uWjG8+ocIk+RAcIBLdKFuXVv8sNNQ61eFayeGW3tuQK 4Ibg== X-Gm-Message-State: AO0yUKXQSagOy/l5+9qIML09Oh5SqArzZnOUpvqyPqZqg3VtcaO6zqzv Vkv0qtocRsES8nlZ2mPJSYx/OA== X-Google-Smtp-Source: AK7set+Zr97degZEX4dpQhdLC+wc8OxR5OxdmJYt+sL3wkIkp9CvXbAznlZpl1Lvqi1NhPwG6EYcXA== X-Received: by 2002:a05:600c:3ba5:b0:3d3:4007:9c88 with SMTP id n37-20020a05600c3ba500b003d340079c88mr6646078wms.18.1675345726237; Thu, 02 Feb 2023 05:48:46 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id k24-20020a05600c0b5800b003cfa622a18asm4867041wmr.3.2023.02.02.05.48.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 02 Feb 2023 05:48:45 -0800 (PST) Message-ID: <963e3b8c-16a5-76d6-7810-d56ed548ebfa@linaro.org> Date: Thu, 2 Feb 2023 14:48:44 +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] dt-bindings: watchdog: qcom-wdt: add the interrupts property Content-Language: en-US To: Bartosz Golaszewski , Andy Gross , Bjorn Andersson , Konrad Dybcio , Georgi Djakov , Rob Herring , Krzysztof Kozlowski Cc: linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski References: <20230130134328.178591-1-brgl@bgdev.pl> From: Krzysztof Kozlowski In-Reply-To: <20230130134328.178591-1-brgl@bgdev.pl> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 30/01/2023 14:43, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > The interrupts property is used in all nodes using this binding but not > defined in the document itself - hence dtbs_check fails for them. Add > the property and update the example. > > Signed-off-by: Bartosz Golaszewski > --- > .../devicetree/bindings/watchdog/qcom-wdt.yaml | 11 +++++++++++ > 1 file changed, 11 insertions(+) dfn in lore would save you some effort (or my pending branch which I shared on IRC): https://lore.kernel.org/all/20230113103346.29381-6-krzysztof.kozlowski@linaro.org/ Best regards, Krzysztof