Re: [PATCH] arm: mach-k3: am642_init: Unlock MCU PADCFG regs

2022-01-17 Thread Tom Rini
On Wed, Dec 15, 2021 at 04:14:28PM +0100, Christian Gmeiner wrote: > From: Michael Liebert > > Currently only the PADCFG registers of the main domain are unlocked. > Also unlock PADCFG registers of MCU domain, so MCU pin muxing can be > configured by u-boot or Linux. > > Signed-off-by: Michael

Re: [PATCH] arm: mach-k3: am642_init: Unlock MCU PADCFG regs

2022-01-14 Thread Nishanth Menon
On 16:14-20211215, Christian Gmeiner wrote: > From: Michael Liebert > > Currently only the PADCFG registers of the main domain are unlocked. > Also unlock PADCFG registers of MCU domain, so MCU pin muxing can be > configured by u-boot or Linux. > > Signed-off-by: Michael Liebert > Tested-by: C

[PATCH] arm: mach-k3: am642_init: Unlock MCU PADCFG regs

2021-12-15 Thread Christian Gmeiner
From: Michael Liebert Currently only the PADCFG registers of the main domain are unlocked. Also unlock PADCFG registers of MCU domain, so MCU pin muxing can be configured by u-boot or Linux. Signed-off-by: Michael Liebert Tested-by: Christian Gmeiner --- arch/arm/mach-k3/am642_init.c

[PATCH] arm: mach-k3: am642_init: Unlock MCU PADCFG regs

2021-12-15 Thread Christian Gmeiner
From: Michael Liebert Currently only the PADCFG registers of the main domain are unlocked. Also unlock PADCFG registers of MCU domain, so MCU pin muxing can be configured by u-boot or Linux. Signed-off-by: Michael Liebert Tested-by: Christian Gmeiner --- arch/arm/mach-k3/am642_init.c