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 46255C6379F for ; Wed, 8 Feb 2023 08:02:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229462AbjBHICk (ORCPT ); Wed, 8 Feb 2023 03:02:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47540 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229517AbjBHICh (ORCPT ); Wed, 8 Feb 2023 03:02:37 -0500 Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6C39D3B641 for ; Wed, 8 Feb 2023 00:02:36 -0800 (PST) Received: by mail-wm1-x336.google.com with SMTP id j32-20020a05600c1c2000b003dc4fd6e61dso781952wms.5 for ; Wed, 08 Feb 2023 00:02:36 -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=4pVmXav81pfLtiXP44XbehuhQ9TZgefQnc5YIUQ+J6E=; b=c6t4uou8yx25E88Jrt3w04mCTLJGSqXyH8adQhprx2ssoyLli11Ja+BWpNHDy//Q5q hbDxV1Bi/slcnupy6yXHSibp1hVuYbVVj5Z0IBVI56EfxZr81asSMl+58HORhxv8Pck+ 2/2ymRN/Ry+kA1W0jUaHJux+XXWuCLX+v+S6i6aGGYUnKw0o/trbYEJ3FNepsr7USInu viRqR6n/dx1E+PYkJoFIHzlLGQnZ1NZ+b24XY+MnWL0nUr+95nhhIJTR1TfEhf8A/uyo c1SHa+1W6BQukp4A2R0R4ArcLIFajXNjhJljPZQVYj0bgmP+RibUWZPIhxOjqCHkmMfe Gz2w== 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=4pVmXav81pfLtiXP44XbehuhQ9TZgefQnc5YIUQ+J6E=; b=n/pBbNHyLSluMvpnF2/AluGpY0fTOMZn+r/BeVBBoDe7yn5FeA9gI5Av2gkth28Ji6 uscBEsjhlnRRJJx1MVaSInExMTT4AIEgpHaPZZNV/fYfdhOe1DdXqHsHFP26+dsnJcqv TFnJV9NIISNShujCnWwDVtiRgzbtASo0+l1yuYARcTz9WeprIlWgw0D+THZOpf001rma cxUsG1EwAz+bFkuzs8Dtvjsy9vvSIC7Q3BLxWA5z7Mbb3y9hPiRRyUBRNtjvqGuVrB3z vPJECHHyaV9/0ZvcDN5JWSDsq5UK+ihMj2R+1glXAQafgC1g+hIN2vbRPpD6iCQIDjGR 8IUQ== X-Gm-Message-State: AO0yUKW+3xi0j7kqlcuq6zxUiDOVcRNr4aDPhRkHEu1qOv/SAkFIP1Uu /Sqan32Orx/49OO8s7V23pgtmQ== X-Google-Smtp-Source: AK7set/SZ2FNcYFFs2R31aNIpbtF+Y0jd0Sie+f4EwomceFk3zaHZLdPh2kn/l70TGbCD4ctPqMkNw== X-Received: by 2002:a05:600c:43c4:b0:3dc:5302:ad9 with SMTP id f4-20020a05600c43c400b003dc53020ad9mr7688573wmn.27.1675843355020; Wed, 08 Feb 2023 00:02:35 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id o27-20020a05600c511b00b003e0238d9101sm1196294wms.31.2023.02.08.00.02.33 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 08 Feb 2023 00:02:34 -0800 (PST) Message-ID: <7a3c2cf9-728f-0287-a4ef-d9645c78dfec@linaro.org> Date: Wed, 8 Feb 2023 09:02:33 +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 4/5] dt-bindings: mailbox: qcom: add compatible for the IPQ5332 SoC Content-Language: en-US To: Kathiravan T , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, mturquette@baylibre.com, sboyd@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, jassisinghbrar@gmail.com, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: quic_varada@quicinc.com, quic_srichara@quicinc.com References: <20230208042850.1687-1-quic_kathirav@quicinc.com> <20230208042850.1687-5-quic_kathirav@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20230208042850.1687-5-quic_kathirav@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/02/2023 05:28, Kathiravan T wrote: > Add the mailbox compatible for the IPQ5332 SoC. > > Since the IPQ5332 mailbox is compatible with the IPQ6018, lets create the > fallback to ipq6018 compatible, so that we don't bloat the of_device_id > table in the driver. > > Signed-off-by: Kathiravan T Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof