MFC r347366:dts: Import files from Linux 5.1
MFC r346092, r346271-r346272r346092:Import DTS files from Linux 5.0r346271:aw_rtc: Register the clocksSince latest DTS update the rtc is supposed to register two clocks :- osc32k (the 32k o
MFC r346092, r346271-r346272r346092:Import DTS files from Linux 5.0r346271:aw_rtc: Register the clocksSince latest DTS update the rtc is supposed to register two clocks :- osc32k (the 32k oscillator on the board that the RTC uses directly andthat other peripheral can use)- iosc (the internal oscillator of the RTC when available which frequencydepend on the SoC revision)Since we need the RTC before the proper clock control unit (because it usesthose clocks) attach it a BUS_PASS_BUS + MIDDLE and attach the clock controlunit at BUS_PASS_BUS + LAST for the SoC that requires it.Tested On: A20, H3, A64r346272:aw_syscon: Add a new compatibleSince 5.0 DTS the syscon controller have a new compatible as itexports new subnodes, we currently only use it as a syscon providerso just add the new compatible.Tested On: H3
show more ...
MFC r342936, r343873r342936:Import DTS from Linux 4.20r343873:arm64: dtb: allwinner: Add the new pine64-lts dtb file to the buildX-MFC-With: r342936
MFC r342935:Import DTS includes from 4.19This was missed in r340337
Import DTS files from Linux 4.18
dts: Update our copy to Linux 4.17
gnu/dts: Update our copy of arm dts from Linux 4.16
dts: Update our device tree sources files from Linux 4.15
Update our copy of DTS from the ones from Linux 4.14
dts: Update our device tree sources file fomr Linux 4.13
Update DTS files from Linux 4.12Notable changes:Allwinner: * H3/H5 were merged into a common dtsi file * include/dt-bindings/sun4i-a10.h is not included anymore in a lot of dts files * Ad
Update DTS files from Linux 4.12Notable changes:Allwinner: * H3/H5 were merged into a common dtsi file * include/dt-bindings/sun4i-a10.h is not included anymore in a lot of dts files * Add sun8i-h3-nanopi-neo-air board DTS file
Update the GNU DTS file from Linux 4.11
Update our device tree files to a Linux 4.10
Import Ingenic CI20 (jz4780) DTS files.Submitted by: kanSponsored by: DARPA, AFRL
Revert and redo r306083.Update the device tree source files to a Linux 4.7-RC.The dts tree currently can't be merged w/o specific revisions.Note: due to a stupid bug in the commit checking scri
Revert and redo r306083.Update the device tree source files to a Linux 4.7-RC.The dts tree currently can't be merged w/o specific revisions.Note: due to a stupid bug in the commit checking script, I couldn'tjust remove the svn:keyword tag from the new files, I had to addfbsd:nokeywords to all the files (including ones that didn't need it)
Update the device tree source files to a Linux 4.7-RC.MFC after: 2 weeksSponsored by: ABT Systems Ltd
Update our copy of the Linux dts files to be in sync with Linux 4.5-rc1. Wenow uave a full copy of the arm device tree sources to help when addingsupport for newer boards.Sponsored by: ABT System
Update our copy of the Linux dts files to be in sync with Linux 4.5-rc1. Wenow uave a full copy of the arm device tree sources to help when addingsupport for newer boards.Sponsored by: ABT Systems Ltd
File names with commas in them cause issues for freebsd-update. Wedon't actually use these files at the moment, so eliminate them untilwe actually do. In the mean time, freebsd-update will be updat
File names with commas in them cause issues for freebsd-update. Wedon't actually use these files at the moment, so eliminate them untilwe actually do. In the mean time, freebsd-update will be updatedto eliminate the issues.Requested by: cperciva
Merge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec529059) filesfrom the git tree. This merges a lot that we're not using, but there'stoo many files to be selective and have a hope of catching
Merge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec529059) filesfrom the git tree. This merges a lot that we're not using, but there'stoo many files to be selective and have a hope of catching everything.If there are conflicts with the rest of the tree, we'll resolve themon a case by case basis.MFC after: 2 weeksSponsored by: Netflix, Inc.
Update bindings to latest vendor branch representing 3.17-rc2 level ofLinux DTS API.
Revert r269528; this was not the right way to bring these changes in.
Bring in the latest standard defines for imx6 clocks referenced in dts files.
Symbolic bindings for the dts files...