Skip to content
Snippets Groups Projects
Commit 6bf12eae authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

ARM: dts: uniphier: include System Bus pin group node in SPL DT


This will be needed for setting up the System Bus pin-mux via the
LD11/LD20 pinctrl driver.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 5ac9dfbe
No related branches found
No related tags found
No related merge requests found
......@@ -70,3 +70,7 @@
&pinctrl_uart0 {
u-boot,dm-pre-reloc;
};
&pinctrl_system_bus {
u-boot,dm-pre-reloc;
};
......@@ -58,3 +58,7 @@
&pinctrl_uart0 {
u-boot,dm-pre-reloc;
};
&pinctrl_system_bus {
u-boot,dm-pre-reloc;
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment