Searched hist:"9 eed71b7221c5fc7ed887f1087e42c9f1a62f581" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/fdts/ |
| H A D | stm32mp157c-odyssey-som.dtsi | 9eed71b7221c5fc7ed887f1087e42c9f1a62f581 Thu Jun 02 04:28:31 UTC 2022 Ahmad Fatoum <a.fatoum@pengutronix.de> fix(stm32mp1): fdts: stm32mp1: align DDR regulators with new driver
With recent changes, TF-A now panics on MC-1, Avenger96 and Odyssey:
NOTICE: CPU: STM32MP157C?? Rev.B NOTICE: Model: Linux Automation MC-1 board ERROR: regul ldo3: max value 750 is invalid PANIC at PC : 0x2ffeebb7
as the driver takes great offense at the content of the device tree. The parts in question were copy-pasted from ST DTs, but those ST DTs were fixed by commit 67d95409baae ("refactor(stm32mp1-fdts): update regulator description").
Fix the breakage by transplanting the same changes into all remaining STM32MP1 DTs.
Change was boot-tested on MC-1, but only build tested for the other two.
Fixes: bba9fdee589f ("feat(stm32mp1): add regulator framework compilation") Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Change-Id: I143d0091625f62c313b3b71449c9ad99583d01c8
|
| H A D | stm32mp157a-avenger96.dts | 9eed71b7221c5fc7ed887f1087e42c9f1a62f581 Thu Jun 02 04:28:31 UTC 2022 Ahmad Fatoum <a.fatoum@pengutronix.de> fix(stm32mp1): fdts: stm32mp1: align DDR regulators with new driver
With recent changes, TF-A now panics on MC-1, Avenger96 and Odyssey:
NOTICE: CPU: STM32MP157C?? Rev.B NOTICE: Model: Linux Automation MC-1 board ERROR: regul ldo3: max value 750 is invalid PANIC at PC : 0x2ffeebb7
as the driver takes great offense at the content of the device tree. The parts in question were copy-pasted from ST DTs, but those ST DTs were fixed by commit 67d95409baae ("refactor(stm32mp1-fdts): update regulator description").
Fix the breakage by transplanting the same changes into all remaining STM32MP1 DTs.
Change was boot-tested on MC-1, but only build tested for the other two.
Fixes: bba9fdee589f ("feat(stm32mp1): add regulator framework compilation") Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Change-Id: I143d0091625f62c313b3b71449c9ad99583d01c8
|
| H A D | stm32mp15xx-osd32.dtsi | 9eed71b7221c5fc7ed887f1087e42c9f1a62f581 Thu Jun 02 04:28:31 UTC 2022 Ahmad Fatoum <a.fatoum@pengutronix.de> fix(stm32mp1): fdts: stm32mp1: align DDR regulators with new driver
With recent changes, TF-A now panics on MC-1, Avenger96 and Odyssey:
NOTICE: CPU: STM32MP157C?? Rev.B NOTICE: Model: Linux Automation MC-1 board ERROR: regul ldo3: max value 750 is invalid PANIC at PC : 0x2ffeebb7
as the driver takes great offense at the content of the device tree. The parts in question were copy-pasted from ST DTs, but those ST DTs were fixed by commit 67d95409baae ("refactor(stm32mp1-fdts): update regulator description").
Fix the breakage by transplanting the same changes into all remaining STM32MP1 DTs.
Change was boot-tested on MC-1, but only build tested for the other two.
Fixes: bba9fdee589f ("feat(stm32mp1): add regulator framework compilation") Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Change-Id: I143d0091625f62c313b3b71449c9ad99583d01c8
|