mbox series

[0/3] Misc fixes for Tegra

Message ID 1585261245-1740-1-git-send-email-tomcwarren3959@gmail.com
Headers show
Series Misc fixes for Tegra | expand

Message

tomcwarren3959 at gmail.com March 26, 2020, 10:20 p.m. UTC
From: Tom Warren <twarren at nvidia.com>

These fixes originated on our downstream L4T U-Boot, and include
fdt, pll and code relocation changes.

Stephen Warren (1):
  ARM: tegra: p2371-2180: add I2C nodes to DT

Tom Warren (1):
  fdt: Fix 'system' command

Vishruth (1):
  ARM: tegra: p2771-0000: enable PIE relocation

 arch/arm/dts/tegra210-p2371-2180.dts | 18 ++++++++++++++++++
 cmd/fdt.c                            |  2 +-
 configs/p2771-0000-000_defconfig     |  1 +
 configs/p2771-0000-500_defconfig     |  1 +
 4 files changed, 21 insertions(+), 1 deletion(-)