// SPDX-License-Identifier: GPL-2.0-only // SPDX-FileCopyrightText: Copyright (C) 2025 The LineageOS Project /dts-v1/; #include "tegra210b01-nx-common.dtsi" / { model = "Nintendo Switch OLED"; compatible = "nintendo,fric", "nintendo,nx", "nvidia,tegra210b01", "nvidia,tegra210"; i2c@7000d000 { pmic@3c { regulators { avdd_1v05: ldo8 { regulator-name = "AVDD_SATA_HDMI_DP_1V05"; regulator-min-microvolt = <1000000>; regulator-max-microvolt = <1000000>; regulator-disable-ramp-delay = <4000>; regulator-enable-ramp-delay = <50>; regulator-ramp-delay = <50000>; maxim,active-fps-source = ; maxim,active-fps-power-up-slot = <0>; maxim,active-fps-power-down-slot = <0>; maxim,ramp-rate-setting = <50000>; }; }; }; }; };