Exynos 3830 Driver Work -

(aka Exynos 850) is officially in progress! 🐧 This 8nm octa-core chip is finally getting the driver attention it deserves in the mainline Linux world. Great news for the longevity of budget Galaxy devices. #Exynos #Linux #MobileDev #Samsung Which style works best for you?

I had to disable the "wakeup" interrupt mask until after suspend-resume is fully initialized. In the vendor kernel, they added a 5ms delay in the interrupt handler (a dirty hack). I opted to rewrite the eint_gpio_irq map to use a linear mapping instead of the hierarchical one used by newer Exynos chips. exynos 3830 driver work