summaryrefslogtreecommitdiff
path: root/arch/arm/dts/apq8096-db820c-u-boot.dtsi
blob: be61ea262b9087f204c7b33258f9af77b02fa13a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// SPDX-License-Identifier: GPL-2.0
/*
 * Copyright (c) 2024, Linaro Ltd.
 */

/ {
	/* Ensure that the fdtfile variable is generated properly */
	compatible = "qcom,apq8096-db820c", "qcom,apq8096";
};

&sdhc2 {
	status = "okay";
	clock-frequency = <100000000>;
};