summaryrefslogtreecommitdiffstats
path: root/include/sound/rcar_snd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/rcar_snd.h')
-rw-r--r--include/sound/rcar_snd.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/sound/rcar_snd.h b/include/sound/rcar_snd.h
index 01f2e45..6babd6f 100644
--- a/include/sound/rcar_snd.h
+++ b/include/sound/rcar_snd.h
@@ -15,10 +15,12 @@
#include <linux/sh_clk.h>
#define RSND_GEN1_SRU 0
+#define RSND_GEN1_ADG 1
#define RSND_GEN2_SRU 0
+#define RSND_GEN2_ADG 1
-#define RSND_BASE_MAX 1
+#define RSND_BASE_MAX 2
struct rsnd_scu_platform_info {
u32 flags;
OpenPOWER on IntegriCloud