Re: [PATCH v4] zynq-uart: Fix set_attributes implementation

2020-12-03 Thread Gedare Bloom
looks good to me On Thu, Dec 3, 2020 at 12:10 PM Kinsey Moore wrote: > The zynq-uart set_attributes implementation was configured to always > return false which causes spconsole01 to fail. This restores the > disabled implementation which sets the baud rate registers > appropriately and allows s

[PATCH v4] zynq-uart: Fix set_attributes implementation

2020-12-03 Thread Kinsey Moore
The zynq-uart set_attributes implementation was configured to always return false which causes spconsole01 to fail. This restores the disabled implementation which sets the baud rate registers appropriately and allows spconsole01 to pass. This also expands the set_attributes functionality to allow