]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
ARM: dts: aspeed: Add LCLK to lpc-snoop
authorJohn Wang <wangzhiqiang.bj@bytedance.com>
Wed, 2 Dec 2020 05:16:34 +0000 (13:16 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Mar 2021 09:26:54 +0000 (10:26 +0100)
commit d050d049f8b8077025292c1ecf456c4ee7f96861 upstream.

Signed-off-by: John Wang <wangzhiqiang.bj@bytedance.com>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20201202051634.490-2-wangzhiqiang.bj@bytedance.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/aspeed-g4.dtsi
arch/arm/boot/dts/aspeed-g5.dtsi

index dffb595d30e4042bf6349cab117f5cfc832203d0..679d04d585a4a7a8260f44adec96467775c1706e 100644 (file)
                                                compatible = "aspeed,ast2400-ibt-bmc";
                                                reg = <0xc0 0x18>;
                                                interrupts = <8>;
+                                               clocks = <&syscon ASPEED_CLK_GATE_LCLK>;
                                                status = "disabled";
                                        };
                                };
index e8feb8b66a2f71587270c9cb1a911679029c834b..412c96b3c3ac00b88bc03082335302e4ad12850a 100644 (file)
                                                compatible = "aspeed,ast2500-ibt-bmc";
                                                reg = <0xc0 0x18>;
                                                interrupts = <8>;
+                                               clocks = <&syscon ASPEED_CLK_GATE_LCLK>;
                                                status = "disabled";
                                        };
                                };