Skip to content

Conversation

jonasschwoebel
Copy link
Contributor

uSD Card:

added CardDetection and WriteProtect gpio. They are the same pins as for Cardhu

USB Vbus regulator

pulling the gpio EE0 Low disconnects all USB devices.

Lid halleffect sensor

closing the lid triggers a hall effect sensor which will suspend the device after 3seconds.

NCT1008 temperature sensor

Same sensor is used in Cardhu and Ouya.
lm-sensor read the correct temperatures

tCover moved to efi.dts

tCover depends on a PMIC regulator and an I2C power up sequence provided by UEFI Firmware.
For APX tCover support further steps are necessary.

@digetx
Copy link
Member

digetx commented Jul 7, 2021

Thanks!

@digetx digetx merged commit 26b1da9 into grate-driver:master Jul 7, 2021
digetx pushed a commit that referenced this pull request Oct 28, 2021
WARNING: Block comments use a trailing */ on a separate line
#49: FILE: lib/test_kasan.c:837:
+ * */

total: 0 errors, 1 warnings, 37 lines checked

NOTE: For some of the reported defects, checkpatch may be able to
      mechanically convert to the typical style using --fix or --fix-inplace.

./patches/kasan-test-use-underlying-string-helpers.patch has style problems, please review.

NOTE: If any of the errors are false positives, please report
      them to the maintainer, see CHECKPATCH in MAINTAINERS.

Please run checkpatch prior to sending patches

Cc: Arnd Bergmann <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Stephen Rothwell <[email protected]>
digetx pushed a commit that referenced this pull request Nov 1, 2021
WARNING: Block comments use a trailing */ on a separate line
#49: FILE: lib/test_kasan.c:837:
+ * */

total: 0 errors, 1 warnings, 37 lines checked

NOTE: For some of the reported defects, checkpatch may be able to
      mechanically convert to the typical style using --fix or --fix-inplace.

./patches/kasan-test-use-underlying-string-helpers.patch has style problems, please review.

NOTE: If any of the errors are false positives, please report
      them to the maintainer, see CHECKPATCH in MAINTAINERS.

Please run checkpatch prior to sending patches

Cc: Arnd Bergmann <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Stephen Rothwell <[email protected]>
digetx pushed a commit that referenced this pull request Nov 9, 2021
WARNING: Block comments use a trailing */ on a separate line
#49: FILE: lib/test_kasan.c:837:
+ * */

total: 0 errors, 1 warnings, 37 lines checked

NOTE: For some of the reported defects, checkpatch may be able to
      mechanically convert to the typical style using --fix or --fix-inplace.

./patches/kasan-test-use-underlying-string-helpers.patch has style problems, please review.

NOTE: If any of the errors are false positives, please report
      them to the maintainer, see CHECKPATCH in MAINTAINERS.

Please run checkpatch prior to sending patches

Cc: Arnd Bergmann <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Stephen Rothwell <[email protected]>
digetx pushed a commit that referenced this pull request Nov 10, 2021
WARNING: Block comments use a trailing */ on a separate line
#49: FILE: lib/test_kasan.c:837:
+ * */

total: 0 errors, 1 warnings, 37 lines checked

NOTE: For some of the reported defects, checkpatch may be able to
      mechanically convert to the typical style using --fix or --fix-inplace.

./patches/kasan-test-use-underlying-string-helpers.patch has style problems, please review.

NOTE: If any of the errors are false positives, please report
      them to the maintainer, see CHECKPATCH in MAINTAINERS.

Please run checkpatch prior to sending patches

Cc: Arnd Bergmann <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Stephen Rothwell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants