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

Commit 542d2f45 authored by Joel Stanley's avatar Joel Stanley
Browse files

ARM: dts: aspeed-g5: Update LPC node



This addresses some differences between the G5 and G4 LPC nodes that
make them hard to compare. There is no functional change.

Reviewed-by: default avatarAndrew Jeffery <andrew@aj.id.au>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 34732811
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -264,7 +264,7 @@

				#address-cells = <1>;
				#size-cells = <1>;
				ranges = <0 0x1e789000 0x1000>;
				ranges = <0x0 0x1e789000 0x1000>;

				lpc_bmc: lpc-bmc@0 {
					compatible = "aspeed,ast2500-lpc-bmc";
@@ -274,12 +274,11 @@
				lpc_host: lpc-host@80 {
					compatible = "aspeed,ast2500-lpc-host", "simple-mfd", "syscon";
					reg = <0x80 0x1e0>;
					reg-io-width = <4>;

					#address-cells = <1>;
					#size-cells = <1>;
					ranges = <0 0x80 0x1e0>;

					reg-io-width = <4>;
					ranges = <0x0 0x80 0x1e0>;

					lpc_ctrl: lpc-ctrl@0 {
						compatible = "aspeed,ast2500-lpc-ctrl";