Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d558ce0f authored by Joel Stanley's avatar Joel Stanley
Browse files

ARM: dts: aspeed: Add LPC Snoop device



LPC snoop hardware on the ASPEED BMC, used for monitoring
host I/O port activity.

Reviewed-by: default avatarCédric Le Goater <clg@kaod.org>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 0734089f
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -237,6 +237,13 @@
						status = "disabled";
						status = "disabled";
					};
					};


					lpc_snoop: lpc-snoop@0 {
						compatible = "aspeed,ast2400-lpc-snoop";
						reg = <0x0 0x80>;
						interrupts = <8>;
						status = "disabled";
					};

					lhc: lhc@20 {
					lhc: lhc@20 {
						compatible = "aspeed,ast2400-lhc";
						compatible = "aspeed,ast2400-lhc";
						reg = <0x20 0x24 0x48 0x8>;
						reg = <0x20 0x24 0x48 0x8>;
+6 −0
Original line number Original line Diff line number Diff line
@@ -288,6 +288,12 @@
						status = "disabled";
						status = "disabled";
					};
					};


					lpc_snoop: lpc-snoop@0 {
						compatible = "aspeed,ast2500-lpc-snoop";
						reg = <0x0 0x80>;
						interrupts = <8>;
						status = "disabled";
					};


					lhc: lhc@20 {
					lhc: lhc@20 {
						compatible = "aspeed,ast2500-lhc";
						compatible = "aspeed,ast2500-lhc";