LCD screen brightness/contrast
#11
(02-17-2017, 04:15 AM)xalius Wrote: For the BSP (3.10.x) kernel the PWM output (PL10 according to the schematics) is afaik tied to the LCD driver and there should be some controls in the /sys/ filesystem.

If you look at the device tree:

Pin Config:
https://github.com/longsleep/build-pine6...4.dts#L776

LCD Entry seems to have values too:
https://github.com/longsleep/build-pine6....dts#L1965

PWM Driver entry, from the pinctrl phandle:
https://github.com/longsleep/build-pine6....dts#L2071
from the compatible line it should be tied to a driver called "sunxi-pwm16"

Is this it?

Code:
chris@pinetoo /sys/bus/platform/devices/spwm0.10 $ cat uevent
OF_NAME=spwm0
OF_FULLNAME=/soc@01c00000/spwm0@0x01f03800
OF_TYPE=spwm0
OF_COMPATIBLE_0=allwinner,sunxi-pwm16
OF_COMPATIBLE_N=1
OF_ALIAS_0=spwm0
MODALIAS=of:Nspwm0Tspwm0Callwinner,sunxi-pwm16

If so, how do we set the frequency/brightness?
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  What other devices can the LCD screen work on? kodachrome 1 3,053 12-07-2019, 06:50 PM
Last Post: kodachrome
  [EXPERIMENTAL] Linux on the LCD screen Terra854 24 34,726 07-21-2017, 07:41 AM
Last Post: apple4ever
  Adjust brightness of LCD on Armbian Desktop with 1 click JulianM 0 3,249 04-02-2017, 09:23 AM
Last Post: JulianM
  Touch screen support shariq_2001 14 19,538 12-07-2016, 07:47 AM
Last Post: Luke
  LCD Touch Screen Problem. Gavin 8 9,476 11-27-2016, 10:26 PM
Last Post: michaelquezon
  Screen flashes blue and then goes dark. tanarri 5 7,571 06-22-2016, 10:53 AM
Last Post: tanarri
  LCD Pannel working... Touch screen NOT working?? Why Chopshop13 3 5,001 06-13-2016, 08:24 AM
Last Post: PapaStahl
  LCD screen not powering on Dnode 16 20,755 06-08-2016, 12:59 PM
Last Post: anexpert
  Petition thread for screen larger than 7inch MostHated 4 5,278 03-02-2016, 03:40 PM
Last Post: MostHated

Forum Jump:


Users browsing this thread: 1 Guest(s)