ARM: dts: am335x-baltos: don't reset gpio3 block
This change is needed in order to enable some hardware components from bootloader. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
committed by
Tony Lindgren
parent
3fb5c894f6
commit
5ce93ff601
@@ -406,3 +406,7 @@
|
||||
&gpio0 {
|
||||
ti,no-reset-on-init;
|
||||
};
|
||||
|
||||
&gpio3 {
|
||||
ti,no-reset-on-init;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user