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 88BA2C05027 for ; Fri, 10 Feb 2023 08:58:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230522AbjBJI6g (ORCPT ); Fri, 10 Feb 2023 03:58:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57914 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231450AbjBJI6e (ORCPT ); Fri, 10 Feb 2023 03:58:34 -0500 Received: from mail-wm1-x332.google.com (mail-wm1-x332.google.com [IPv6:2a00:1450:4864:20::332]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 02F7FA5D8 for ; Fri, 10 Feb 2023 00:58:33 -0800 (PST) Received: by mail-wm1-x332.google.com with SMTP id az4-20020a05600c600400b003dff767a1f1so3528201wmb.2 for ; Fri, 10 Feb 2023 00:58:32 -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=Ef2U5c6HeqEw6s0y4iUYPmBBD++bKxShMuYw351drKo=; b=CmYSJWFtRLMqTRalC5Jt/GNXUu8cHnMEtFuC3I31jOku5857/RbxNzvYNWkg99QVbU Hc337k+3oI4rC/1MnDLqeptmNfuhSmpQr/tP6Qsi8GGJqzBzSWtGO6Fx3V3mryP1Qtqd Xncu7ZFmtT1Za3b8ImUoCFMw/usgQd+w8AyecSFgN8Xe9hXVvpAIeHJ3nuZXFpbjWfoA cf2qmNt8CR0+UqzVVSnSPBmRLqh0jbjXtw0XvE7EIO2/gkLNRf4tdztuBgh9tvTNk9v+ T4j+9Pn5SamHLColFrzEyBEg8iDEyGAXsXgacD60cozCyD+GLdEpT+41x9AL/GVw9Y3c sesg== 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=Ef2U5c6HeqEw6s0y4iUYPmBBD++bKxShMuYw351drKo=; b=4tngyMU98Q7lhKZ46rURBVcoaH7ilZ9HknU2KIEXxouls07KSjcn+2/h0Mnhs4zbm4 f70lrkqlS9yjxWNLQTMuvCGnRfkdiN1F7uXuiBgPT/yrUMpCcJQYvzkuu37rL+tBqCNK K6IRenz/5F4BhxOxNEcS41XnfRn3rLTWZKrra83DdHJit3xiFkFUOM3ZIyWKJEhzr+xv dfQsHx1ndh1I1hucNZVUMOpFZ/coTaJF+9CUnC2g84O0nGiloJjs5LRbq2/8YF8p2R0A RBy1z74gN+Zq4ea+GYXSeJvE43f0ZsnXMgIfeMnYvRwWJ+Qml11tqH8lCRSLaRH5qvwB t6Kw== X-Gm-Message-State: AO0yUKWwomon4GTmSXqr8QwNqyyVsrDZ3S9q9v4Td7WlLdjq5avxwFni Vo5L2YTfzgbKM8EmGY/el5nHlg== X-Google-Smtp-Source: AK7set9oHBwJIydgEflq2gjHcx3YTMuNejy5r36OyrU8wx4e+xazuE/z63QBBU8eT62nkcUjUCLvow== X-Received: by 2002:a05:600c:91e:b0:3db:331b:bd57 with SMTP id m30-20020a05600c091e00b003db331bbd57mr12299188wmp.23.1676019511594; Fri, 10 Feb 2023 00:58:31 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id c10-20020a05600c170a00b003df241f52e8sm3989001wmn.42.2023.02.10.00.58.30 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 10 Feb 2023 00:58:31 -0800 (PST) Message-ID: Date: Fri, 10 Feb 2023 09:58:29 +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 2/3] dt-bindings: arm: qcom: add the SoC ID for SA8775P Content-Language: en-US To: Eric Chanudet , Bartosz Golaszewski Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Bartosz Golaszewski References: <20230209095753.447347-1-brgl@bgdev.pl> <20230209095753.447347-3-brgl@bgdev.pl> <20230209175515.xrebz5edmsi4xkzv@echanude> From: Krzysztof Kozlowski In-Reply-To: <20230209175515.xrebz5edmsi4xkzv@echanude> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/02/2023 18:55, Eric Chanudet wrote: > On Thu, Feb 09, 2023 at 10:57:52AM +0100, Bartosz Golaszewski wrote: >> From: Bartosz Golaszewski >> >> Add the SoC ID entry for SA8775P. >> >> Signed-off-by: Bartosz Golaszewski >> Acked-by: Krzysztof Kozlowski >> --- >> include/dt-bindings/arm/qcom,ids.h | 1 + >> 1 file changed, 1 insertion(+) > > Reviewed-by: Eric Chanudet > Tested-by: Eric Chanudet How can you test a header? What type of testing Redhat does on the headers? Best regards, Krzysztof