* Re: [PATCH v2 3/3] arm64: dts: mediatek: mt8183: Add domain supply for mfg
[not found] ` <6d24fad2-84ac-1cd1-128b-cc36b115502e@gmail.com>
@ 2021-02-01 9:09 ` Matthias Brugger
0 siblings, 0 replies; only message in thread
From: Matthias Brugger @ 2021-02-01 9:09 UTC (permalink / raw)
To: Hsin-Yi Wang, linux-arm-kernel
Cc: Rob Herring, Enric Balletbo i Serra, Mark Brown, Weiyi Lu,
devicetree, linux-kernel, linux-mediatek
On 31/01/2021 13:05, Matthias Brugger wrote:
>
>
> On 29/01/2021 11:12, Hsin-Yi Wang wrote:
>> Add domain supply node.
>>
>> Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
>> ---
>
> Applied to v5.11-next/dts64
>
I just realiezed that we will also need a patch for the MT8183 EVB. I'll leave
this series in, but please provide a follow-up patch for the dts.
Thanks.
Matthias
> Thanks
>
>> arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi | 4 ++++
>> arch/arm64/boot/dts/mediatek/mt8183.dtsi | 2 +-
>> 2 files changed, 5 insertions(+), 1 deletion(-)
>>
>> diff --git a/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi b/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi
>> index bf2ad1294dd30..ebd53755d538a 100644
>> --- a/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi
>> +++ b/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi
>> @@ -709,6 +709,10 @@ cros_ec {
>> };
>> };
>>
>> +&mfg {
>> + domain-supply = <&mt6358_vgpu_reg>;
>> +};
>> +
>> &soc_data {
>> status = "okay";
>> };
>> diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
>> index 5b782a4769e7e..bda283fa92452 100644
>> --- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi
>> +++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
>> @@ -360,7 +360,7 @@ power-domain@MT8183_POWER_DOMAIN_MFG_ASYNC {
>> #size-cells = <0>;
>> #power-domain-cells = <1>;
>>
>> - power-domain@MT8183_POWER_DOMAIN_MFG {
>> + mfg: power-domain@MT8183_POWER_DOMAIN_MFG {
>> reg = <MT8183_POWER_DOMAIN_MFG>;
>> #address-cells = <1>;
>> #size-cells = <0>;
>>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-01 9:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20210129101208.2625249-1-hsinyi@chromium.org>
[not found] ` <20210129101208.2625249-4-hsinyi@chromium.org>
[not found] ` <6d24fad2-84ac-1cd1-128b-cc36b115502e@gmail.com>
2021-02-01 9:09 ` [PATCH v2 3/3] arm64: dts: mediatek: mt8183: Add domain supply for mfg Matthias Brugger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).