Message ID | 20181128154403.12872-2-dinguyen@kernel.org (mailing list archive) |
---|---|
State | Mainlined, archived |
Commit | 8bb4f3f55961954154967d4747686ababb67df0d |
Headers | show |
Series | [GIT,PULL,1/2] ARM: socfpga: updates for v4.20 | expand |
On Wed, Nov 28, 2018 at 09:44:03AM -0600, Dinh Nguyen wrote: > Hi Arnd, Kevin, and Olof: > > Please pull in these DTS updates for v5.0. > > Thanks, > Dinh > > The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: > > Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_for_v5.0 > > for you to fetch changes up to 8bb4f3f55961954154967d4747686ababb67df0d: > > arm64: dts: stratix10: use "altr,stratix10-rst-mgr" binding (2018-11-28 09:24:52 -0600) > > ---------------------------------------------------------------- > SoCFPGA DTS updates for v5.0 > - Use SPDX license identifier for all SoCFPGA DTS files. > - Remove dma-mask property as it has been deprecated. > - Use tabs in DTS files. > - Use the specific "altr,stratix10-rst-mgr" property for the Stratix10 > reset manager. > > ---------------------------------------------------------------- > Dinh Nguyen (2): > arm: dts: socfpga: remove dma-mask property > arm64: dts: stratix10: use "altr,stratix10-rst-mgr" binding > > Simon Goldschmidt (2): > arm: dts: socfpga*.dts*: use SPDX-License-Identifier > ARM: dts: socfpga: use tabs for indentation Tiny nit for future patches: We use ARM: and arm64: as prefix. I've been meaning to fix checkpatch to catch it, but life's too short to program in Perl in 2018. :-) Merged now. Thanks! -Olof