Re: [PATCH 2/2] via-ide: Fix fuloong2e support

2020-12-27 Thread BALATON Zoltan via
On Sun, 27 Dec 2020, Philippe Mathieu-Daudé wrote: On 12/27/20 5:40 PM, BALATON Zoltan via wrote: On Sun, 27 Dec 2020, Philippe Mathieu-Daudé wrote: On 12/25/20 12:23 AM, BALATON Zoltan wrote: From: Guenter Roeck Fuloong2e needs to use legacy mode for IDE support to work with Linux. Add prop

Re: [PATCH 2/2] via-ide: Fix fuloong2e support

2020-12-27 Thread Guenter Roeck
On 12/27/20 9:24 AM, Philippe Mathieu-Daudé wrote: > On 12/27/20 5:40 PM, BALATON Zoltan via wrote: >> On Sun, 27 Dec 2020, Philippe Mathieu-Daudé wrote: >>> On 12/25/20 12:23 AM, BALATON Zoltan wrote: From: Guenter Roeck Fuloong2e needs to use legacy mode for IDE support to work wi

Re: [PATCH 2/2] via-ide: Fix fuloong2e support

2020-12-27 Thread Philippe Mathieu-Daudé
On 12/27/20 5:40 PM, BALATON Zoltan via wrote: > On Sun, 27 Dec 2020, Philippe Mathieu-Daudé wrote: >> On 12/25/20 12:23 AM, BALATON Zoltan wrote: >>> From: Guenter Roeck >>> >>> Fuloong2e needs to use legacy mode for IDE support to work with Linux. >>> Add property to via-ide driver to make the m

Re: [PATCH 2/2] via-ide: Fix fuloong2e support

2020-12-27 Thread BALATON Zoltan via
On Sun, 27 Dec 2020, Philippe Mathieu-Daudé wrote: On 12/25/20 12:23 AM, BALATON Zoltan wrote: From: Guenter Roeck Fuloong2e needs to use legacy mode for IDE support to work with Linux. Add property to via-ide driver to make the mode configurable, and set legacy mode for Fuloong2e. Fixes: 4

Re: [PATCH 2/2] via-ide: Fix fuloong2e support

2020-12-27 Thread Philippe Mathieu-Daudé
On 12/25/20 12:23 AM, BALATON Zoltan wrote: > From: Guenter Roeck > > Fuloong2e needs to use legacy mode for IDE support to work with Linux. > Add property to via-ide driver to make the mode configurable, and set > legacy mode for Fuloong2e. > Fixes: 4ea98d317eb ("ide/via: Implement and use nat

Re: [PATCH 2/2] via-ide: Fix fuloong2e support

2020-12-24 Thread Guenter Roeck
On Fri, Dec 25, 2020 at 12:23:37AM +0100, BALATON Zoltan wrote: > From: Guenter Roeck > > Fuloong2e needs to use legacy mode for IDE support to work with Linux. > Add property to via-ide driver to make the mode configurable, and set > legacy mode for Fuloong2e. > > Signed-off-by: Guenter Roeck