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 47C17C6FD1C for ; Thu, 23 Mar 2023 06:43:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229810AbjCWGn2 (ORCPT ); Thu, 23 Mar 2023 02:43:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45384 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229714AbjCWGn1 (ORCPT ); Thu, 23 Mar 2023 02:43:27 -0400 Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 411FE2BECF for ; Wed, 22 Mar 2023 23:43:26 -0700 (PDT) Received: by mail-ed1-x531.google.com with SMTP id cn12so36613633edb.4 for ; Wed, 22 Mar 2023 23:43:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1679553805; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=KMstDaxIo7QDe7MvS8uu7aa17VLPebxI9kqoNib2A2k=; b=uxC1y+LWu9pqT2v/6Ee/Kos/qzF49sg2YK8pHq3JAmy5Mzjwjlx2CkszMz6K39XQca 01hSaIgvyFeldRs6Lo+zq8sk9QOVwV6vKdwkdzaNmow69fmibnsYB6f5ju8kJFxyAnfx SRx3DEkXcbSJ6El92L7BWOSxCifjk2Tb4YgMOzKhIWsjBOK6bWKKR5KMyFOURhEtzQtt cTm/cE7Ff870dnrgRMkVldTl9CICXBvFYlk+4IJZS8YdEePOkqMhZl6dk6qHF1nevdth fA0YH/2jjhE+Cg3FaLe3tk7z9HVfqPcdpTT/gWf30o77stP0kKvmdsjuamjyHwb9v09X vcYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679553805; h=content-transfer-encoding:in-reply-to:from:references: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=KMstDaxIo7QDe7MvS8uu7aa17VLPebxI9kqoNib2A2k=; b=jcUxu7p072RvthTjc+13WJgpn8IQJzajric9DQn7IieVzzOGMQC0BUJww5IPgQknkC Cc7oPw+wODAwaGxFokjSeKKuk/SQjTF7CoAiPdTX+IsWO19MmOHDPaKGyQe77xvd70+M VbHynpCd8VAzhiTR7qeWtKrl6gnMcNTfmDNXQaby7S7isjlHJLtB/qj82C7KNG+9ff4K dyumRHK5EOYtPo6pyI0iy930z4xI5H+vqMEnhMjHdd43yligzRM7Vz0lxtfdZ0FEAQZU ZMzMKLdfrY/vFdgXg4DNb6w66ASB4HIVAcDPJf43MLgDEo7bCl6tBq3V2K4x7QfbBi/K qGZg== X-Gm-Message-State: AO0yUKVin6YZsAgj6heJspsRYJJXIaS8Mw0pwkNeQYVaPMXhae2m0Xi0 H2zU1AsNiZpiM1VCDUBdvE9Big== X-Google-Smtp-Source: AK7set/gHIJWEZr93ODMdLwd1QBFzT0ySar24Lhp25hvuevBlNyjI4wIDW5Hr1bkgba9o7/fCw0zUw== X-Received: by 2002:a17:906:3159:b0:884:9217:4536 with SMTP id e25-20020a170906315900b0088492174536mr10099013eje.64.1679553804787; Wed, 22 Mar 2023 23:43:24 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:a665:ed1e:3966:c991? ([2a02:810d:15c0:828:a665:ed1e:3966:c991]) by smtp.gmail.com with ESMTPSA id m27-20020a170906259b00b0093a3a663ebdsm3045523ejb.154.2023.03.22.23.43.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 22 Mar 2023 23:43:24 -0700 (PDT) Message-ID: <22ad032d-a1b0-cfe5-11d6-94f6fc76e2c7@linaro.org> Date: Thu, 23 Mar 2023 07:43:23 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH 1/2] arm: qcom: document MI01.6 board based on IPQ5332 family Content-Language: en-US To: Kathiravan T , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230323044929.8694-1-quic_kathirav@quicinc.com> <20230323044929.8694-2-quic_kathirav@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20230323044929.8694-2-quic_kathirav@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 23/03/2023 05:49, Kathiravan T wrote: > Document the MI01.6 (Reference Design Platform 468) board based on IPQ5332 > family of SoCs. > > Signed-off-by: Kathiravan T Use subject prefixes matching the subsystem (which you can get for example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory your patch is touching). > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 2 ++ > 1 file changed, 2 insertions(+) Best regards, Krzysztof