Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added device tree supporting code and cleaning up code following Codi… #11

Open
wants to merge 1 commit into
base: rpi-4.1.y
Choose a base branch
from

Conversation

cat73220
Copy link

…ngStyle guide.

  • driver/input/touchscreen/ft6x06_ts.c
  • driver/input/touchscreen/stmpe-ts.c
  • driver/power/Kconfig
  • driver/power/rpi_power_switch.c
  • driver/staging/fbtft/fb_hx8357d.c
  • driver/staging/fbtft/fb_hx8357d.h

Added device tree overlay source file

  • arch/arm/boot/dts/overlays/Makefile
  • arch/arm/boot/dts/overlays/README
  • arch/arm/boot/dts/overlays/rpi-power-switch-overlay.dts

Added reference build kernel configuration file for the above modification

  • arch/arm/configs/masatang_defconfig

Note: using fb_hx8357d.ko and stmpe-ts.ko requires to use pitft35r-overlay.dtb. The source file of the overlay can be found at Adafruit-kernel-o-matic git repository of Adafruit account of github.com

…ngStyle guide.

- driver/input/touchscreen/ft6x06_ts.c
- driver/input/touchscreen/stmpe-ts.c
- driver/power/Kconfig
- driver/power/rpi_power_switch.c
- driver/staging/fbtft/fb_hx8357d.c
- driver/staging/fbtft/fb_hx8357d.h

Added device tree overlay source file

- arch/arm/boot/dts/overlays/Makefile
- arch/arm/boot/dts/overlays/README
- arch/arm/boot/dts/overlays/rpi-power-switch-overlay.dts

Added reference build kernel configuration file for the above modification

- arch/arm/configs/masatang_defconfig

Note: using fb_hx8357d.ko and stmpe-ts.ko requires to use pitft35r-overlay.dtb. The source file of the overlay can be found at Adafruit-kernel-o-matic git repository of Adafruit account of github.com
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.

None yet

1 participant