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 C5936C38142 for ; Wed, 1 Feb 2023 18:00:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231751AbjBASAP (ORCPT ); Wed, 1 Feb 2023 13:00:15 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47696 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231705AbjBASAN (ORCPT ); Wed, 1 Feb 2023 13:00:13 -0500 Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 569F5518DD for ; Wed, 1 Feb 2023 10:00:11 -0800 (PST) Received: by mail-wm1-x32c.google.com with SMTP id o36so7271835wms.1 for ; Wed, 01 Feb 2023 10:00:11 -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=uMPRrxUBoBI3GJFXWBxFBuHLcyvjM70But0PbdWLZd8=; b=zcq1J2eLIL+k2q8df55+ye7Hxys2tMJLTMlQRglp0sCTmeX/RqUd9z3mxGK/mSKkqd ANH3AhrvgDD2klQxeiJ55Gef5I2N2kQFnkp7P2PbRPdMVFpHRcGHU/XeV+pjTbIw8Mcv QL+M+250rUWo6HGkkyd4nXZNeGEdXgQUNAzBylF6Zy+nY1DSsmqxVOkL+7JRGniqf11F fRiGPtv6/y62En1ObVdszuTROgt3dO/1wTFwi9mkTO1mKbHGyoG4PRHu3f0scB2eZtOt Hx8SzQwXntyvEl4p+yxIAHqRpzNvTNrucANIy8kfq54JUgTAlbJ0i/bch4ldoDb2vqGH mDBg== 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=uMPRrxUBoBI3GJFXWBxFBuHLcyvjM70But0PbdWLZd8=; b=dWVXTii6gK5ssJeNPefKLe+AoPBBS7qfursPZpDSrEmEQKKEaxnjtJoXwkepUh9a2M lqw1LH9fFflKgVdKn7vAzZuwjINBgjGWCyiZTffq5HExKW/dpFkjOAcvF4VT7z/YjeQG 4OGdr8l52f1jtdC+V+o8t+qSOh092DtJ1iVyIivptzzR7mMABXnsO0wQ+b7JCOIwRxrW w2A57ZscWyukAuBbVWrUg9AdUNsGJ/scxfyjEM9l07KGBg7I3r/4BcVOdYNyxyBKilav VWn6ED3IvHHe1tTnPYk1nvbLNoolmSBxpyU6gD3JD4JiTrRwXxeqB2MJVfkgeJ+s4qKT 0D1g== X-Gm-Message-State: AO0yUKWu5D9ly2tw0mJ2WC9sKKeKnl9No7oSQTs8KEqiiCUJKkS6sS0c 0XXbaq6of5toJuaGETkh2WWI/Q== X-Google-Smtp-Source: AK7set+rZR3r6zfz/UnvhpCpt95V3+7+BylVCA1TjSIvxc28PMNGrKHsuxPu+R81HdFHgJKsJ7dsOw== X-Received: by 2002:a05:600c:3ac7:b0:3dc:557f:6123 with SMTP id d7-20020a05600c3ac700b003dc557f6123mr3078809wms.1.1675274409864; Wed, 01 Feb 2023 10:00:09 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id l4-20020a05600c16c400b003dd1b00bd9asm2241103wmn.32.2023.02.01.10.00.08 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 01 Feb 2023 10:00:09 -0800 (PST) Message-ID: <63371986-1690-3515-57e3-8b18e33bacc7@linaro.org> Date: Wed, 1 Feb 2023 19:00:07 +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 v3 2/5] dt-bindings: mailbox: qcom-ipcc: document the sa8775p platform Content-Language: en-US To: Bartosz Golaszewski , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Manivannan Sadhasivam , Jassi Brar , Wim Van Sebroeck , Guenter Roeck Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org, Bartosz Golaszewski References: <20230201152038.203387-1-brgl@bgdev.pl> <20230201152038.203387-3-brgl@bgdev.pl> From: Krzysztof Kozlowski In-Reply-To: <20230201152038.203387-3-brgl@bgdev.pl> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org On 01/02/2023 16:20, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > Add a compatible for the ipcc on sa8775p platforms. > > Signed-off-by: Bartosz Golaszewski > Reviewed-by: Manivannan Sadhasivam > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof