treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / arch / arm64 / boot / dts / amlogic / meson-gxl-s905d-phicomm-n1.dts
blobb5667f1fb2c8f8fd7f551576ce4115d52f1065d6
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3  * Copyright (c) 2018 He Yangxuan
4  */
6 /dts-v1/;
8 #include "meson-gxl-s905d-p230.dts"
10 / {
11         compatible = "phicomm,n1", "amlogic,s905d", "amlogic,meson-gxl";
12         model = "Phicomm N1";
14         cvbs-connector {
15                 status = "disabled";
16         };
18         leds {
19                 compatible = "gpio-leds";
21                 status {
22                         label = "n1:white:status";
23                         gpios = <&gpio_ao GPIOAO_9 GPIO_ACTIVE_HIGH>;
24                         default-state = "on";
25                 };
26         };
29 &cvbs_vdac_port {
30         status = "disabled";