[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <9854fd68-14e3-aed3-ca35-8e259baa0348@kernel.org>
Date: Mon, 10 Sep 2018 14:59:46 -0500
From: Dinh Nguyen <dinguyen@...nel.org>
To: Philipp Zabel <p.zabel@...gutronix.de>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
Marek Vasut <marex@...x.de>
Subject: [RFC] reset: make reset controller driver initialize early
Hi Philipp,
I need to make the reset controller on the SoCFPGA platform initialize
early. I have one solution which is similar to what reset-sunxi is
doing, making the "altr,rst-mgr" initialize early in a separate
reset-socfpga.c but using the reset-simple operations.
I'm guessing SoCFPGA may not be the only platform that needs the reset
driver early, would it make sense to have a solution in reset-simple
that is capable of an early init?
Dinh
Powered by blists - more mailing lists