fpcmoc: Add support to big endian architecture

This commit is contained in:
Marco Trevisan (Treviño)
2026-07-01 14:36:08 +02:00
parent 3e04f15179
commit c039ab4754
2 changed files with 72 additions and 6 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ drivers_info = {
'upekts': {},
'goodixmoc': { 'endian_dependent': true },
'nb1010': {},
'fpcmoc': { 'endian_dependent': true },
'fpcmoc': {},
'realtek': {},
'focaltech_moc': {},
'mafpmoc': { 'endian_dependent': true },