
Dear Jason Kridner,
In message 1303343572-19972-25-git-send-email-jkridner@beagleboard.org you wrote:
From: Syed Mohammed Khasim khasim@ti.com
Supports dynamic panel configuration Supports dynamic tv standard selection Adds support for DSS register access through generic APIs
Incorporated DSS register access using structures.
I apologize for the late review...
...
--- /dev/null +++ b/arch/arm/include/asm/arch-omap3/dss.h @@ -0,0 +1,173 @@
...
- Referred to Linux DSS driver files for OMAP3
Sorry, but we need exact attribution. Please see bullet # 4 at http://www.denx.de/wiki/view/U-Boot/Patches#Attributing_Code_Copyrights_Sign
- See file CREDITS for list of people who contributed to this
- project.
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License as
- published by the Free Software Foundation's version 2 of
- the License.
...
Sorry, but we need GPL v2+ (i. e. the "or any later version" clause) [ibidem, bullet # 3]
...
diff --git a/drivers/video/omap3_dss.c b/drivers/video/omap3_dss.c new file mode 100644 index 0000000..69c705a --- /dev/null +++ b/drivers/video/omap3_dss.c
...
- Referred to Linux DSS driver files for OMAP3
See above.
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License as
- published by the Free Software Foundation's version 2 of
- the License.
See above.
Can you please provide proper attribution, and try to get the licensing fixed?
Best regards,
Wolfgang Denk