PBP Displayed Clock-Calendar Drops Hour Setting On Reboot.
#13
(12-18-2019, 05:04 PM)xalius Wrote: Reading hardware clock from RK808 should work on the Debian images with BSP kernel, on the Manjaro image with mainline, hwclock currently can't read the time from the RK808, there is a bug somewhere...

It looks like that's a device tree issue.

From https://lkml.org/lkml/2020/1/21/551:

Code:
> +    rk808: pmic@1b {
> +        compatible = "rockchip,rk808";
> +        reg = <0x1b>;
> +        interrupt-parent = <&gpio1>;
> +        interrupts = <21 IRQ_TYPE_LEVEL_LOW>;
Interrupt GPIO is not correct, should be 10. This will stop the RTC from
working correctly.


Messages In This Thread
RE: PBP Displayed Clock-Calendar Drops Hour Setting On Reboot. - by icecream95 - 01-22-2020, 04:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  nvme drive disappears after about an hour of uptime codebreaker 25 32,403 02-09-2021, 11:32 PM
Last Post: dsimic
  Reboot, and halt and boot, are not the same regivanx 0 1,967 09-14-2020, 02:20 PM
Last Post: regivanx
  Memory clock speed: 800MHz vs 1600MHz? (NM, RK3399 won't run >800MHz DDR) Syonyk 4 7,236 06-26-2020, 07:22 PM
Last Post: Syonyk

Forum Jump:


Users browsing this thread: 1 Guest(s)