All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] Odroid N2 failes to boot using upstream kernel using microSD card
@ 2020-03-02 12:53 ` Anand Moon
  0 siblings, 0 replies; 29+ messages in thread
From: Anand Moon @ 2020-03-02 12:53 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Neil Armstrong, Martin Blumenstingl,
	Jerome Brunet, Michael Turquette, Stephen Boyd
  Cc: Kevin Hilman, devicetree, linux-arm-kernel, linux-amlogic,
	linux-kernel, linux-clk

When we try to boot the device from microSD card, the board will
stall in between, on suggestion from Martin, Jerome and Neil it was
narrowed down to clk not getting enable.

Fix the clk driver help booting of the kernel.
Any more suggestion or inputs are welcome.

Changes since PATCHv1:
	[1] https://patchwork.kernel.org/cover/11384523/
            drop the patch as it was not being parsed correctly.
            https://patchwork.kernel.org/patch/11384533/
            fixed the subject and message for core patch.
            https://patchwork.kernel.org/patch/11384537/
Changes since RFCv1:
	[0] https://lore.kernel.org/linux-amlogic/20191007131649.1768-1-linux.amoon@gmail.com/
	 drop some patches and fix the clk driver as suggested by Neil.

-Anand

Anand Moon (2):
  arm64: dts: meson: Add missing regulator linked to VDDAO_3V3 regulator
    to FLASH_VDD
  clk: meson: g12a: set cpub_clk flags to CLK_IS_CRITICAL

 arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dts | 1 +
 drivers/clk/meson/g12a.c                             | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2020-03-23  9:04 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-02 12:53 [PATCHv2 0/2] Odroid N2 failes to boot using upstream kernel using microSD card Anand Moon
2020-03-02 12:53 ` Anand Moon
2020-03-02 12:53 ` Anand Moon
2020-03-02 12:53 ` [PATCHv2 1/2] arm64: dts: meson: Add missing regulator linked to VDDAO_3V3 regulator to FLASH_VDD Anand Moon
2020-03-02 12:53   ` Anand Moon
2020-03-02 12:53   ` Anand Moon
2020-03-02 17:18   ` Kevin Hilman
2020-03-02 17:18     ` Kevin Hilman
2020-03-02 17:18     ` Kevin Hilman
2020-03-03 14:11     ` Anand Moon
2020-03-03 14:11       ` Anand Moon
2020-03-03 14:11       ` Anand Moon
2020-03-02 12:53 ` [PATCHv2 2/2] clk: meson: g12a: set cpub_clk flags to CLK_IS_CRITICAL Anand Moon
2020-03-02 12:53   ` Anand Moon
2020-03-02 12:53   ` Anand Moon
2020-03-02 17:01   ` Kevin Hilman
2020-03-02 17:01     ` Kevin Hilman
2020-03-02 17:01     ` Kevin Hilman
2020-03-03 14:01     ` Anand Moon
2020-03-03 14:01       ` Anand Moon
2020-03-19 23:39     ` Martin Blumenstingl
2020-03-19 23:39       ` Martin Blumenstingl
2020-03-19 23:39       ` Martin Blumenstingl
2020-03-20  6:42       ` Anand Moon
2020-03-20  6:42         ` Anand Moon
2020-03-20  6:42         ` Anand Moon
2020-03-23  9:03       ` Jerome Brunet
2020-03-23  9:03         ` Jerome Brunet
2020-03-23  9:03         ` Jerome Brunet

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.