u-boot/arch/arm/dts/sdm845-samsung-starqltechn-u-boot.dtsi
Caleb Connolly 99870a4c41
dts: sdm845: replace with upstream DTS
Import sdm845.dtsi from upstream, as well as the upstream DTS files for
the db845c and Samsung starqltechn. Delete the old board files.

Taken from kernel tag v6.7

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
2024-03-01 14:52:48 +00:00

16 lines
216 B
Text

// SPDX-License-Identifier: GPL-2.0
/ {
chosen {
stdout-path = "serial0:921600n8";
};
};
&tlmm {
muic-i2c-n {
pins = "gpio33", "gpio34";
drive-strength = <0x2>;
function = "gpio";
bias-disable;
};
};