commit | 1f85d381062a046fd8f3ddb654a5276266daf72c | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <morimoto.kuninori@renesas.com> | Tue Sep 15 00:21:34 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Sep 15 09:30:14 2009 +0900 |
tree | 2fd3f42ede6f3272e21d02c3fd72adfb000b9e1d | |
parent | 033eb0acddb71bbee32dce285256b3489b17ef7f [diff] |
sh: add kycr2_delay for sh_keysc After KYCR2 is set, udelay might become necessary if there are only a small number of keys attached. This patch introduces an optional delay through the platform data to address this problem. Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>