From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 10 Jun 2016 05:11:18 -0700 Subject: [PATCH] ARM: DRA7: hwmod: remove DSS addresses from hwmod In-Reply-To: <1465288322-12118-1-git-send-email-tomi.valkeinen@ti.com> References: <1465288322-12118-1-git-send-email-tomi.valkeinen@ti.com> Message-ID: <20160610121118.GO22406@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Tomi Valkeinen [160607 01:34]: > The addresses for DSS are provided in the DT data, so they can be > removed from the hwmod. Applying into omap-for-v4.8/soc thanks. Tony