From 4807e8459bce425973c6c6a4f3bb2bb9b7aa0a36 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Tue, 3 Jun 2014 13:15:26 +0200 Subject: [PATCH] i2c: mux: pca954x: Use the descriptor-based GPIO API The ID-based GPIO API pushes handling of GPIO polarity to drivers. Simplify the driver by switching to the descriptor-based GPIO API. This also fixes a mismatch between the pca954x DT bindings that document a "reset-gpios" property and the driver that requests a "reset-gpio" property. Signed-off-by: Laurent Pinchart Reviewed-by: Linus Walleij Signed-off-by: Wolfram Sang --- Reading git-format-patch failed