All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
@ 2020-10-06 15:55 ` muhammad.husaini.zulkifli
  0 siblings, 0 replies; 41+ messages in thread
From: muhammad.husaini.zulkifli @ 2020-10-06 15:55 UTC (permalink / raw)
  To: adrian.hunter, michal.simek, sudeep.holla, ulf.hansson,
	linux-mmc, linux-arm-kernel, linux-kernel
  Cc: lakshmi.bai.raja.subramanian, wan.ahmad.zainie.wan.mohamad,
	muhammad.husaini.zulkifli, arnd

From: Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@intel.com>

Hi.

The first patch is to enable UHS-1 Support for Keem Bay EVM.

The second patch is the header file to handle ATF call.

These 2 patches was tested with Keem Bay evaluation module board.

Kindly help to review this patch set.

Thank you.

Changes since v2:
- Removed Document DT Bindings for Keembay Firmware.
- Removed Firmware Driver to handle ATF Service call.
- Add header file to handle API function for device driver to communicate with Arm Trusted Firmware.

Changes since v1:
- Add Document DT Bindings for Keembay Firmware.
- Created Firmware Driver to handle ATF Service call
- Provide API for arasan driver for sd card voltage changes

Muhammad Husaini Zulkifli (2):
  mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
  firmware: Keem Bay: Add support for Arm Trusted Firmware Service call

 drivers/mmc/host/sdhci-of-arasan.c            | 127 ++++++++++++++++++
 .../linux/firmware/intel/keembay_firmware.h   |  46 +++++++
 2 files changed, 173 insertions(+)
 create mode 100644 include/linux/firmware/intel/keembay_firmware.h

--
2.17.1


^ permalink raw reply	[flat|nested] 41+ messages in thread

end of thread, other threads:[~2020-10-07 16:10 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-06 15:55 [PATCH v3 0/2] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC muhammad.husaini.zulkifli
2020-10-06 15:55 ` muhammad.husaini.zulkifli
2020-10-06 15:55 ` [PATCH v3 1/2] " muhammad.husaini.zulkifli
2020-10-06 15:55   ` muhammad.husaini.zulkifli
2020-10-07  8:33   ` Michal Simek
2020-10-07  8:33     ` Michal Simek
2020-10-07  8:55     ` Andy Shevchenko
2020-10-07  8:55       ` Andy Shevchenko
2020-10-07  9:10       ` Michal Simek
2020-10-07  9:10         ` Michal Simek
2020-10-07 12:08         ` Andy Shevchenko
2020-10-07 12:08           ` Andy Shevchenko
2020-10-07 13:28       ` Zulkifli, Muhammad Husaini
2020-10-07 13:28         ` Zulkifli, Muhammad Husaini
2020-10-07 14:54         ` Andy Shevchenko
2020-10-07 14:54           ` Andy Shevchenko
2020-10-07 16:08           ` Zulkifli, Muhammad Husaini
2020-10-07 16:08             ` Zulkifli, Muhammad Husaini
2020-10-07 13:25     ` Zulkifli, Muhammad Husaini
2020-10-07 13:25       ` Zulkifli, Muhammad Husaini
2020-10-06 15:55 ` [PATCH v3 2/2] firmware: Keem Bay: Add support for Arm Trusted Firmware Service call muhammad.husaini.zulkifli
2020-10-06 15:55   ` muhammad.husaini.zulkifli
2020-10-06 20:37   ` kernel test robot
2020-10-06 20:37     ` kernel test robot
2020-10-06 20:37     ` kernel test robot
2020-10-07  3:41   ` Zulkifli, Muhammad Husaini
2020-10-07  3:41     ` Zulkifli, Muhammad Husaini
2020-10-07  8:20   ` Michal Simek
2020-10-07  8:20     ` Michal Simek
2020-10-07 10:10     ` Sudeep Holla
2020-10-07 10:10       ` Sudeep Holla
2020-10-07 13:29       ` Zulkifli, Muhammad Husaini
2020-10-07 13:29         ` Zulkifli, Muhammad Husaini
2020-10-07 13:21     ` Zulkifli, Muhammad Husaini
2020-10-07 13:21       ` Zulkifli, Muhammad Husaini
2020-10-07 13:37       ` Michal Simek
2020-10-07 13:37         ` Michal Simek
2020-10-07 13:52         ` Zulkifli, Muhammad Husaini
2020-10-07 13:52           ` Zulkifli, Muhammad Husaini
2020-10-07 13:58           ` Michal Simek
2020-10-07 13:58             ` Michal Simek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.