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

Michal Simek michal.simek at xilinx.com
Tue Jul 24 08:46:46 UTC 2018


On 24.7.2018 01:48, Simon Glass wrote:
> 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>
> 

Applied.
M


More information about the U-Boot mailing list