mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
ARM: dts: rk3288-android: enable the nandc node by default
Enable the nand node by default in the android dtsi as they're wired on every board for drmboot compatible. Change-Id: I63aea9be6ca43fb91f7ec6616f5b9051ca5c23a8 Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>
This commit is contained in:
committed by
Huang, Tao
parent
38c57424d4
commit
097d93c71f
@@ -334,7 +334,7 @@
|
||||
nandc_id = <0>;
|
||||
clocks = <&cru SCLK_NANDC0>, <&cru HCLK_NANDC0>;
|
||||
clock-names = "clk_nandc", "hclk_nandc";
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
hdmi_analog_sound: hdmi-analog-sound {
|
||||
|
||||
Reference in New Issue
Block a user