From: Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@xxxxxxxxx> 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