
On 20 Jul 2018, at 19:14, Ezequiel Garcia ezequiel@collabora.com wrote:
On Fri, 2018-07-20 at 18:26 +0200, Philipp Tomsich wrote:
On Mon, 16 Jul 2018, Ezequiel Garcia wrote:
From: Randy Li ayaka@soulik.info
Those pins would be used by many boards.
The Rockchip pinctrl driver in U-Boot does not (yet) read the DTS for pin configuration information.
Is this a sync of the Linux DTS (which seems unlikely, as I'd expect more changes) or why are we doing this as part of this series?
As a matter of fact, it is a sync. It is literally this commit:
https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/com...
It's just needed so that at least the ficus.dts file compiles.
Thanks, Eze
Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com