Hi Simon,

On Tue, Jul 18, 2017 at 4:01 PM, Simon Glass <[email protected]> wrote:
> On 14 July 2017 at 05:54, Mario Six <[email protected]> wrote:
>> DM serial drivers on PowerPC determine their clock frequency via the
>> get_serial_clock function. This function is not Implemented yet for
>> MPC83xx.
>>
>> This patch Implements the function so that DM serial drivers work on
>> MPC83xx.
>>
>> Signed-off-by: Mario Six <[email protected]>
>> ---
>>
>>  arch/powerpc/cpu/mpc83xx/speed.c | 7 +++++++
>>  1 file changed, 7 insertions(+)
>
> Reviewed-by: Simon Glass <[email protected]>
>
> Really a clock driver would be better.

Since you suggested that I should convert the MPC83xx PCI driver to DM, I'll
probably also just convert the clock functionality into a proper clock driver
(I'll need a way to get the clock in the PCI driver anyway).

So, this will probably be fixed in v2. :-)

Best regards,

Mario
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to