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 4B541C433FE for ; Wed, 16 Nov 2022 11:44:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231874AbiKPLou (ORCPT ); Wed, 16 Nov 2022 06:44:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58634 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233513AbiKPLoa (ORCPT ); Wed, 16 Nov 2022 06:44:30 -0500 Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C949E40472 for ; Wed, 16 Nov 2022 03:28:47 -0800 (PST) Received: by mail-ed1-x535.google.com with SMTP id f7so26090627edc.6 for ; Wed, 16 Nov 2022 03:28:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:references:cc:to:from:subject :user-agent:mime-version:date:message-id:from:to:cc:subject:date :message-id:reply-to; bh=jylzXLkVwlyUhw+1ixhtHVGB+JlbHUmtRmPcWW6Itio=; b=UJ3rj+DOWBZ6QFVRfiexUweAr7jmI4S5uHBaJIPtlytLs8oQglpqYyT443vnvFUYZV c0e0eM0G9QUlxtt1lTpPzno0oFSEdFeVzxv9tbpD16bVHwSNOXyq2+sfWAx3xVa0RRhM J6f/1KD2BuPkp+SwAMPjdABacehguKcUHhh0MXLWTkeqQ6TA+v+jAYYZRJ1KooyWBT/o n0tieyDwOTpRJz2/GqT4W1j9gGtYylnbGR5XklmCKadEtHJjuueQghqTumzYhwFExFUK rHdtv4d+eED+kLWQlP+GIwrme85BMFAYYnwUZro+HSo/fbkR5MyQhh2qvorhptjOIc6O FB6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:references:cc:to:from:subject :user-agent:mime-version:date:message-id:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=jylzXLkVwlyUhw+1ixhtHVGB+JlbHUmtRmPcWW6Itio=; b=VEZRuPzwlIv9wZWOaLc9DgnoiSC7GPgoiPnm4GphVE4SdNUazr/NHbq9g1qyPS4Pxy qa3MTlafSH2GVOrZvoutdEV9TDfO2KzvrTasvHuvvDgoQR5EcJeyykMUuxjSPWpPBMup T5Zic8xJJnEBkkCLQ3MQFGzf+5gsrePkWWbh9CCgV3yyNfqkqaTN4ExIVtGiDC+oM1Wd FprysJaHMFJg5jDZTRy7XhPTmOoUSE5QEFqVjTE5KEdvTrcvXWw9WPrsH8ZhIy91JMq1 9pqxsNWe9jba7wCTjpQ/x1beJvw7e+t6vYQgFyTfJC5Y1mocSBMbxP2UhL8WnDR8/aEH WRGg== X-Gm-Message-State: ANoB5pm3aiEjbziuk7fGWC4SCPau43D7Fh1EuauXkUUtJeEh/94pigyE 79fSiIRT157Oz5/HNQ78kaWPBQ== X-Google-Smtp-Source: AA0mqf5baXAXv+Zm8iJg7Lhcvz9XgcRI3DHc+esGj5jTdcWc3L1w+n6AKw0na+v1FNED5cJaLnYVng== X-Received: by 2002:a05:6402:43cf:b0:467:bc1f:ca16 with SMTP id p15-20020a05640243cf00b00467bc1fca16mr12561227edc.269.1668598126371; Wed, 16 Nov 2022 03:28:46 -0800 (PST) Received: from [192.168.31.208] ([194.29.137.22]) by smtp.gmail.com with ESMTPSA id 23-20020a170906329700b007821f4bc328sm6789004ejw.178.2022.11.16.03.28.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 16 Nov 2022 03:28:45 -0800 (PST) Message-ID: <6a0d0d84-4239-ea55-8dbc-c1cff38fc76d@linaro.org> Date: Wed, 16 Nov 2022 12:28:39 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH 02/10] arm64: dts: qcom: Add base SM8550 dtsi From: Konrad Dybcio To: Abel Vesa , Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Neil Armstrong Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Linux Kernel Mailing List , "vkoul@kernel.org" , Srinivas Kandagatla References: <20221116103146.2556846-1-abel.vesa@linaro.org> <20221116103146.2556846-3-abel.vesa@linaro.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 16/11/2022 12:02, Konrad Dybcio wrote: > > > On 16/11/2022 11:31, Abel Vesa wrote: >> Add base dtsi for SM8550 SoC and includes base description of >> CPUs, GCC, RPMHCC, UART, interrupt controller, TLMM, reserved >> memory, RPMh PD, TCSRCC, ITS, IPCC, AOSS QMP, LLCC, cpufreq, >> interconnect, thermal sensor, cpu cooling maps and SMMU nodes >> which helps boot to shell with console on boards with this SoC. >> >> Co-developed-by: Neil Armstrong >> Signed-off-by: Neil Armstrong >> Signed-off-by: Abel Vesa >> --- >> +        }; > Looks like they are supplied by the QMPPHYs now [1] > Forgot to add the link. [1] https://lore.kernel.org/linux-arm-msm/20221110151748.795767-1-dmitry.baryshkov@linaro.org/T/#t Konrad