From: Stephen Warren Date: Tue, 1 Apr 2014 20:13:17 +0000 (-0600) Subject: dt: tegra: remove non-existent clock IDs X-Git-Tag: omap-for-v3.16/pm-signed~52^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ef1af9ea28c23d0eaed97f7f5142788b6cf570a;p=pandora-kernel.git dt: tegra: remove non-existent clock IDs The Tegra124 clock DT binding currently provides 3 clocks that don't actually exist; 2 for NAND and one for UART5/UARTE. Delete these. While this is technically an incompatible DT ABI change, nothing could have used these clock IDs for anything practical, since the HW doesn't exist. Cc: Signed-off-by: Stephen Warren Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed