Define compatible string in DTS:
The Exynos 3830 is a Samsung SoC used in several devices (ARM Cortex-A15/A7 big.LITTLE). Writing or maintaining drivers for it means working across kernel device support (clock, power, interconnect, memory controller), SoC-specific peripherals (GIC, UART, MMC/EMMC, USB, GPU/3D, display controller), and platform integration (device tree, power domains, suspend/resume). Below is a concise, actionable guide for driver development and debugging targeted at Linux kernel drivers for Exynos 3830-based platforms. exynos 3830 driver work
Deep-level driver work for the Exynos 3830 often involves the Exynos USB Driver Define compatible string in DTS: The Exynos 3830