Hi Mark, > -----Original Message----- > From: Mark Brown <broo...@kernel.org> > Sent: Friday, September 11, 2020 6:04 PM > To: Ashish Kumar <ashish.ku...@nxp.com> > Cc: kuldip dwivedi <kuldip.dwiv...@puresoftware.com>; Yogesh Gaur > <yogeshgaur...@gmail.com>; linux-...@vger.kernel.org; linux- > ker...@vger.kernel.org; Varun Sethi <v.se...@nxp.com>; Arokia Samy > <arokia.s...@nxp.com>; Ard Biesheuvel <ard.biesheu...@arm.com>; > Samer El-Haj-Mahmoud <samer.el-haj-mahm...@arm.com>; Paul Yang > <paul.y...@arm.com> > Subject: Re: [EXT] [PATCH v2] spi: spi-nxp-fspi: Add ACPI support > > On Fri, Sep 11, 2020 at 12:28:47PM +0000, Ashish Kumar wrote: > > > Signed-off-by: kuldip dwivedi <kuldip.dwiv...@puresoftware.com> > > > Please capture version change summary. > > > > Regards > > Ashish > > It's there: It did not mentioned about removing SWRST, which was present in v1. v2:Notes Looked very similar to v1.
Regards Ashish > > > > > > > Notes: > > > 1. Add ACPI match table, NXP members are added to confirm HID for > FSPI > > > 2. Change the DT specific APIs to device property APIs > > > so that same API can be used in DT and ACPi mode. > > > 3. Omit clock configuration part - in ACPI world, the firmware > > > is responsible for clock maintenance. > > > 4. This patch is tested on LX2160A platform