Lines Matching +full:bb +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/input/input.h>
5 #include <dt-bindings/leds/common.h>
7 #include "tegra20-cpu-opp.dtsi"
20 stdout-path = "serial0:115200n8";
31 vdd-supply = <&hdmi_vdd_reg>;
32 pll-supply = <&hdmi_pll_reg>;
34 nvidia,ddc-i2c-bus = <&hdmi_ddc>;
35 nvidia,hpd-gpio = <&gpio TEGRA_GPIO(N, 7)
41 pinctrl-names = "default";
42 pinctrl-0 = <&state_default>;
281 /delete-property/ dmas;
282 /delete-property/ dma-names;
288 clock-frequency = <100000>;
293 spi-max-frequency = <48000000>;
296 compatible = "winbond,w25q80bl", "jedec,spi-nor";
298 spi-max-frequency = <48000000>;
304 clock-frequency = <100000>;
309 clock-frequency = <400000>;
323 nvidia,suspend-mode = <1>;
324 nvidia,cpu-pwr-good-time = <5000>;
325 nvidia,cpu-pwr-off-time = <5000>;
326 nvidia,core-pwr-good-time = <3845 3845>;
327 nvidia,core-pwr-off-time = <3875>;
328 nvidia,sys-clock-req-active-high;
329 core-supply = <&vdd_core>;
335 avdd-pex-supply = <&pci_vdd_reg>;
336 vdd-pex-supply = <&pci_vdd_reg>;
337 avdd-pex-pll-supply = <&pci_vdd_reg>;
338 avdd-plle-supply = <&pci_vdd_reg>;
339 vddio-pex-clk-supply = <&pci_clk_reg>;
350 usb-phy@c5000000 {
352 vbus-supply = <&vbus_reg>;
359 usb-phy@c5004000 {
361 nvidia,phy-reset-gpio = <&gpio TEGRA_GPIO(V, 0)
369 usb-phy@c5008000 {
375 broken-cd;
376 bus-width = <4>;
381 cd-gpios = <&gpio TEGRA_GPIO(P, 1) GPIO_ACTIVE_LOW>;
382 wp-gpios = <&gpio TEGRA_GPIO(P, 2) GPIO_ACTIVE_HIGH>;
383 bus-width = <4>;
386 clk32k_in: clock-32k {
387 compatible = "fixed-clock";
388 clock-frequency = <32768>;
389 #clock-cells = <0>;
394 operating-points-v2 = <&cpu0_opp_table>;
398 operating-points-v2 = <&cpu0_opp_table>;
402 gpio-keys {
403 compatible = "gpio-keys";
405 key-power {
409 wakeup-source;
414 compatible = "gpio-leds";
416 led-ds2 {
419 function-enumerator = <2>;
423 led-ds3 {
426 function-enumerator = <3>;
427 gpios = <&gpio TEGRA_GPIO(BB, 5) GPIO_ACTIVE_LOW>;
432 compatible = "gpio-poweroff";
436 hdmi_vdd_reg: regulator-hdmi {
437 compatible = "regulator-fixed";
438 regulator-name = "avdd_hdmi";
439 regulator-min-microvolt = <3300000>;
440 regulator-max-microvolt = <3300000>;
441 regulator-always-on;
444 hdmi_pll_reg: regulator-hdmipll {
445 compatible = "regulator-fixed";
446 regulator-name = "avdd_hdmi_pll";
447 regulator-min-microvolt = <1800000>;
448 regulator-max-microvolt = <1800000>;
449 regulator-always-on;
452 vbus_reg: regulator-vbus {
453 compatible = "regulator-fixed";
454 regulator-name = "usb1_vbus";
455 regulator-min-microvolt = <5000000>;
456 regulator-max-microvolt = <5000000>;
457 enable-active-high;
459 regulator-always-on;
460 regulator-boot-on;
463 pci_clk_reg: regulator-pciclk {
464 compatible = "regulator-fixed";
465 regulator-name = "pci_clk";
466 regulator-min-microvolt = <3300000>;
467 regulator-max-microvolt = <3300000>;
468 regulator-always-on;
471 pci_vdd_reg: regulator-pcivdd {
472 compatible = "regulator-fixed";
473 regulator-name = "pci_vdd";
474 regulator-min-microvolt = <1050000>;
475 regulator-max-microvolt = <1050000>;
476 regulator-always-on;
479 vdd_core: regulator-core {
480 compatible = "regulator-fixed";
481 regulator-name = "vdd_core";
482 regulator-min-microvolt = <1300000>;
483 regulator-max-microvolt = <1300000>;
484 regulator-always-on;
488 compatible = "nvidia,tegra-audio-trimslice";
489 nvidia,i2s-controller = <&tegra_i2s1>;
490 nvidia,audio-codec = <&codec>;
495 clock-names = "pll_a", "pll_a_out0", "mclk";