tegra: Fix a common typo in source code comments- s/ajusted/adjusted/(cherry picked from commit b6724f7004cda7a554596a9a899ed5a151a4f151)
tegra210: Implement new get_gate method for tegra210 clocks.MFC after: 1 week(cherry picked from commit 7c0ec6638548e78a4fd85a5a2d811bac7c2da98b)
arm64: Directly use #include <dt-binding/...>We have it in the includes path and this will help the transition to thenew device-tree import in sys/contrib
Tegra210: Add lost-in-merge fixes: - misplaced '#ifdef notyet' in max77620.c - misnamed 'xusb_gate' clock in tegra210_clk_per.c
ARM64: Port FreeBSD to Nvidia Jetson TX1 and Nano.Add support for the Tergra210 SoC and its companion PMIC MAX77620.