Re: [U-Boot] [PATCH v3] i2c: muxes: pca954x: Add support for GPIO reset line

2017-09-14 Thread Heiko Schocher
Hello Moritz, Am 12.09.2017 um 15:46 schrieb Moritz Fischer: This commit adds support for GPIO reset lines matching the common linux "reset-gpios" devicetree binding. Signed-off-by: Moritz Fischer Reviewed-by: Heiko Schocher Reviewed-by: Simon Glass

[U-Boot] [PATCH v3] i2c: muxes: pca954x: Add support for GPIO reset line

2017-09-12 Thread Moritz Fischer
This commit adds support for GPIO reset lines matching the common linux "reset-gpios" devicetree binding. Signed-off-by: Moritz Fischer Reviewed-by: Heiko Schocher Reviewed-by: Simon Glass --- Changes from v2: - Removed ifdef that