blob: 5ed3817a41c636f66dc65e2c6c32a931a07cfdcc [file] [log] [blame]
Stephen Warren1f60f072016-07-18 12:15:04 -06001/dts-v1/;
2
3#include "tegra186-p2771-0000.dtsi"
4
5/ {
6 model = "NVIDIA P2771-0000 A02";
7 compatible = "nvidia,p2771-0000-a02", "nvidia,p2771-0000", "nvidia,tegra186";
Stephen Warren45d85f02016-07-29 13:15:05 -06008
9 sdhci@3400000 {
10 cd-gpios = <&gpio_main TEGRA_MAIN_GPIO(P, 6) GPIO_ACTIVE_LOW>;
11 power-gpios = <&gpio_main TEGRA_MAIN_GPIO(P, 5) GPIO_ACTIVE_HIGH>;
12 };
Stephen Warren1f60f072016-07-18 12:15:04 -060013};