]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
m68k: add DAC modules base addresses
authorAngelo Dureghello <adureghello@baylibre.com>
Wed, 10 Jun 2026 20:35:08 +0000 (22:35 +0200)
committerGreg Ungerer <gerg@kernel.org>
Thu, 11 Jun 2026 08:01:18 +0000 (18:01 +1000)
Add DAC controller 0 and 1 base addresses.

Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
arch/m68k/include/asm/m5441xsim.h

index f48cf63bd7822fd53c33788128f984585c0c421a..f5acc962bb95b456126daecd6af19cd2a2310a49 100644 (file)
 #define MCFEPORT_EPPAR         0xfc090000
 #define MCFEPORT_EPIER         0xfc090003
 #define MCFEPORT_EPFR          0xfc090006
+/*
+ * DAC Modules.
+ */
+#define MCFDAC_BASE0           0xfc098000
+#define MCFDAC_BASE1           0xfc09c000
 /*
  *  RTC Module.
  */