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 49359C07E9D for ; Sat, 24 Sep 2022 09:32:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233580AbiIXJcj (ORCPT ); Sat, 24 Sep 2022 05:32:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59258 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233204AbiIXJci (ORCPT ); Sat, 24 Sep 2022 05:32:38 -0400 Received: from mail-lj1-x22f.google.com (mail-lj1-x22f.google.com [IPv6:2a00:1450:4864:20::22f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7B1A6EDD37 for ; Sat, 24 Sep 2022 02:32:35 -0700 (PDT) Received: by mail-lj1-x22f.google.com with SMTP id x29so2471678ljq.2 for ; Sat, 24 Sep 2022 02:32:35 -0700 (PDT) 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; bh=UhfSf2CMm4aexoQYjsSQyZk7bwSh8tin0SfTbWRZyJk=; b=eG+FiDWiXDILhdt2T5wwU6v6nOoldLYauzCBreGoqTOEP86dJrJ/0Ameg5TWcLPNT7 eVPHgVYQqoY9ByHNPsNKodEE8eLQK9rxHq+Z0lBbbo/gTvGWtGiDHSuDQKJF8dluYDs7 HBJoivDCZxCHjGyHZjBhiQiYVbiaEQxe7yfAg+HyJmQFbe41aSuaIwbOKQNp6BuIxaDV L02anBuSUTtFr2VkyBUI7VMQSCAfsrUcSNzsr2s7gF0eI1BOjRqAs37hhSAsgWKsnW0a uKtKjs/ta+HCGE8i3BLrcLOOlZlkKfOHUc4rt5Bi/ISAf07sttdS0W8dEadJNqP+CVXK mpMQ== 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; bh=UhfSf2CMm4aexoQYjsSQyZk7bwSh8tin0SfTbWRZyJk=; b=wmcFn9LqMpcOQkF9WZnxbuDK6o5gJzykKk+kf+DByBN2DOaLq63EDCBRbLs3Eemmi/ oFsfuZVYYYXPFk4bda0UV5LZJTl/kuaibhFjjKBEY43jgC/POZ2ZRV18acwye1o/0UzM a/7DBvTzbd88/Gl9BKZ3Pw920UPym+zTD8q6FJgz4pkL+FsX+YHcxV4/as0d6e1hI7aq s4yFP9GB67+K0jN5jRp55N40Ntngz+4lWQ1QEAXHdkmeF2mIrzreN5U1DsvYFMDFD7Hl B7jiK7xWD1EVrVoH0mcNpjzzVcYgaI+4cGnEzIN9t9VrqnR7cRNSpa/qla6TJoyZgu0G 9CjA== X-Gm-Message-State: ACrzQf0bZwAqFpI1Ap07bjf5VXN7IS9LTOCBCvRwPDANBXStivKoAsdY nLwvGpTS6nI3ykJXf1ozWOzAPw== X-Google-Smtp-Source: AMsMyM7N1dwXNw/7q6ugVHeYBN9H8X5Ecb3R5C2y44tiRaC/BlIhfA/m0WqD9TEQf7puKdFubvub0w== X-Received: by 2002:a2e:9c2:0:b0:26a:cbe5:21ae with SMTP id 185-20020a2e09c2000000b0026acbe521aemr4418978ljj.354.1664011953866; Sat, 24 Sep 2022 02:32:33 -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 k4-20020a05651239c400b0049908e21e26sm1830317lfu.253.2022.09.24.02.32.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 24 Sep 2022 02:32:33 -0700 (PDT) Message-ID: <4eabf0bf-cae0-5457-7b0e-3a9991402de6@linaro.org> Date: Sat, 24 Sep 2022 11:32:32 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH 9/9] arm64: dts: qcom: sm8250: change DSI PHY node name to generic one Content-Language: en-US To: Dmitry Baryshkov , Andy Gross , Bjorn Andersson , Konrad Dybcio , 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: <20220924090108.166934-1-dmitry.baryshkov@linaro.org> <20220924090108.166934-10-dmitry.baryshkov@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220924090108.166934-10-dmitry.baryshkov@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 24/09/2022 11:01, Dmitry Baryshkov wrote: > Change DSI PHY node names from custom 'dsi-phy' to the generic 'phy'. > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof