Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp3335518pxb; Wed, 13 Oct 2021 04:01:16 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzxqwHHrQL5OkZPLLuwku49HmjmKKWV5JWOXF5KpQ8MtozxdNwdGYP5v+hH9ELVSiPBeahM X-Received: by 2002:a05:6a00:a94:b0:44c:ecb2:6018 with SMTP id b20-20020a056a000a9400b0044cecb26018mr26787102pfl.57.1634122876003; Wed, 13 Oct 2021 04:01:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1634122875; cv=none; d=google.com; s=arc-20160816; b=w9Dx3d3mYpXempvt0m+/RqOSVVAQ4FFzRsHm1F3HMt9x+Y8BMv/KPcXsO2ajP9sK2u 1pWTJ+MIrEl6O49nQmSmb87nDfjsTMQ5aCB/F+yxByq6DJvWIzxkejrRDmphUpGYeypf Y6WTXCSH7KGc3UZ+JNaUYH3nmMrAjAwtU+acgA0OjvrNtdiW3BmTSIfxAfist0lbHKu9 dVCY7IA0pRi+EKvWX0gLtaTlGTkpLM40yfKp6EaWd3vR1AtzoDBqXWh6ZvC2Ox4LgZFc 6gA2CRhkZJ4K+uec48ht3JU6860/s0+ziDW8/w0YFviv01NyQT605F9LZw86icsDGU3U S+xw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=x6M1RZK3YLlHmG/zOsMTBlP7Q1TmYsFooDXB80UMlCs=; b=yyENWQbvwHyuD5dRQ+f9NRIbQSDAwqokNoWKT8Hpk419xLE0eehJIQYWQgtOhQXPu7 KG7qkZx/lbYKBhT/e7CZDHPI8WKzhNzvE5mg/KcxdbKsuCJ0+8ppK1JOVJbpV4g53hy5 jytFtA38BWo/xFz3boJJU1DZXcTgV3ZreOX8Lf+8tPhnb5+bQ+mnBYefugoNhnVT6Cql waBJ0Nr9vw4CaC8P57O7TGvxnMn8s0rdDVL/Vg3NGwt2zn3weLnz17kKDpJXeK2FCV02 +NiexR2JYJt/o9or6w1m+ywfQg8agWXfkZ/43CGvzUJu37hCrtq49wS671PmFz/AeCLd 3zaQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o16si22682886plg.277.2021.10.13.04.00.54; Wed, 13 Oct 2021 04:01:15 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233978AbhJMK7o (ORCPT + 99 others); Wed, 13 Oct 2021 06:59:44 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:35360 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231787AbhJMK6v (ORCPT ); Wed, 13 Oct 2021 06:58:51 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: kholk11) with ESMTPSA id D60D91F4415E From: AngeloGioacchino Del Regno To: linux-arm-kernel@lists.infradead.org Cc: catalin.marinas@arm.com, will@kernel.org, shawnguo@kernel.org, bjorn.andersson@linaro.org, krzk@kernel.org, geert+renesas@glider.be, vkoul@kernel.org, jagan@amarulasolutions.com, agx@sigxcpu.org, biju.das.jz@bp.renesas.com, enric.balletbo@collabora.com, aford173@gmail.com, nm@ti.com, andrey.zhizhikin@leica-geosystems.com, saravanak@google.com, linux-kernel@vger.kernel.org, konrad.dybcio@somainline.org, marijn.suijten@somainline.org, martin.botka@somainline.org, AngeloGioacchino Del Regno Subject: [PATCH 0/2] arm64: defconfig: Enable multimedia clocks on SC7180 Date: Wed, 13 Oct 2021 12:56:11 +0200 Message-Id: <20211013105613.250450-1-angelogioacchino.delregno@collabora.com> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Device trees for SC7180 Trogdor machines are enabling DPU1 and Venus, but these are never getting up due to missing clock drivers; after a test, it was discovered that both of them are fairly ok, except for the Venus encoder, which doesn't seem to work fine, but it's anyway not introducing any unstability (the device won't crash), so there is no reason to keep them out of the game. Since both of these clock drivers aren't boot-critical and can be inserted later, it's proposed to enable them as module: this will avoid increasing the kernel image size, which is especially important to keep lower loading times (from the bootloader). AngeloGioacchino Del Regno (2): arm64: defconfig: Add SC7180 GPUCC and DISPCC as module arm64: defconfig: Add SC7180 VIDEOCC as module arch/arm64/configs/defconfig | 3 +++ 1 file changed, 3 insertions(+) -- 2.33.0