mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-25 00:34:54 +07:00
ARM: dts: imx6: RDU2: add switch watchdog device
This adds the i2c device node for the ethernet switch watchdog. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
d058ad0e38
commit
574e852f99
@ -528,6 +528,11 @@ vgen6_reg: vgen6 {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
watchdog@38 {
|
||||||
|
compatible = "zii,rave-wdt";
|
||||||
|
reg = <0x38>;
|
||||||
|
};
|
||||||
|
|
||||||
temp-sense@48 {
|
temp-sense@48 {
|
||||||
compatible = "national,lm75";
|
compatible = "national,lm75";
|
||||||
reg = <0x48>;
|
reg = <0x48>;
|
||||||
|
Loading…
Reference in New Issue
Block a user