mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 08:15:07 -04:00
arm64: dts: s32g399a-rdb3: Enable the SWT watchdog
The SWT0 is directly connected to the reset line and only one instance is useful for its purpose. Let's enable it on the s32g399a-rdb3. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Cc: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> Cc: Thomas Fossati <thomas.fossati@linaro.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
committed by
Shawn Guo
parent
6db84f0427
commit
48d86413d8
@@ -72,6 +72,10 @@ &stm8 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&swt0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c4 {
|
||||
current-sensor@40 {
|
||||
compatible = "ti,ina231";
|
||||
|
||||
Reference in New Issue
Block a user