Path: blob/master/arch/arm/boot/dts/vt8500/wm8950-apc-rock.dts
29271 views
// SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2025 Alexey Charkov <[email protected]> */ /dts-v1/; /include/ "wm8950.dtsi" / { model = "VIA APC Rock"; compatible = "via,apc-rock", "wm,wm8950"; memory@0 { device_type = "memory"; reg = <0x0 0x20000000>; }; }; &uart0 { status = "okay"; };