RE: [PATCH v2] gpio: mpc8xxx: Add ACPI support

2021-03-19 Thread Ran Wang
Hi Michael, On Friday, March 19, 2021 3:52 PM, Michael Walle wrote: > > Am 2021-03-19 03:53, schrieb Ran Wang: > > Current implementation only supports DT, now add ACPI support. > > > > Note that compared to device of 'fsl,qoriq-gpio', LS1028A and > > LS1088A's GPIO have no extra programming, so

Re: [PATCH v2] gpio: mpc8xxx: Add ACPI support

2021-03-19 Thread Michael Walle
Am 2021-03-19 03:53, schrieb Ran Wang: Current implementation only supports DT, now add ACPI support. Note that compared to device of 'fsl,qoriq-gpio', LS1028A and LS1088A's GPIO have no extra programming, so simplify related checking. Signed-off-by: Ran Wang --- Change in v2: - Initialize de