gpiops : Modified .mdd for pss to psu change.

This patch modified peripheral name notation from
pss_gpio to psu_gpio. Also removes ps8_gpio notation.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
This commit is contained in:
Venkata Naga Sai Krishna Kolapalli 2015-02-16 15:26:42 +05:30 committed by Nava kishore Manne
parent 023ff95ef6
commit c261b4fe63

View file

@ -33,7 +33,7 @@ OPTION psf_version = 2.1;
BEGIN driver gpiops
OPTION supported_peripherals = (ps7_gpio);
OPTION supported_peripherals = (ps7_gpio psu_gpio);
OPTION driver_state = ACTIVE;
OPTION copyfiles = all;
OPTION NAME = gpiops;