# # Makefile for ALSA # Copyright (c) 2001 by Jaroslav Kysela # snd-mpu401-objs := mpu401.o snd-mpu401-uart-objs := mpu401_uart.o obj-$(CONFIG_SND_MPU401_UART) += snd-mpu401-uart.o # Toplevel Module Dependency obj-$(CONFIG_SND_MPU401) += snd-mpu401.o it/atom/sound/firewire/bebob/bebob.h?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
ted='selected'>include
AgeCommit message (Expand)AuthorFilesLines
mode:
authorCaesar Wang <wxt@rock-chips.com>2016-05-20 07:56:20 +0800
committerMark Brown <broonie@kernel.org>2016-05-31 17:05:01 +0100
commit1eb1c5dc601a9f53d5bd53702d95afad337d35d2 (patch)
tree6184d05520cf1484232dd5c6472fb00e85fe1941 /Documentation/features
parent1a695a905c18548062509178b98bc91e67510864 (diff)
spi/rockchip: add rk3036/rk3228/rk3368 SoCs for spi document
We had supported the rk3036/rk3066/rk3188/rk3228/rk3288/rk3368/rk3399 family SoCs in linux kernel. Let's add the other SoCs, in order to a better understanding from the rockchip spi document. Signed-off-by: Caesar Wang <wxt@rock-chips.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/features')