Re: [PATCH] board: rockchip: Add Hardkernel ODROID-M1S

2024-01-25 Thread Dongjin Kim
Hello Jans, Thank you for reviewing. On Thu, Jan 25, 2024 at 8:51 PM Jonas Karlman wrote: > > Hi Dongjin, > > On 2024-01-25 08:02, Dongjin Kim wrote: > > Hardkernel ODROID-M1S is a single board computer with a RK3566 SoC, > > a slightly modified version of the RK35

[PATCH] board: rockchip: Add Hardkernel ODROID-M1S

2024-01-24 Thread Dongjin Kim
Hardkernel ODROID-M1S is a single board computer with a RK3566 SoC, a slightly modified version of the RK3566 SoC. Features tested on a ODROID-M1S 8GB v1.0 2023-08-10: - SD-card boot - eMMC boot - PCIe/NVMe Signed-off-by: Dongjin Kim --- arch/arm/dts/rk3566-odroid-m1s-u-boot.dtsi

[U-Boot] [PATCH] ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4

2017-10-29 Thread Dongjin Kim
Looking at the schematic, LDO15 and LDO17 are tied as a power source of a builtin network chipset. The voltage on LDO15 is corrected to 3.3V and the name of LDO17 is corrected to "vdd_ldo17". Signed-off-by: Dongjin Kim --- arch/arm/dts/exynos5422-odroidxu3.dts | 6 +++--- 1 file