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 45916C636CC for ; Wed, 8 Feb 2023 08:02:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230010AbjBHICi (ORCPT ); Wed, 8 Feb 2023 03:02:38 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47538 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229457AbjBHICh (ORCPT ); Wed, 8 Feb 2023 03:02:37 -0500 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 69DDE38E98 for ; Wed, 8 Feb 2023 00:02:36 -0800 (PST) Received: by mail-wm1-x334.google.com with SMTP id q8so12711031wmo.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=5idh+J8JosX4mUqAzGYhEsz7Y5dHlMrHcaHVLjFsLxbYFIA+LqKnwQJbthgiDOa3IU iOYZ/KaUmdNxTTgVLFnIAu21v35JdrY8HdOFhkrsHp9nJ3RAud/bvATieWXFO9wnvfYN ucDjwWebCKZ5D3V4mwdRRv3rNfiBep1l2teJpc3DbK8+m7zCbU2BKWyRY8AVM7HqiGV9 dUuVZJXkEo86NL77ec6GnMMmKd6Y7z0D3sc8Yn25cxEoy806FI4673PmnoBhgs4gF7lz L31CyikQE4EBq2BzENbdsXEe/ZumEBpIa4EsK28cQa0456mABEHWDZdZrnFueYMCur1y iP4A== X-Gm-Message-State: AO0yUKVGmQ0piSd3lsT56DriNePpi3DiDy5ig4dsJvkHUBLVedP4Yjrc Z4Aa6tw9EoBvCa5L4flY34CKDw== 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-arm-msm@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