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 556D1C76196 for ; Fri, 31 Mar 2023 09:05:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232020AbjCaJFN (ORCPT ); Fri, 31 Mar 2023 05:05:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43526 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231338AbjCaJEw (ORCPT ); Fri, 31 Mar 2023 05:04:52 -0400 Received: from mail-lj1-x231.google.com (mail-lj1-x231.google.com [IPv6:2a00:1450:4864:20::231]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1B40119A5 for ; Fri, 31 Mar 2023 02:04:48 -0700 (PDT) Received: by mail-lj1-x231.google.com with SMTP id z42so22288444ljq.13 for ; Fri, 31 Mar 2023 02:04:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680253486; 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=xQhDEd07VyHSzl19bZH9QcfJtJJihI3OzZM5CRpJxGE=; b=W3cCu/uvty579Wn1PqSgOHwkvhg2UOoubwiwEbu9KVTF0A8L2mCNLJw2x67vIW2h8w vtUZuJg8334jrUSSko0UKVSwsELwRCrP6QadxlW1oZ47y5NbTEJOM4w0HJS4zvcLDuJQ lKbn5Y/k4/2RmVo6P+t5AC63ncNRhJTEe4jKDNW8gEqhd4k2XRjdzpWhXW/jqWp38HVp H/qkkFDw/Meb4kOhqwHg3ZfoUCvt2rPhWP+CoeDgxSQgNt7WBXfa72U4KpG3ckbMwdO2 2l/evIYJ1ZRSrsjVgvoQVDbIhrKUgELrhCmMsYnEza67aBZ6ZTiPuDT/WEZsEsMtbqv4 l52w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680253486; 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=xQhDEd07VyHSzl19bZH9QcfJtJJihI3OzZM5CRpJxGE=; b=YBg/+4IjHAN9kC4dgW9tSFOfbmzeVMWFeFlcz2xFRvJYCvM6v4LP0QYUZ0y6R3eMOC IhIsi0hZy4t/hf9rsT/QMZ5qJRZkHzY3bCAodci2TqP+2wUJUKuKypH5O2AYqxS0pMip lhrlj70Ty7aeYApUmJq9kJwKyxIFBiXwF8NpKG9ixT4NVW+6d3mncX0wRBNW99EQuR1e Je7OB4XT4BngV0qjQfecvRliceMnR9xNAl5udSi+xDfWaKcXEkWdU+a0I+7EyoYiQzIw kV5ZObxGtGgxBpKzySnoWaC2G4+2IvvWTQIS2Ymm3SMOB1Mw3bfx9tmdPXUNKl1w8u93 Yp2A== X-Gm-Message-State: AAQBX9dp7kiSe4rJsZEcMwALERPcdmqK5UeD+jU4iiPO/Uk6iYop8W08 +FZySyLoLItgG4LL9wMIpKA1FQ== X-Google-Smtp-Source: AKy350YHCWagYx9SzYMk3qxiWv08aaIBLTiS3ytiW2dINux7zaRC6mONVhhI8ICibBKTrCLtKzkxCA== X-Received: by 2002:a2e:83d5:0:b0:299:6e0e:3a2a with SMTP id s21-20020a2e83d5000000b002996e0e3a2amr8357651ljh.49.1680253486330; Fri, 31 Mar 2023 02:04:46 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id b1-20020a2e9881000000b002a5ffe1ed37sm275991ljj.48.2023.03.31.02.04.45 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 31 Mar 2023 02:04:45 -0700 (PDT) Message-ID: <0c40e240-2d5f-a2a8-cf32-0a15f05df0fc@linaro.org> Date: Fri, 31 Mar 2023 11:04:44 +0200 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 v3 3/4] dts: arm64: qcom: sdm845-oneplus: enable SLPI Content-Language: en-US To: Dylan Van Assche , Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski Cc: Konrad Dybcio , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org References: <20230330165322.118279-1-me@dylanvanassche.be> <20230330165322.118279-4-me@dylanvanassche.be> From: Krzysztof Kozlowski In-Reply-To: <20230330165322.118279-4-me@dylanvanassche.be> 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 30/03/2023 18:53, Dylan Van Assche wrote: > Enable the SLPI DSP on the Oneplus 6 phone with a Qualcomm SDM845 SoC. > > Signed-off-by: Dylan Van Assche > --- > arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi | 5 ++++ Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof