- Jan 25, 2020
-
-
Guido Gunther authored
-
- Jan 24, 2020
-
-
The touch controller supports two modes but default seemds to be edge. Closes: #136 and helps #125 and #133. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
The're currently configured at the panel. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
They'll look different for DP out and are just confusing. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
- Jan 22, 2020
-
-
Guido Gunther authored
No need to pull all tags, branches and history. This makes cloning take 1.5 minutes (and even on a loaded system it goes down to 5m while we've seen 30m before). Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Signed-off-by: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
-
Sebastian Krzyszkowiak authored
This makes linux-headers package usable on the device for things like dkms. Signed-off-by: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
-
- Jan 20, 2020
-
-
Angus Ainslie (Purism) authored
As the librem5 has a fuel gauge don't use the monitored-battery property. Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
Angus Ainslie (Purism) authored
If there's no monitored battery present the driver should not report capacity information. Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
- Jan 13, 2020
-
-
Angus Ainslie (Purism) authored
Rename the gps stanzas to gnss. Add a gnss regulator to control power for the gnss module. Add the gnss node to uart2 and use the regulator. Drop rfkill for the gnss gpio. Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
Angus Ainslie (Purism) authored
The gnss drivers can control the regulator for the gnss chip. Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
- Jan 07, 2020
-
-
Angus Ainslie (Purism) authored
The BQ25895 is on gpio bank 3 io 3 for it's interrupt. Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
Guido Gunther authored
-
- Jan 06, 2020
-
-
Enable LVTTL and pull up since otherwise the level low IRQ is always detected as firering. Closes: #134 Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Sebastian Krzyszkowiak authored
Configure NWDOG to Fix Rebooting See merge request Librem5/linux-next!49
-
-
- Jan 05, 2020
-
-
Sebastian Krzyszkowiak authored
power: supply: max17042_battery: Allow the battery capacity to be set Closes #116 See merge request Librem5/linux-next!48
-
Angus Ainslie (Purism) authored
Make PROP_CHARGE_FULL_DESIGN and PROP_CHARGE_FULL writable so that we can set the battery capacity from userspace. Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
Angus Ainslie authored
arm64: dts: librem5: undo regulator suspend optimizations Closes #109 See merge request Librem5/linux-next!35
-
- Jan 03, 2020
-
-
Angus Ainslie (Purism) authored
Allowing some of the regulators to turn of in suspend breaks the power button so undo the changes Fixes https://source.puri.sm/Librem5/linux-next/issues/109 Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
-
Guido Gunther authored
-
Angus Ainslie authored
usb: tps6598x: Export some power supply properties Closes OS-issues#90 See merge request Librem5/linux-next!47
-
- Jan 02, 2020
-
-
Guido Gunther authored
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
backlight: calculate maximum brightness from allowed led current. See merge request Librem5/linux-next!45
-
- Dec 25, 2019
-
-
Guido Gunther authored
redpine: Handle PN number properly to avoid dropping of packets Closes #69 See merge request Librem5/linux-next!46
-
Imported patch from Redpine, see: https://source.puri.sm/Librem5/linux-next/issues/69#note_73932
-
- Dec 24, 2019
-
-
Guido Gunther authored
We had that hardcoded to LED_FULL (which did not matter until now). Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
The previous patch introduced a proper calcultion from DT. Partially reverts 9aef2ef5. The rest was already reverted when switching to DT parsing for OVP. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
The current is given by the formular from page 12 of https://www.ti.com/lit/ds/symlink/lm36922.pdf . We use this to limit the max_brightness property using the led-max-microamp property. Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
-
- Dec 23, 2019
-
-
Dorota Czaplejewicz authored
d/control: Clarify package description See merge request Librem5/linux-next!39
-
Dorota Czaplejewicz authored
iio: light: vcnl4000: Fix integration interval for vcnl4040 See merge request Librem5/linux-next!43
-
- Dec 22, 2019
-
-
Guido Gunther authored
According to the data sheet it's 0.12 lux/step, not 0.024 lux/step as with the vcnl4200. See p. 8 in https://www.vishay.com/docs/84307/designingvcnl4040.pdf Broken-by: 5a441aad Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
- Dec 21, 2019
-
-
Guido Gunther authored
librem5: Enable hidraw and uhid See merge request Librem5/linux-next!42
-
Sebastian Krzyszkowiak authored
-
- Dec 20, 2019
-
-
Sebastian Krzyszkowiak authored
Unbreak rtc Closes #115 See merge request Librem5/linux-next!41
-
Guido Gunther authored
This makes sure the system uses the right one. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
This make sure we don't read a bad value later on. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-