From 1721c70235f59ce75bfb34d7fa9fc11143ecdb78 Mon Sep 17 00:00:00 2001 From: Vaibhav Hiremath Date: Tue, 20 Aug 2013 18:54:09 -0600 Subject: [PATCH] ARM: OMAP: AM33XX: hwmod: Add hwmod data for debugSS In the original hwmod data file, DebugSS entry was disabled, since we didn't (and do not) have SW to control it. This patch enables it back with right data, so that it can be controlled by different ways; and the suggested method it to have modular driver for debugSS as well. Refer to the link for more discussion on handling of debugSS - https://patchwork.kernel.org/patch/2212111/ Signed-off-by: Vaibhav Hiremath Cc: Paul Walmsley Cc: Tony Lindgren Signed-off-by: Paul Walmsley --- Reading git-format-patch failed