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 08B7BC77B61 for ; Fri, 28 Apr 2023 06:37:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345363AbjD1Ghq (ORCPT ); Fri, 28 Apr 2023 02:37:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44368 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230002AbjD1Ghn (ORCPT ); Fri, 28 Apr 2023 02:37:43 -0400 Received: from mail-wm1-x332.google.com (mail-wm1-x332.google.com [IPv6:2a00:1450:4864:20::332]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 147042122 for ; Thu, 27 Apr 2023 23:37:42 -0700 (PDT) Received: by mail-wm1-x332.google.com with SMTP id 5b1f17b1804b1-3f192c23fffso54055535e9.3 for ; Thu, 27 Apr 2023 23:37:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1682663860; x=1685255860; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=R2hPJfkHwOMglypRlLa17iuea4E8kZcEfHcM/mkMmTk=; b=S50jWmRywWZJV1Ldix3O2ItgZ3RhzCpFP9Q94+60hOU+i6QcysdVe5I2RBCaUOd2zd fzk5db0CFe7L0e8rdBFsa1geH9bOyaCbzM4fE1c99XwOEO6QOGuPRVi6JRjtOkKYhVPD Q0Nndp7rm3gdlRHZakCo293FF2iA9nCG89jBItTnlUpk6xP0droMjJOKhfcKf0iKCcSU 7w/X0mGaJNhA8RjLJAzz0J68OQxlChjqs376k0vfLiIXjGG8Lp7V0nS5MVBXPCTIPOKz eQ24o3MrOgr6EhPjE0uht3Kp1GPE5P2fQmivrgw6lqi7pVUnQ5SVkU5QZzqT7lowzCz7 MaRA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682663860; x=1685255860; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R2hPJfkHwOMglypRlLa17iuea4E8kZcEfHcM/mkMmTk=; b=Sl0CSzsRh1/H9/+CFIrsL3mX6JroMbpnwQ5kRU3qmBcnZxQMQByrW7MOXKjy384i5y r9Q4GeakadhDax3VfmGTy0+o8bJtTlEeNZsmGmuHHJ6+YFwk/JMILik8AsNwC6/QUfjt WD7QePDCpeJ1mf+eF6zQ68/vkPoP1HVRP33Df6lF5Tw7XDHMcsnDV1WTLfUua8pQSm2g jW71FFeDU8jh43k2OzVa/s0b7nV01K6EywCESYd0NAMlvqk21KOK2/7xDUKcXuGJ0DyF YZMgNwNR9jqCcUo9TmnMNOjJWJuyAniUyi9pRsv0cPR/9gLaA2gF2SIS7DSKzZ2ASB2+ AYVw== X-Gm-Message-State: AC+VfDy2EIop+wnqVt97+MgqR31vtFX4f5bejL+BG1vNGUEtrfQrR4Gh XNcm/c6dIEZng7As/HqMOdHFJj6hFfl+Gg== X-Google-Smtp-Source: ACHHUZ5wsHZpnVtwfiLHJxTt4l3u1glDD10pDMjsYggSlppqbtWEe4VE4xpX50ekINIV6eiaOxaLmQ== X-Received: by 2002:a05:6000:1250:b0:2f4:d4a3:c252 with SMTP id j16-20020a056000125000b002f4d4a3c252mr2898009wrx.3.1682663860404; Thu, 27 Apr 2023 23:37:40 -0700 (PDT) Received: from jernej-laptop.localnet (89-212-118-115.static.t-2.net. [89.212.118.115]) by smtp.gmail.com with ESMTPSA id g18-20020adff3d2000000b002fb2782219esm20462965wrp.3.2023.04.27.23.37.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Apr 2023 23:37:39 -0700 (PDT) From: Jernej =?utf-8?B?xaBrcmFiZWM=?= To: Roman Beranek , Maxime Ripard Cc: Chen-Yu Tsai , David Airlie , Daniel Vetter , Samuel Holland , Frank Oltmanns , Icenowy Zheng , Ondrej Jirman , dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 3/7] arm64: dts: allwinner: a64: assign PLL_MIPI to CLK_TCON0 Date: Fri, 28 Apr 2023 08:37:38 +0200 Message-ID: <5667905.DvuYhMxLoT@jernej-laptop> In-Reply-To: <4o243jwhbdfw32s5gzsbn4nhinicliugo4gqhh55lwxbfxkvkh@2jofbkdavewn> References: <20230427091611.99044-1-me@crly.cz> <20230427091611.99044-4-me@crly.cz> <4o243jwhbdfw32s5gzsbn4nhinicliugo4gqhh55lwxbfxkvkh@2jofbkdavewn> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dne =C4=8Detrtek, 27. april 2023 ob 11:27:11 CEST je Maxime Ripard napisal(= a): > On Thu, Apr 27, 2023 at 11:16:07AM +0200, Roman Beranek wrote: > > Assign pll-mipi parent to tcon0's source clock via 'assigned-clocks'. > >=20 > > Signed-off-by: Roman Beranek >=20 > Again, you should be doing it in the driver, not the device tree. Agreed, fixing this in driver instead of DT is better as it allows kernel t= o=20 work with older DTs and still have proper DSI output. Best regards, Jernej >=20 > Maxime