From: Rob Herring Date: Wed, 22 Jul 2015 18:17:15 +0000 (-0500) Subject: Revert "ti-st: add device tree support" X-Git-Tag: omap-for-v4.3/fixes-merge-window~46^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0bd1b9e58959c51a4c939505f89721dfbc73c44;p=pandora-kernel.git Revert "ti-st: add device tree support" This reverts commit 46d0d33350e9b32642d745a8b46a954910196b4d. This binding is horrible and never should have been merged. It is not documented nor are there any in tree users, so reverting it will not break anything we care about. Lets revert it before we do have users. The problems with it are: - It is not documented. - The GPIO connection is described with a custom property and uses Linux GPIO numbering. - The UART connection is described using the Linux tty device name. Cc: Gigi Joseph Cc: Greg Kroah-Hartman Signed-off-by: Rob Herring Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed