From patchwork Tue Feb 1 20:05:02 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= X-Patchwork-Id: 12732200 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B565CC433EF for ; Tue, 1 Feb 2022 20:06:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=lCVhrMF5+S2b4uLEgJEkVObnG+bYVxvqnv0jfzzwa+o=; b=RmUcXY/WdkKkRW GQq8X4zY1Y4oBIa9FNF9+OAISt+NlT39/9ujM6tpXDyjwdiM8lndKrCBR0zY5YI4t1L2RQNQbANoq 9mlfU4z8q1uOwBkrZvhdrH2jEtL2xgGi8X7dAQ5UrY28oy0elEQGfpRVIrT3RLC1GWCr8L7W898gG Q7BPMhpZPcV8zwyTga3BMxIDNcT9+s2/eqi8ead1TSBNFlhQt65c3HCvj9nB+4ismCZlqH6mF0C+4 03lsAmtY7Ca9Eq+mlaEDu22Y+7BTjqX/CwiqbAdr1K3OgEF6gxWNPX/X5C85rKkrMyuzaMNSXxEgV j8eL92vLF3rgVlDldJJA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nEzOz-00DbIf-Rs; Tue, 01 Feb 2022 20:05:21 +0000 Received: from bhuna.collabora.co.uk ([2a00:1098:0:82:1000:25:2eeb:e3e3]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nEzOw-00DbHf-Lk for linux-arm-kernel@lists.infradead.org; Tue, 01 Feb 2022 20:05:20 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: nfraprado) with ESMTPSA id ADEA21F4240F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1643745916; bh=AyfVJQW9DRmB9ufTRdq5z/1frnMUP3lGd87YN4EEpQY=; h=From:To:Cc:Subject:Date:From; b=M10Rvuv64xK1qFIqe1D8fYjcnSutzi9kMLIIyvjll67CdNBwxmHKkA3pDI9X3E7d0 fq4lad8vkOatQs+uR4xArJXL75CUWPsL9bTxDNLQ8/tJH8MkXsiB8vYxvGkRgR4BS6 qAN5oGh4CfLi7+i6XNNq3tpdq5XSS1wRmPl2ULxrEUM0VCPEl0nXMk2YF9Du8TwghU EfzvxAnIOdjhF3F5Oobf3krmzfQ7y4ghKvvwoxXpta6ngwOYiF1jb4S6SJkzuD78a5 ZapVaSSV2lfJqKyisk6RpiL2Vp9fGJ8ED/aujdL82Jwzy8feao7oLynbLgPK6gyTV4 ggu9rSkPatTNg== From: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= To: Bjorn Andersson Cc: kernel@collabora.com, =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= , Adam Ford , Alexander Stein , AngeloGioacchino Del Regno , Biju Das , Catalin Marinas , Fabio Estevam , Geert Uytterhoeven , Krzysztof Kozlowski , Nobuhiro Iwamatsu , Sameer Pujar , Saravana Kannan , Shawn Guo , Will Deacon , Zenghui Yu , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 0/2] arm64: defconfig: Enable multimedia clocks on SC7180 Date: Tue, 1 Feb 2022 15:05:02 -0500 Message-Id: <20220201200504.854917-1-nfraprado@collabora.com> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220201_120518_908710_6292FA5B X-CRM114-Status: GOOD ( 10.41 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.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). v1: https://lore.kernel.org/lkml/20211013105613.250450-1-angelogioacchino.delregno@collabora.com/ Changes in v2: - Rebased and fixed conflicts 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(+)