From e79e48346d0067e76f81ced59c72f4b8b04a96a4 Mon Sep 17 00:00:00 2001 From: knuxify Date: Sat, 25 Oct 2025 21:26:57 +0200 Subject: [PATCH] device-odroid-hc2: Load sec-i2c module Commit 680ef57915db0f715e99a683c15f0f9f7c700e64 upstream[1] split the sec_core driver into two drivers: sec_core and sec_i2c, the latter now handling support for I2C-based Samsung PMICs. This included the S2MPS11 used in the Odroid HC1 and HC2. Update modules-initfs to include the new module. [1] https://github.com/torvalds/linux/commit/680ef57915db0f715e99a683c15f0f9f7c700e64 Part-of: --- device/testing/device-odroid-hc2/APKBUILD | 4 ++-- device/testing/device-odroid-hc2/modules-initfs | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/device/testing/device-odroid-hc2/APKBUILD b/device/testing/device-odroid-hc2/APKBUILD index 433165e0b..65894637c 100644 --- a/device/testing/device-odroid-hc2/APKBUILD +++ b/device/testing/device-odroid-hc2/APKBUILD @@ -3,7 +3,7 @@ pkgname=device-odroid-hc2 pkgdesc="ODROID HC2" -pkgver=4 +pkgver=5 pkgrel=0 url="https://postmarketos.org" license="MIT" @@ -55,7 +55,7 @@ tools() { sha512sums=" 8eae54c131b8fc9c0e4cca6bbd8aaca72eb585c59d7794a97606b6061f98f87fb2b268fefc3113410e04e9e772d1f65d78e935de01a7679ba45ee60007961183 deviceinfo -c1bcb5bf8aac1135cfd55bc77445aa2edeb70777da927c8648a6ae602542ac3f7174bd9b86c70ca97d6444a62d2892f6fa0d743c14b3653bc8eb31b6e61fd4e2 modules-initfs +125ee07a940e7ae8408ec73c47a521fc0aa940b499842779ff715eb8302a09c13e95ea7b9c1fcc4d5f28d4d64c9ad59846bf4f5bdecd146af56b5f618c75446b modules-initfs 22212ee91d781bf9997569c986a340d4ff7ec2d30d19ae0233a664b5b91d8bbfe71586dae57d6a3d961f6e4e369733005e01c2cd58f941ce67f557b2e21ce37b uboot-script.cmd 09a2191dce5b5c8fdf80c4473d9773a51f2c633db51477f2f64983dd030d7800fd80999a228ec7efe3f9feafeba35902bff68cf95e6ae59048dc64424f402b63 install-rootfs-hdd.sh " diff --git a/device/testing/device-odroid-hc2/modules-initfs b/device/testing/device-odroid-hc2/modules-initfs index 12c3fa14d..ca12ecb57 100644 --- a/device/testing/device-odroid-hc2/modules-initfs +++ b/device/testing/device-odroid-hc2/modules-initfs @@ -23,6 +23,7 @@ r8152 xhci-hcd xhci-plat-hcd sec-core +sec-i2c sec-irq s2mps11 clk-s2mps11