mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
ARM64: dts: rk3399-evb: add gsl3673 node for rk3399-evb
Change-Id: I8b8232dd280a436e330292794b36f617ae3c0a9d Signed-off-by: buluess.li <buluess.li@rock-chips.com> Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
@@ -370,6 +370,15 @@
|
||||
tp-size = <911>;
|
||||
tp-supply = <&vcc3v0_tp>;
|
||||
};
|
||||
|
||||
gsl3673: gsl3673@40 {
|
||||
compatible = "GSL,GSL3673";
|
||||
reg = <0x40>;
|
||||
screen_max_x = <1536>;
|
||||
screen_max_y = <2048>;
|
||||
irq_gpio_number = <&gpio1 20 IRQ_TYPE_LEVEL_LOW>;
|
||||
rst_gpio_number = <&gpio4 22 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
};
|
||||
|
||||
&pcie0 {
|
||||
|
||||
Reference in New Issue
Block a user