mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 08:33:17 +02:00
arm64: dts: sparx5: Add reset support
This adds reset support to the Sparx5 SoC DT. Signed-off-by: Lars Povlsen <lars.povlsen@microchip.com> Link: https://lore.kernel.org/r/20201006200316.2261245-4-lars.povlsen@microchip.com
This commit is contained in:
parent
3650b228f8
commit
5ef399aa5c
|
|
@ -135,6 +135,11 @@ mux: mux-controller {
|
|||
};
|
||||
};
|
||||
|
||||
reset@611010008 {
|
||||
compatible = "microchip,sparx5-chip-reset";
|
||||
reg = <0x6 0x11010008 0x4>;
|
||||
};
|
||||
|
||||
uart0: serial@600100000 {
|
||||
pinctrl-0 = <&uart_pins>;
|
||||
pinctrl-names = "default";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user