Commit d050d049 authored by John Wang's avatar John Wang Committed by Joel Stanley
Browse files
parent 36652a29
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -375,6 +375,7 @@ lpc_snoop: lpc-snoop@10 {
						compatible = "aspeed,ast2400-lpc-snoop";
						reg = <0x10 0x8>;
						interrupts = <8>;
						clocks = <&syscon ASPEED_CLK_GATE_LCLK>;
						status = "disabled";
					};

+1 −0
Original line number Diff line number Diff line
@@ -497,6 +497,7 @@ lpc_snoop: lpc-snoop@10 {
						compatible = "aspeed,ast2500-lpc-snoop";
						reg = <0x10 0x8>;
						interrupts = <8>;
						clocks = <&syscon ASPEED_CLK_GATE_LCLK>;
						status = "disabled";
					};

+1 −0
Original line number Diff line number Diff line
@@ -524,6 +524,7 @@ lpc_snoop: lpc-snoop@0 {
						compatible = "aspeed,ast2600-lpc-snoop";
						reg = <0x0 0x80>;
						interrupts = <GIC_SPI 144 IRQ_TYPE_LEVEL_HIGH>;
						clocks = <&syscon ASPEED_CLK_GATE_LCLK>;
						status = "disabled";
					};