| // SPDX-License-Identifier: GPL-2.0+ |
| * Copyright (C) 2019 Jagan Teki <jagan@amarulasolutions.com> |
| #include "rk3399-u-boot.dtsi" |
| u-boot,spl-boot-order = &spi_flash; |
| u-boot,spl-payload-offset = <0x40000>; |
| ec-interrupt = <&gpio0 RK_PA1 GPIO_ACTIVE_LOW>; |
| rockchip,panel = <&edp_panel>; |
| regulator-min-microvolt = <1800000>; |
| regulator-max-microvolt = <1800000>; |
| regulator-init-microvolt = <900000>; |
| regulator-init-microvolt = <900000>; |
| regulator-init-microvolt = <900000>; |
| regulator-init-microvolt = <900000>; |
| enable-gpios = <&gpio2 2 GPIO_ACTIVE_HIGH>; |
| spi-activate-delay = <100>; |
| spi-max-frequency = <3000000>; |
| spi-deactivate-delay = <200>; |