[U-Boot] [UBOOT PATCH] gpio: zynq: Used platdata structure for storing static data instead of priv

Simon Glass sjg at chromium.org
Mon Jul 23 23:48:18 UTC 2018


On 20 July 2018 at 03:06, Vipul Kumar <vipul.kumar at xilinx.com> wrote:
> This patch used platdata structure instead of priv for storing static
> information read from DT.
>
> Signed-off-by: Vipul Kumar <vipul.kumar at xilinx.com>
> ---
>  drivers/gpio/zynq_gpio.c | 67 ++++++++++++++++++++++++------------------------
>  1 file changed, 34 insertions(+), 33 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list