arm-trusted-firmware/drivers
Andre Przywara 103f19f055 allwinner: Add RSB driver
The "Reduced Serial Bus" is an Allwinner specific bus, bearing many
similarities with I2C. It sports a much higher bus frequency, though,
(typically 3 MHz) and requires much less handholding for the typical
task of manipulating slave registers (fire-and-forget).
On most A64 boards this bus is used to connect the PMIC to the SoC.

This driver provides basic primitives to read and write slave registers,
it will be later used by the PMIC code.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2018-10-20 16:23:59 +01:00
..
allwinner allwinner: Add RSB driver 2018-10-20 16:23:59 +01:00
arm pl011: cnds: cbmem: 16550: Fix comments 2018-10-12 14:47:41 +01:00
auth Remove all other deprecated interfaces and files 2018-09-28 15:31:53 +01:00
cadence/uart/aarch64 pl011: cnds: cbmem: 16550: Fix comments 2018-10-12 14:47:41 +01:00
cfi/v2m plat/arm: Move norflash driver to drivers/ folder 2018-10-10 11:14:44 +01:00
console Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console 2018-10-04 16:43:39 +01:00
coreboot/cbmem_console/aarch64 pl011: cnds: cbmem: 16550: Fix comments 2018-10-12 14:47:41 +01:00
delay_timer Fix misra warnings in delay timer and console drivers 2018-09-25 17:49:28 +01:00
gpio Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
imx drivers: imx: mxc_usdhc: Do not set MMC_RSP_48 for MMC_RESPONSE_R2 2018-10-10 12:15:33 +01:00
io Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 2018-07-19 17:11:32 +01:00
marvell drivers: i2c: mentor: move platform code into header files 2018-09-19 09:24:02 +01:00
mentor/i2c drivers: i2c: mentor: move platform code into header files 2018-09-19 09:24:02 +01:00
mmc mmc: Update framework to use standard response type 2018-09-28 16:48:37 +02:00
partition drivers: partition: correct compilation error in VERBOSE mode 2018-10-11 14:39:49 +02:00
renesas/rcar rcar_gen3: drivers: watchdog 2018-10-17 18:42:31 +02:00
st stm32mp1: add an IO to read MMC devices 2018-10-15 09:36:44 +02:00
staging/renesas/rcar rcar_gen3: drivers: staging 2018-10-17 18:39:43 +02:00
synopsys mmc: Update framework to use standard response type 2018-09-28 16:48:37 +02:00
ti/uart/aarch64 pl011: cnds: cbmem: 16550: Fix comments 2018-10-12 14:47:41 +01:00
ufs drivers: fix switch statements to comply with MISRA rules 2018-03-26 12:43:05 +01:00