Patches add labels into t30 and t114 dtsi for easier node referencing. Quotes for mmc devices are replaced with labels for better tree comprehension. Fixed accelerometer mount matrix for TF101. Added 266.5MHz peripheral opp node for devices which may need it. Anton Bambura (1): ARM: tegra: Add labels to tegra114.dtsi Michał Mirosław (1): ARM: tegra: Add labels to tegra30.dtsi Svyatoslav Ryhel (3): ARM: tegra: transformer: use labels for mmc in aliases ARM: tegra: asus-tf101: fix accelerometer mount matrix tegra30: peripherals: add 266.5MHz nodes arch/arm/boot/dts/tegra114.dtsi | 48 +++++++++---------- arch/arm/boot/dts/tegra20-asus-tf101.dts | 6 +-- .../dts/tegra30-asus-transformer-common.dtsi | 6 +-- .../arm/boot/dts/tegra30-peripherals-opp.dtsi | 20 ++++++++ arch/arm/boot/dts/tegra30.dtsi | 36 +++++++------- 5 files changed, 68 insertions(+), 48 deletions(-) -- 2.37.2