Re: [PATCH v2 2/2] arm: bcm283x: serial: Move ofdata reading to probe() method

2020-05-04 Thread Matthias Brugger
On 23/03/2020 04:15, Simon Glass wrote: > We cannot rely on a parent bus that needs to be probed, until we know that > it is probed. That means that code in the ofdata_to_platdata() method > cannot rely on the parent bus being probed. > > Move the ofdata code in the two serial drivers into a

[PATCH v2 2/2] arm: bcm283x: serial: Move ofdata reading to probe() method

2020-03-22 Thread Simon Glass
We cannot rely on a parent bus that needs to be probed, until we know that it is probed. That means that code in the ofdata_to_platdata() method cannot rely on the parent bus being probed. Move the ofdata code in the two serial drivers into a probe() method. This fixes serial output on