X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Fvideo%2Ffbdev%2Fomap2%2Fdss%2Fpll.c;fp=kernel%2Fdrivers%2Fvideo%2Ffbdev%2Fomap2%2Fdss%2Fpll.c;h=f974ddcd3b6e97563f455c3b4196e6641d7ed041;hb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;hp=0000000000000000000000000000000000000000;hpb=98260f3884f4a202f9ca5eabed40b1354c489b29;p=kvmfornfv.git diff --git a/kernel/drivers/video/fbdev/omap2/dss/pll.c b/kernel/drivers/video/fbdev/omap2/dss/pll.c new file mode 100644 index 000000000..f974ddcd3 --- /dev/null +++ b/kernel/drivers/video/fbdev/omap2/dss/pll.c @@ -0,0 +1,389 @@ +/* + * Copyright (C) 2014 Texas Instruments Incorporated + * + * This program is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 as published by + * the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + * You should have received a copy of the GNU General Public License along with + * this program. If not, see . + */ + +#define DSS_SUBSYS_NAME "PLL" + +#include +#include +#include +#include +#include + +#include