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 827FBC6FD1C for ; Tue, 14 Mar 2023 07:07:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229454AbjCNHHt (ORCPT ); Tue, 14 Mar 2023 03:07:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37988 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230034AbjCNHHs (ORCPT ); Tue, 14 Mar 2023 03:07:48 -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 131F48C947 for ; Tue, 14 Mar 2023 00:07:47 -0700 (PDT) Received: by mail-ed1-x531.google.com with SMTP id y4so28509794edo.2 for ; Tue, 14 Mar 2023 00:07:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678777665; 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=IVAcufTRZR/UrpWh0Yo3nuXJUv0V6eRDyvqxNIliP/s=; b=GJAk9oFOx17JjJhMK0VsyGlGOhzG5zrPu5786NWzAXJF+WD0av4bJFhFMofPUGPyb8 y4/H3aCyO9munJ5lNTrut2Wo7llujA/nsvm9CeyXmZLaRf8OOtGNUsIKGHJV/9E+LNdr AGeK58gT7Uw69zaiAcQjmKZg2ukXwq0hB2OjB+DzK44UenTomuGPRXSWWv97RYXWTgpL 3PYqlC6Aw8kH0kcwD38+zj+tszCCi5XCcCNGBPa29jxN81GD30MfzW9KMPsNm+852I9I W/nt+GjI57xO/chgQgxVRNMMzhNYfDygmy55k/8rgQhmeunwGh4Kk9Xo+QOtzwym/9UJ veMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678777665; 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=IVAcufTRZR/UrpWh0Yo3nuXJUv0V6eRDyvqxNIliP/s=; b=jTNeaGW+kV5NfoR4P/P9QC3Dc7N8nqk1YG0GCnwzpCEQ9zl6LU7EFqBJJSGCi1T41Y EFnarKPoVW1+/ZigJZlzXIiULSTTePlxWdNOPQW01HMaMRPA9EMKJ2vVFOlovVQmcV/g Cc9TCru1D56Y8pC4Ix3u9KPD8FwAoEBqs2nYEZTvKo9KgDO7ZSsiPfRFHaQIWybX49aG /werQ1aHsVcbQK8ZaYTiF86sdqgXDgcrUGCCNWB2e26dzAYRb4ePxa4jJd5bl5EbcsM6 4cTrX5VaptexloYW7XMFBH+MA5ZYrmnrKH+h0Aao4axmaYnh31Ay1jBF80n/j9TYY5Ir 5z8Q== X-Gm-Message-State: AO0yUKWNNtD9J2+9eHEx6hTMJ9Lh1IPEy3H4hFqTDoQoI44OydIvd3wK TzutmWNDO+clskGk8ZlfAMO90g== X-Google-Smtp-Source: AK7set9C2pRU6DKgdYfjPhurLaPzk2irJh99O24vkrOtwEJPJ5TuAqqyq3dScDEiQ9Vj1hBE+V3eEA== X-Received: by 2002:a17:906:3fd2:b0:885:a62c:5a5c with SMTP id k18-20020a1709063fd200b00885a62c5a5cmr1259375ejj.46.1678777665542; Tue, 14 Mar 2023 00:07:45 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:6932:5570:6254:9edd? ([2a02:810d:15c0:828:6932:5570:6254:9edd]) by smtp.gmail.com with ESMTPSA id w13-20020a1709060a0d00b0092707833d08sm695463ejf.70.2023.03.14.00.07.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 14 Mar 2023 00:07:45 -0700 (PDT) Message-ID: <294488c6-098b-cefc-7c56-cb0d7beeb4e7@linaro.org> Date: Tue, 14 Mar 2023 08:07:44 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH 2/3] mailbox: qcom-apcs-ipc: drop the IPQ8074 and IPQ5332 compatible Content-Language: en-US To: Kathiravan T , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, jassisinghbrar@gmail.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org References: <20230314041515.15883-1-quic_kathirav@quicinc.com> <20230314041515.15883-3-quic_kathirav@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20230314041515.15883-3-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 14/03/2023 05:15, Kathiravan T wrote: > Since the IPQ8074 and IPQ5332 mailbox are compatible with IPQ6018, we can > use the compatible fallback to IPQ6018. With that, we can drop the > IPQ8074 and IPQ5332 compatible references, as well we don't bloat the > of_device_id table. > > Suggested-by: Krzysztof Kozlowski NAK. Breaks ABI and duplicates what I already sent (which you saw since you took my patches from my thread). https://lore.kernel.org/all/20230202161856.385825-4-krzysztof.kozlowski@linaro.org/ Best regards, Krzysztof