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 0DFF1C05027 for ; Fri, 10 Feb 2023 11:14:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231992AbjBJLOt (ORCPT ); Fri, 10 Feb 2023 06:14:49 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55058 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231948AbjBJLOq (ORCPT ); Fri, 10 Feb 2023 06:14:46 -0500 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 EC8072C649 for ; Fri, 10 Feb 2023 03:14:19 -0800 (PST) Received: by mail-ed1-x531.google.com with SMTP id da9so4406613edb.12 for ; Fri, 10 Feb 2023 03:14:19 -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=70vAhiupv9yMZP8MYL4Z5/w//H8J/qCxdLW4cuPyvw0=; b=qPskg7Fj7rU+NU7n4p7TIQTEJndpAkFpdo0SbmruEACpogsZ0rYXAxXgSyokU/Txpp spBnuPfhJU9t++QvpoiQuP5qLr9Y4a1JaMLv2UVL+NNZvlsiHTGYRnxwZ4ukHsEHhPf8 I5SiEyiVGZk5OWOIqenzzpQJ6SiTvG53ROLbw+cXI+/1HOLnszLA+UebhQLe8OVL6WqR wHWuVQmyVaWriN+g8KzPJKwlDRdOeIyEkG9TrybUuePAbmVN5TDCO3Cf0PKH3hmBsj0l 2TE/Xz1Yogt8uQCXBOwdbuTNmwMpnY5jiWQVd2yg+NU2GuXEPpoVhATVj+Qw/fA28lmz vbkg== 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=70vAhiupv9yMZP8MYL4Z5/w//H8J/qCxdLW4cuPyvw0=; b=jSx0DD3bu17YzrbecI1NDrCPi/xQvjbe6OoO5Pcs/nuhmdK31jfg8WGbnGiFRZW32A PTjm1hUVRHgcMBrx7yMK9s0FTiwKZh5rJPtkCXRzgk+kngnoed5gxk6nP0bItDJ55KDo T0KFHmTQwlcBY7KG89VuQsFVxyQAuwl132d3qC/oTf+8kTVkE9uXdnD3pPJoWTW930td 0Am3Pd7kLKhI7bg6zVkAbBHsuUUfrHULHx/rplZjdlT1L5FRbd8k/Tg+OBOPxhMQAWzE t3GV/OwGyLoLappjBDP5PB+5cicOW9juONzYxmOQQ9h1WsS/y9eRPVw7I8uABUZtNjg/ DYTg== X-Gm-Message-State: AO0yUKViqqcMlA+b5eOX39eYuSoVm8Hb1LjFKIhgHWH9Br5VrfMCEqiE Qys9PpPe6Initz7jrnegQ3/YjQ== X-Google-Smtp-Source: AK7set9pBvN0pwFN96tQH7oqaWGerfjL7VFYX2nOqefHZBD3lRjXDpbMnRlqEpzqFh8TzUdwGorprg== X-Received: by 2002:a50:9b0d:0:b0:4ab:ec2:3cd1 with SMTP id o13-20020a509b0d000000b004ab0ec23cd1mr8354037edi.25.1676027639960; Fri, 10 Feb 2023 03:13:59 -0800 (PST) Received: from [192.168.1.101] (abxh117.neoplus.adsl.tpnet.pl. [83.9.1.117]) by smtp.gmail.com with ESMTPSA id u12-20020a50950c000000b004aac44175e7sm2033244eda.12.2023.02.10.03.13.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 10 Feb 2023 03:13:59 -0800 (PST) Message-ID: <84b657db-a129-fec2-2b67-32e125e116e9@linaro.org> Date: Fri, 10 Feb 2023 12:13:57 +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 4/6] arm64: dts: qcom: sm8350: finish reordering nodes Content-Language: en-US To: Dmitry Baryshkov , Andy Gross , Bjorn Andersson , Rob Clark , Sean Paul , Abhinav Kumar , Rob Herring , Krzysztof Kozlowski Cc: Stephen Boyd , David Airlie , Daniel Vetter , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org References: <20230209133839.762631-1-dmitry.baryshkov@linaro.org> <20230209133839.762631-5-dmitry.baryshkov@linaro.org> <7f85af25-efc5-6907-70ac-b264f110918d@linaro.org> From: Konrad Dybcio In-Reply-To: <7f85af25-efc5-6907-70ac-b264f110918d@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 10.02.2023 12:12, Dmitry Baryshkov wrote: > On 10/02/2023 13:09, Konrad Dybcio wrote: >> >> >> On 9.02.2023 14:38, Dmitry Baryshkov wrote: >>> Finish reordering DT nodes by their address. Move PDC, tsens, AOSS, >>> SRAM, SPMI and TLMM nodes to the proper position. >>> >>> Signed-off-by: Dmitry Baryshkov >>> --- >> [...] >> >>> +                phys = <&mdss_dsi1_phy>; >>> + >>> +                #address-cells = <1>; >>> +                #size-cells = <0>; >>> + >>> +                status = "disabled"; >>> + >>> +                dsi1_opp_table: opp-table { >>> +                    compatible = "operating-points-v2"; >>> + >>> +                    /* TODO: opp-187500000 should work with >>> +                     * &rpmhpd_opp_low_svs, but one some of >>> +                     * sm8350_hdk boards reboot using this >>> +                     * opp. >>> +                     */ >> It's not a part of this patch, but an idea came into my >> head.. could you check with socid that your HDK has an >> 8350v2.1? > > I checked with the bootloader instead, if you don't mind: > > Platform Init  [ 2701] BDS > UEFI Ver   : 6.0.210914.BOOT.MXF.1.0-00848-LAHAINA-1 > Platform           : HDK > Subtype            : 0 > Boot Device        : UFS > Chip Name          : SMP_LAHAINA > Chip Ver           : 2.1 Hm okay, perhaps it was something else.. Konrad >