On Mon, Jul 27, 2026 at 02:59:09PM +0800, Eric Chung wrote: > Enable high-speed MMC modes. > > Signed-off-by: Eric Chung <[email protected]> > > --- > v5: > - Remove ADMA support since it depends on CMD23 support. > - Enable PINCONF support for related power source setting. > v2: > - Enable ADMA support. > - Enable SYSCON support. > --- > board/spacemit/k1/MAINTAINERS | 1 +
This change doesn't seem to match the commit description. Please create a separate commit for the MAINTAINERS file, or at least move the change to the commit adding the driver. Also, I don't think it's the reasonable place for board MAINTAINERS file to keep the entry for drivers. Please consider creating an entry for your platform in /MAINTAINERS later. You don't need to do so in this series, though. > configs/spacemit_k1_defconfig | 20 ++++++++++++++++++++ > 2 files changed, 21 insertions(+) Best regards, Yao Zi
