1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2013-2016, The Linux Foundation. All rights reserved.
6 sdc2_cd_on: sdc2_cd_on {
14 bias-pull-up; /* pull up */
15 drive-strength = <16>; /* 16 MA */
19 sdc2_cd_off: sdc2_cd_off {
27 bias-pull-up; /* pull up */
28 drive-strength = <2>; /* 2 MA */
32 blsp1_uart1_default: blsp1_uart1_default {
34 pins = "gpio41", "gpio42", "gpio43", "gpio44";
35 function = "blsp_uart2";
39 pins = "gpio41", "gpio42", "gpio43", "gpio44";
40 drive-strength = <16>;
45 blsp1_uart1_sleep: blsp1_uart1_sleep {
47 pins = "gpio41", "gpio42", "gpio43", "gpio44";
52 pins = "gpio41", "gpio42", "gpio43", "gpio44";
58 hdmi_hpd_active: hdmi_hpd_active {
61 function = "hdmi_hot";
67 drive-strength = <16>;
71 hdmi_hpd_suspend: hdmi_hpd_suspend {
74 function = "hdmi_hot";
84 hdmi_ddc_active: hdmi_ddc_active {
86 pins = "gpio32", "gpio33";
87 function = "hdmi_ddc";
91 pins = "gpio32", "gpio33";
97 hdmi_ddc_suspend: hdmi_ddc_suspend {
99 pins = "gpio32", "gpio33";
100 function = "hdmi_ddc";
104 pins = "gpio32", "gpio33";
105 drive-strength = <2>;