All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miles Chen <miles.chen@mediatek.com>
To: Matthias Brugger <matthias.bgg@gmail.com>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>
Subject: clk: mediatek: support COMMON_CLK_MT8192 module build
Date: Tue, 11 Jan 2022 01:09:56 +0800	[thread overview]
Message-ID: <20220110171000.24316-1-miles.chen@mediatek.com> (raw)

This patch set supports COMMON_CLK_MT8192 module build.
Boot-up tested with builtin and module build:

load test:
clk_mt8192_venc 16384 0 - Live 0xffff800008ff7000
clk_mt8192_vdec 16384 0 - Live 0xffff800008fef000
clk_mt8192_scp_adsp 16384 0 - Live 0xffff800008fe7000
clk_mt8192_msdc 16384 0 - Live 0xffff800008fdf000
clk_mt8192_mm 16384 0 - Live 0xffff800008fda000
clk_mt8192_mfg 16384 0 - Live 0xffff800008fd5000
clk_mt8192_mdp 16384 0 - Live 0xffff800008fd0000
clk_mt8192_ipe 16384 0 - Live 0xffff800008fcb000
clk_mt8192_imp_iic_wrap 16384 0 - Live 0xffff800008fc6000
clk_mt8192_img 16384 0 - Live 0xffff800008fc1000
clk_mt8192_cam 16384 0 - Live 0xffff800008fbc000
clk_mt8192_aud 16384 0 - Live 0xffff800008fb7000
clk_mt8192 40960 0 [permanent], Live 0xffff800008fa8000     




_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Miles Chen <miles.chen@mediatek.com>
To: Matthias Brugger <matthias.bgg@gmail.com>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>
Subject: clk: mediatek: support COMMON_CLK_MT8192 module build
Date: Tue, 11 Jan 2022 01:09:56 +0800	[thread overview]
Message-ID: <20220110171000.24316-1-miles.chen@mediatek.com> (raw)

This patch set supports COMMON_CLK_MT8192 module build.
Boot-up tested with builtin and module build:

load test:
clk_mt8192_venc 16384 0 - Live 0xffff800008ff7000
clk_mt8192_vdec 16384 0 - Live 0xffff800008fef000
clk_mt8192_scp_adsp 16384 0 - Live 0xffff800008fe7000
clk_mt8192_msdc 16384 0 - Live 0xffff800008fdf000
clk_mt8192_mm 16384 0 - Live 0xffff800008fda000
clk_mt8192_mfg 16384 0 - Live 0xffff800008fd5000
clk_mt8192_mdp 16384 0 - Live 0xffff800008fd0000
clk_mt8192_ipe 16384 0 - Live 0xffff800008fcb000
clk_mt8192_imp_iic_wrap 16384 0 - Live 0xffff800008fc6000
clk_mt8192_img 16384 0 - Live 0xffff800008fc1000
clk_mt8192_cam 16384 0 - Live 0xffff800008fbc000
clk_mt8192_aud 16384 0 - Live 0xffff800008fb7000
clk_mt8192 40960 0 [permanent], Live 0xffff800008fa8000     




_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2022-01-10 17:10 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-10 17:09 Miles Chen [this message]
2022-01-10 17:09 ` clk: mediatek: support COMMON_CLK_MT8192 module build Miles Chen
2022-01-10 17:09 ` [PATCH 1/3] clk: mediatek: export mtk_clk_simple_probe Miles Chen
2022-01-10 17:09   ` Miles Chen
2022-01-10 17:09   ` Miles Chen
2022-01-14  2:12   ` Stephen Boyd
2022-01-14  2:12     ` Stephen Boyd
2022-01-14  2:12     ` Stephen Boyd
2022-01-14  8:36     ` Miles Chen
2022-01-14  8:36       ` Miles Chen
2022-01-10 17:09 ` [PATCH 2/3] clk: mediatek: clk-mt8192: drop CLK_OF_DECLARE_DRIVER Miles Chen
2022-01-10 17:09   ` Miles Chen
2022-01-10 17:09   ` Miles Chen
2022-01-10 17:09 ` [PATCH 3/3] clk: mediatek: support COMMON_CLK_MT8192 module build Miles Chen
2022-01-10 17:09   ` Miles Chen
2022-01-10 17:09   ` Miles Chen
2022-01-14  2:11   ` Stephen Boyd
2022-01-14  2:11     ` Stephen Boyd
2022-01-14  2:11     ` Stephen Boyd
2022-01-14  8:35     ` Miles Chen
2022-01-14  8:35       ` Miles Chen
2022-01-14 22:19       ` Stephen Boyd
2022-01-14 22:19         ` Stephen Boyd
2022-01-14 22:19         ` Stephen Boyd
2022-01-17  9:18         ` Miles Chen
2022-01-17  9:18           ` Miles Chen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220110171000.24316-1-miles.chen@mediatek.com \
    --to=miles.chen@mediatek.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.