[v2,1/2] memory/mediatek: Add an interface to get current DDR data rate
Crystal Guo (郭晶)
Crystal.Guo at mediatek.com
Tue Feb 11 03:33:14 PST 2025
On Sun, 2025-02-09 at 11:50 +0100, Krzysztof Kozlowski wrote:
> External email : Please do not click links or open attachments until
> you have verified the sender or the content.
>
>
> On 07/02/2025 02:42, Crystal Guo wrote:
> > Add MediaTek DRAMC driver to provide an interface that can
> > obtain current DDR data rate.
> >
> > Reported-by: kernel test robot <lkp at intel.com>
>
> Kbuild did not report here anything.
Okay, I will remove this tag in the next version.
>
> > Closes:
> > https://lore.kernel.org/oe-kbuild-all/202412210955.FvO0Pee3-lkp@intel
> > .
> > com/
> > Signed-off-by: Crystal Guo <crystal.guo at mediatek.com>
> > ---
> > drivers/memory/Kconfig | 1 +
> > drivers/memory/Makefile | 1 +
> > drivers/memory/mediatek/Kconfig | 21 +++
> > drivers/memory/mediatek/Makefile | 2 +
> > drivers/memory/mediatek/mtk-dramc.c | 196
> > ++++++++++++++++++++++++++++
> > 5 files changed, 221 insertions(+)
> > create mode 100644 drivers/memory/mediatek/Kconfig
> > create mode 100644 drivers/memory/mediatek/Makefile
> > create mode 100644 drivers/memory/mediatek/mtk-dramc.c
>
>
> You sent same patchsets multiple times.
>
> Before next posting, please really carefully go through the guides
> and
> process.
>
> Best regards,
> Krzysztof
Okay, sorry for the inconvenience caused.
Best regards,
Crystal
More information about the linux-arm-kernel
mailing list