sc7180-idp.dts 14.7 KB
Newer Older
1 2 3 4 5 6 7 8 9
// SPDX-License-Identifier: BSD-3-Clause
/*
 * SC7180 IDP board device tree source
 *
 * Copyright (c) 2019, The Linux Foundation. All rights reserved.
 */

/dts-v1/;

10
#include <dt-bindings/gpio/gpio.h>
11
#include <dt-bindings/regulator/qcom,rpmh-regulator.h>
12
#include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
13
#include "sc7180.dtsi"
14 15
#include "pm6150.dtsi"
#include "pm6150l.dtsi"
16 17 18

/ {
	model = "Qualcomm Technologies, Inc. SC7180 IDP";
19
	compatible = "qcom,sc7180-idp", "qcom,sc7180";
20 21

	aliases {
22
		bluetooth0 = &bluetooth;
23
		hsuart0 = &uart3;
24
		serial0 = &uart8;
25
		wifi0 = &wifi;
26 27 28 29 30 31 32
	};

	chosen {
		stdout-path = "serial0:115200n8";
	};
};

33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
/*
 * Reserved memory changes
 *
 * Delete all unused memory nodes and define the peripheral memory regions
 * required by the board dts.
 *
 */

/delete-node/ &hyp_mem;
/delete-node/ &xbl_mem;
/delete-node/ &aop_mem;
/delete-node/ &sec_apps_mem;
/delete-node/ &tz_mem;

/* Increase the size from 2MB to 8MB */
&rmtfs_mem {
49
	reg = <0x0 0x94600000 0x0 0x800000>;
50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
};

/ {
	reserved-memory {
		atf_mem: memory@80b00000 {
			reg = <0x0 0x80b00000 0x0 0x100000>;
			no-map;
		};

		mpss_mem: memory@86000000 {
			reg = <0x0 0x86000000 0x0 0x8c00000>;
			no-map;
		};

		camera_mem: memory@8ec00000 {
			reg = <0x0 0x8ec00000 0x0 0x500000>;
			no-map;
		};

		venus_mem: memory@8f600000 {
			reg = <0 0x8f600000 0 0x500000>;
			no-map;
		};

		wlan_mem: memory@94100000 {
			reg = <0x0 0x94100000 0x0 0x200000>;
			no-map;
		};

		mba_mem: memory@94400000 {
			reg = <0x0 0x94400000 0x0 0x200000>;
			no-map;
		};
83 84 85 86 87 88

		mdata_mem: mpss-metadata {
			alloc-ranges = <0x0 0xa0000000 0x0 0x20000000>;
			size = <0x0 0x4000>;
			no-map;
		};
89 90 91
	};
};

92
&apps_rsc {
93
	regulators-0 {
94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166
		compatible = "qcom,pm6150-rpmh-regulators";
		qcom,pmic-id = "a";

		vreg_s1a_1p1: smps1 {
			regulator-min-microvolt = <1128000>;
			regulator-max-microvolt = <1128000>;
		};

		vreg_s4a_1p0: smps4 {
			regulator-min-microvolt = <824000>;
			regulator-max-microvolt = <1120000>;
		};

		vreg_s5a_2p0: smps5 {
			regulator-min-microvolt = <1744000>;
			regulator-max-microvolt = <2040000>;
		};

		vreg_l1a_1p2: ldo1 {
			regulator-min-microvolt = <1178000>;
			regulator-max-microvolt = <1256000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l2a_1p0: ldo2 {
			regulator-min-microvolt = <944000>;
			regulator-max-microvolt = <1056000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l3a_1p0: ldo3 {
			regulator-min-microvolt = <968000>;
			regulator-max-microvolt = <1064000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l4a_0p8: ldo4 {
			regulator-min-microvolt = <824000>;
			regulator-max-microvolt = <928000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l5a_2p7: ldo5 {
			regulator-min-microvolt = <2496000>;
			regulator-max-microvolt = <3000000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l6a_0p6: ldo6 {
			regulator-min-microvolt = <568000>;
			regulator-max-microvolt = <648000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l9a_0p6: ldo9 {
			regulator-min-microvolt = <488000>;
			regulator-max-microvolt = <800000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l10a_1p8: ldo10 {
			regulator-min-microvolt = <1800000>;
			regulator-max-microvolt = <1832000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l11a_1p8: ldo11 {
			regulator-min-microvolt = <1696000>;
			regulator-max-microvolt = <1904000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l12a_1p8: ldo12 {
167 168 169
			regulator-min-microvolt = <1800000>;
			regulator-max-microvolt = <1800000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208
		};

		vreg_l13a_1p8: ldo13 {
			regulator-min-microvolt = <1696000>;
			regulator-max-microvolt = <1904000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l14a_1p8: ldo14 {
			regulator-min-microvolt = <1728000>;
			regulator-max-microvolt = <1832000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l15a_1p8: ldo15 {
			regulator-min-microvolt = <1696000>;
			regulator-max-microvolt = <1904000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l16a_2p7: ldo16 {
			regulator-min-microvolt = <2496000>;
			regulator-max-microvolt = <3304000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l17a_3p0: ldo17 {
			regulator-min-microvolt = <2920000>;
			regulator-max-microvolt = <3232000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l18a_2p8: ldo18 {
			regulator-min-microvolt = <2496000>;
			regulator-max-microvolt = <3304000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l19a_2p9: ldo19 {
209 210 211
			regulator-min-microvolt = <2960000>;
			regulator-max-microvolt = <2960000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
212 213 214
		};
	};

215
	regulators-1 {
216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254
		compatible = "qcom,pm6150l-rpmh-regulators";
		qcom,pmic-id = "c";

		vreg_s8c_1p3: smps8 {
			regulator-min-microvolt = <1120000>;
			regulator-max-microvolt = <1408000>;
		};

		vreg_l1c_1p8: ldo1 {
			regulator-min-microvolt = <1616000>;
			regulator-max-microvolt = <1984000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l2c_1p3: ldo2 {
			regulator-min-microvolt = <1168000>;
			regulator-max-microvolt = <1304000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l3c_1p2: ldo3 {
			regulator-min-microvolt = <1144000>;
			regulator-max-microvolt = <1304000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l4c_1p8: ldo4 {
			regulator-min-microvolt = <1648000>;
			regulator-max-microvolt = <3304000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l5c_1p8: ldo5 {
			regulator-min-microvolt = <1648000>;
			regulator-max-microvolt = <3304000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l6c_2p9: ldo6 {
255 256 257
			regulator-min-microvolt = <1800000>;
			regulator-max-microvolt = <2950000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
258 259 260 261 262 263 264 265 266 267 268 269 270 271 272
		};

		vreg_l7c_3p0: ldo7 {
			regulator-min-microvolt = <3000000>;
			regulator-max-microvolt = <3312000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l8c_1p8: ldo8 {
			regulator-min-microvolt = <1800000>;
			regulator-max-microvolt = <1904000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l9c_2p9: ldo9 {
273 274 275
			regulator-min-microvolt = <2960000>;
			regulator-max-microvolt = <2960000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297
		};

		vreg_l10c_3p3: ldo10 {
			regulator-min-microvolt = <3000000>;
			regulator-max-microvolt = <3400000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_l11c_3p3: ldo11 {
			regulator-min-microvolt = <3000000>;
			regulator-max-microvolt = <3400000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_LPM>;
		};

		vreg_bob: bob {
			regulator-min-microvolt = <3008000>;
			regulator-max-microvolt = <3960000>;
			regulator-initial-mode = <RPMH_REGULATOR_MODE_AUTO>;
		};
	};
};

298 299 300 301 302 303 304 305 306 307 308 309 310 311 312
&dsi0 {
	status = "okay";

	vdda-supply = <&vreg_l3c_1p2>;

	panel@0 {
		compatible = "visionox,rm69299-1080p-display";
		reg = <0>;

		vdda-supply = <&vreg_l8c_1p8>;
		vdd3p3-supply = <&vreg_l18a_2p8>;

		pinctrl-names = "default";
		pinctrl-0 = <&disp_pins>;

313
		reset-gpios = <&pm6150l_gpios 3 GPIO_ACTIVE_HIGH>;
314

315 316 317
		port {
			panel0_in: endpoint {
				remote-endpoint = <&dsi0_out>;
318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333
			};
		};
	};

	ports {
		port@1 {
			endpoint {
				remote-endpoint = <&panel0_in>;
				data-lanes = <0 1 2 3>;
			};
		};
	};
};

&dsi_phy {
	status = "okay";
334
	vdds-supply = <&vreg_l4a_0p8>;
335 336 337 338 339 340 341 342 343 344
};

&mdp {
	status = "okay";
};

&mdss {
	status = "okay";
};

345 346 347 348
&qfprom {
	vcc-supply = <&vreg_l11a_1p8>;
};

349 350 351
&qspi {
	status = "okay";
	pinctrl-names = "default";
352
	pinctrl-0 = <&qspi_clk>, <&qspi_cs0>, <&qspi_data0>, <&qspi_data1>;
353 354 355 356 357 358 359 360 361 362

	flash@0 {
		compatible = "jedec,spi-nor";
		reg = <0>;
		spi-max-frequency = <25000000>;
		spi-tx-bus-width = <2>;
		spi-rx-bus-width = <2>;
	};
};

363 364 365 366
&qupv3_id_0 {
	status = "okay";
};

367 368 369 370
&qupv3_id_1 {
	status = "okay";
};

371 372 373
&remoteproc_mpss {
	status = "okay";
	compatible = "qcom,sc7180-mss-pil";
374 375 376 377 378 379 380 381 382 383 384
	reg = <0 0x04080000 0 0x4040>, <0 0x04180000 0 0x48>;
	reg-names = "qdsp6", "rmb";

	clocks = <&gcc GCC_MSS_CFG_AHB_CLK>,
		 <&gcc GCC_MSS_Q6_MEMNOC_AXI_CLK>,
		 <&gcc GCC_MSS_NAV_AXI_CLK>,
		 <&gcc GCC_MSS_SNOC_AXI_CLK>,
		 <&gcc GCC_MSS_MFAB_AXIS_CLK>,
		 <&rpmhcc RPMH_CXO_CLK>;
	clock-names = "iface", "bus", "nav", "snoc_axi", "mnoc_axi", "xo";

385
	iommus = <&apps_smmu 0x461 0x0>, <&apps_smmu 0x444 0x3>;
386
	memory-region = <&mba_mem>, <&mpss_mem>, <&mdata_mem>;
387 388 389 390 391 392 393

	resets = <&aoss_reset AOSS_CC_MSS_RESTART>,
		 <&pdc_reset PDC_MODEM_SYNC_RESET>;
	reset-names = "mss_restart", "pdc_reset";

	qcom,halt-regs = <&tcsr_regs_1 0x3000 0x5000 0x4000>;
	qcom,spare-regs = <&tcsr_regs_2 0xb3e4>;
394 395
};

396 397 398 399 400
&scm {
	/* TF-A firmware maps memory cached so mark dma-coherent to match. */
	dma-coherent;
};

401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416
&sdhc_1 {
	status = "okay";

	pinctrl-names = "default", "sleep";
	pinctrl-0 = <&sdc1_on>;
	pinctrl-1 = <&sdc1_off>;
	vmmc-supply = <&vreg_l19a_2p9>;
	vqmmc-supply = <&vreg_l12a_1p8>;
};

&sdhc_2 {
	status = "okay";

	pinctrl-names = "default","sleep";
	pinctrl-0 = <&sdc2_on>;
	pinctrl-1 = <&sdc2_off>;
417
	vmmc-supply = <&vreg_l9c_2p9>;
418 419 420 421 422
	vqmmc-supply = <&vreg_l6c_2p9>;

	cd-gpios = <&tlmm 69 GPIO_ACTIVE_LOW>;
};

423 424
&uart3 {
	status = "okay";
425

426 427 428 429 430 431 432
	/delete-property/interrupts;
	interrupts-extended = <&intc GIC_SPI 604 IRQ_TYPE_LEVEL_HIGH>,
				<&tlmm 41 IRQ_TYPE_EDGE_FALLING>;

	pinctrl-names = "default", "sleep";
	pinctrl-1 = <&qup_uart3_sleep>;

433
	bluetooth: bluetooth {
434 435 436 437 438 439 440
		compatible = "qcom,wcn3990-bt";
		vddio-supply = <&vreg_l10a_1p8>;
		vddxo-supply = <&vreg_l1c_1p8>;
		vddrf-supply = <&vreg_l2c_1p3>;
		vddch0-supply = <&vreg_l10c_3p3>;
		max-speed = <3200000>;
	};
441 442
};

443 444 445 446
&uart8 {
	status = "okay";
};

447 448 449 450 451 452 453 454 455 456 457 458 459 460
&usb_1 {
	status = "okay";
};

&usb_1_dwc3 {
	dr_mode = "host";
};

&usb_1_hsphy {
	status = "okay";
	vdd-supply = <&vreg_l4a_0p8>;
	vdda-pll-supply = <&vreg_l11a_1p8>;
	vdda-phy-dpdm-supply = <&vreg_l17a_3p0>;
	qcom,imp-res-offset-value = <8>;
461
	qcom,preemphasis-level = <QUSB2_V2_PREEMPHASIS_15_PERCENT>;
462
	qcom,preemphasis-width = <QUSB2_V2_PREEMPHASIS_WIDTH_HALF_BIT>;
463 464 465
	qcom,bias-ctrl-value = <0x22>;
	qcom,charge-ctrl-value = <3>;
	qcom,hsdisc-trim-value = <0>;
466 467 468 469 470 471 472 473
};

&usb_1_qmpphy {
	status = "okay";
	vdda-phy-supply = <&vreg_l3c_1p2>;
	vdda-pll-supply = <&vreg_l4a_0p8>;
};

474 475 476 477 478 479
&venus {
	video-firmware {
		iommus = <&apps_smmu 0x0c42 0x0>;
	};
};

480 481
&wifi {
	status = "okay";
482 483 484 485
	vdd-0.8-cx-mx-supply = <&vreg_l9a_0p6>;
	vdd-1.8-xo-supply = <&vreg_l1c_1p8>;
	vdd-1.3-rfa-supply = <&vreg_l2c_1p3>;
	vdd-3.3-ch0-supply = <&vreg_l10c_3p3>;
486
	vdd-3.3-ch1-supply = <&vreg_l11c_3p3>;
487 488 489 490 491
	wifi-firmware {
		iommus = <&apps_smmu 0xc2 0x1>;
	};
};

492 493
/* PINCTRL - additions to nodes defined in sc7180.dtsi */

494
&pm6150l_gpios {
495
	disp_pins: disp-state {
496 497 498 499 500 501 502 503 504 505 506
		pinconf {
			pins = "gpio3";
			function = PMIC_GPIO_FUNC_FUNC1;
			qcom,drive-strength = <PMIC_GPIO_STRENGTH_MED>;
			power-source = <0>;
			bias-disable;
			output-low;
		};
	};
};

507
&qspi_clk {
508
	bias-disable;
509 510 511
};

&qspi_cs0 {
512
	bias-disable;
513 514
};

515 516 517 518 519
&qspi_data0 {
	bias-pull-up;
};

&qspi_data1 {
520
	bias-pull-up;
521 522
};

523
&qup_i2c2_default {
524
	drive-strength = <2>;
525

526 527
	/* Has external pullup */
	bias-disable;
528 529 530
};

&qup_i2c4_default {
531
	drive-strength = <2>;
532

533 534
	/* Has external pullup */
	bias-disable;
535 536 537
};

&qup_i2c7_default {
538
	drive-strength = <2>;
539

540 541
	/* Has external pullup */
	bias-disable;
542 543 544
};

&qup_i2c9_default {
545
	drive-strength = <2>;
546

547 548
	/* Has external pullup */
	bias-disable;
549 550
};

551 552 553 554 555 556 557
&qup_uart3_cts {
	/*
	 * Configure a pull-down on CTS to match the pull of
	 * the Bluetooth module.
	 */
	bias-pull-down;
};
558

559 560 561 562 563
&qup_uart3_rts {
	/* We'll drive RTS, so no pull */
	drive-strength = <2>;
	bias-disable;
};
564

565 566 567 568 569
&qup_uart3_tx {
	/* We'll drive TX, so no pull */
	drive-strength = <2>;
	bias-disable;
};
570

571 572 573 574 575 576 577 578
&qup_uart3_rx {
	/*
	 * Configure a pull-up on RX. This is needed to avoid
	 * garbage data when the TX pin of the Bluetooth module is
	 * in tri-state (module powered off or not driving the
	 * signal yet).
	 */
	bias-pull-up;
579 580
};

581 582 583 584
&qup_uart8_tx {
	drive-strength = <2>;
	bias-disable;
};
585

586 587 588
&qup_uart8_rx {
	drive-strength = <2>;
	bias-pull-up;
589
};
590

591 592 593
&qup_spi0_spi {
	drive-strength = <2>;
	bias-disable;
594 595
};

596 597 598
&qup_spi0_cs {
	drive-strength = <2>;
	bias-disable;
599 600
};

601 602 603
&qup_spi6_spi {
	drive-strength = <2>;
	bias-disable;
604 605
};

606 607 608 609 610 611 612 613 614 615 616 617 618 619
&qup_spi6_cs {
	drive-strength = <2>;
	bias-disable;
};

&qup_spi10_spi {
	drive-strength = <2>;
	bias-disable;
};

&qup_spi10_cs {
	drive-strength = <2>;
	bias-disable;
};
620

621 622 623
&tlmm {
	qup_uart3_sleep: qup-uart3-sleep-state {
		cts-pins {
624 625 626 627 628
			/*
			 * Configure a pull-down on CTS to match the pull of
			 * the Bluetooth module.
			 */
			pins = "gpio38";
629
			function = "gpio";
630 631 632
			bias-pull-down;
		};

633
		rts-pins {
634 635 636 637 638 639
			/*
			 * Configure pull-down on RTS. As RTS is active low
			 * signal, pull it low to indicate the BT SoC that it
			 * can wakeup the system anytime from suspend state by
			 * pulling RX low (by sending wakeup bytes).
			 */
640 641 642
			pins = "gpio39";
			function = "gpio";
			bias-pull-down;
643 644
		};

645
		tx-pins {
646 647 648 649 650
			/*
			 * Configure pull-up on TX when it isn't actively driven
			 * to prevent BT SoC from receiving garbage during sleep.
			 */
			pins = "gpio40";
651
			function = "gpio";
652 653 654
			bias-pull-up;
		};

655
		rx-pins {
656 657 658 659 660 661
			/*
			 * Configure a pull-up on RX. This is needed to avoid
			 * garbage data when the TX pin of the Bluetooth module
			 * is floating which may cause spurious wakeups.
			 */
			pins = "gpio41";
662
			function = "gpio";
663 664 665
			bias-pull-up;
		};
	};
666

667 668
	sdc1_on: sdc1-on-state {
		clk-pins {
669 670 671 672 673
			pins = "sdc1_clk";
			bias-disable;
			drive-strength = <16>;
		};

674
		cmd-pins {
675 676 677 678 679
			pins = "sdc1_cmd";
			bias-pull-up;
			drive-strength = <10>;
		};

680
		data-pins {
681 682 683 684 685
			pins = "sdc1_data";
			bias-pull-up;
			drive-strength = <10>;
		};

686
		rclk-pins {
687 688 689 690 691
			pins = "sdc1_rclk";
			bias-pull-down;
		};
	};

692 693
	sdc1_off: sdc1-off-state {
		clk-pins {
694 695 696 697 698
			pins = "sdc1_clk";
			bias-disable;
			drive-strength = <2>;
		};

699
		cmd-pins {
700 701 702 703 704
			pins = "sdc1_cmd";
			bias-pull-up;
			drive-strength = <2>;
		};

705
		data-pins {
706 707 708 709 710
			pins = "sdc1_data";
			bias-pull-up;
			drive-strength = <2>;
		};

711
		rclk-pins {
712 713 714 715 716
			pins = "sdc1_rclk";
			bias-pull-down;
		};
	};

717 718
	sdc2_on: sdc2-on-state {
		clk-pins {
719 720 721 722 723
			pins = "sdc2_clk";
			bias-disable;
			drive-strength = <16>;
		};

724
		cmd-pins {
725 726 727 728 729
			pins = "sdc2_cmd";
			bias-pull-up;
			drive-strength = <10>;
		};

730
		data-pins {
731 732 733 734 735
			pins = "sdc2_data";
			bias-pull-up;
			drive-strength = <10>;
		};

736
		sd-cd-pins {
737
			pins = "gpio69";
738
			function = "gpio";
739 740 741 742 743
			bias-pull-up;
			drive-strength = <2>;
		};
	};

744 745
	sdc2_off: sdc2-off-state {
		clk-pins {
746 747 748 749 750
			pins = "sdc2_clk";
			bias-disable;
			drive-strength = <2>;
		};

751
		cmd-pins {
752 753 754 755 756
			pins = "sdc2_cmd";
			bias-pull-up;
			drive-strength = <2>;
		};

757
		data-pins {
758 759 760 761 762
			pins = "sdc2_data";
			bias-pull-up;
			drive-strength = <2>;
		};

763
		sd-cd-pins {
764
			pins = "gpio69";
765
			function = "gpio";
766
			bias-pull-up;
767 768 769
			drive-strength = <2>;
		};
	};
770
};