canps : Modifies .mdd for pss to psu change.

This patch modified peripheral name notation from
pss_can to psu_can. Also removes ps8_can 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:39 +05:30 committed by Nava kishore Manne
parent b2cfb2ff17
commit 72a77254ea

View file

@ -33,7 +33,7 @@ OPTION psf_version = 2.1;
BEGIN driver canps
OPTION supported_peripherals = (ps7_can);
OPTION supported_peripherals = (ps7_can psu_can);
OPTION driver_state = ACTIVE;
OPTION copyfiles = all;
OPTION NAME = canps;