Message ID | 20200728100321.1691745-1-daniel@0x0f.com (mailing list archive) |
---|---|
Headers | show |
Series | ARM: mstar: DT filling out | expand |
Hello: This series was applied to soc/soc.git (refs/heads/for-next). On Tue, 28 Jul 2020 19:03:12 +0900 you wrote: > This series adds a few low hanging fruit that are purely DT changes to > keep the ball rolling while I work on series for more complicated things > like the interrupt controllers. > > Summary of changes: > > - Adds the IMI SRAM region and sets the right size for each family > - Adds the ARM PMU > - Adds a syscon for a lump of registers called "pmsleep" > - Uses the pmsleep syscon to enable reboot > > [...] Here is a summary with links: - [v2,1/9] dt-bindings: arm: mstar: Add binding details for mstar,pmsleep https://git.kernel.org/soc/soc/c/33cabc0bc679022160c48f96e2d358e666710f58 - [v2,2/9] dt-bindings: arm: mstar: Move existing MStar binding descriptions https://git.kernel.org/soc/soc/c/9e30b098f25f525af048e685ccb79fc958cfd200 - [v2,3/9] ARM: mstar: Add IMI SRAM region https://git.kernel.org/soc/soc/c/7f6348b6a5096c46cf5b833d8ea0ae5eeb61e336 - [v2,4/9] ARM: mstar: Adjust IMI size of infinity https://git.kernel.org/soc/soc/c/ab6be2008673c6ee5cd7b77946d992bf53ab91db - [v2,5/9] ARM: mstar: Adjust IMI size for mercury5 https://git.kernel.org/soc/soc/c/e709252cac13d9fbba34c6e9d1624f258bf80e89 - [v2,6/9] ARM: mstar: Adjust IMI size for infinity3 https://git.kernel.org/soc/soc/c/6e17d1316d5cdd771f9cd40496d5d740d69ae990 - [v2,7/9] ARM: mstar: Add PMU https://git.kernel.org/soc/soc/c/d7f1d81b0fe80a2fdd4485427921b04dbd0ab062 - [v2,8/9] ARM: mstar: Add "pmsleep" node to base dtsi https://git.kernel.org/soc/soc/c/9345a99710aa3a7ad600b2089672cb0f2088f1ff - [v2,9/9] ARM: mstar: Add reboot support https://git.kernel.org/soc/soc/c/7e836785bc11aca306ce6acbb43f8a5b5d0a9880 You are awesome, thank you!