Revision 52d159eecced3e4ead901e2a14347f5c11ea4bab authored by Jean Delvare on 15 November 2010, 20:38:57 UTC, committed by Jean Delvare on 15 November 2010, 20:38:57 UTC
On the W83795ADG, there's a single pin for BEEP and OVT#, so you
can't have both. Check the configuration and don't create beep
attributes when BEEP pin is not available.

The W83795G has a dedicated BEEP pin so the functionality is always
available there.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
1 parent 793c51d
History
File Mode Size
libfdt
.gitignore -rw-r--r-- 55 bytes
Makefile -rw-r--r-- 1.5 KB
Makefile.dtc -rw-r--r-- 340 bytes
checks.c -rw-r--r-- 15.3 KB
data.c -rw-r--r-- 5.8 KB
dtc-lexer.l -rw-r--r-- 6.8 KB
dtc-lexer.lex.c_shipped -rw-r--r-- 57.2 KB
dtc-parser.tab.c_shipped -rw-r--r-- 54.2 KB
dtc-parser.tab.h_shipped -rw-r--r-- 3.2 KB
dtc-parser.y -rw-r--r-- 6.4 KB
dtc.c -rw-r--r-- 5.8 KB
dtc.h -rw-r--r-- 6.3 KB
flattree.c -rw-r--r-- 21.3 KB
fstree.c -rw-r--r-- 2.2 KB
livetree.c -rw-r--r-- 5.8 KB
srcpos.c -rw-r--r-- 2.6 KB
srcpos.h -rw-r--r-- 2.5 KB
treesource.c -rw-r--r-- 5.8 KB
version_gen.h -rw-r--r-- 32 bytes

back to top