mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ARM64: dts: rockchip: enable tsadc node for rk3366-tb
Set status of tsadc node to "okay" to make tsadc work. Change-Id: I741adc9ce611f6f0f279fbb351dfaa5fc947db06 Signed-off-by: Rocky Hao <rocky.hao@rock-chips.com>
This commit is contained in:
@@ -351,6 +351,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&tsadc {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&nandc0 {
|
||||
status = "okay"; /* enable both for emmc and nand */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user