On Wed, Nov 04, 2020 at 05:12:43PM +0300, Dmitry Osipenko wrote: > This series improves device-trees of Nexus 7 and A500 devices by > correcting old and adding new DT properties. > > Changelog: > > v2: - Added these two additional patches: > > ARM: tegra: nexus7: Set video decoder clock rate to 408MHz > ARM: tegra: nexus7: Use panel-lvds as the only panel compatible > > Dmitry Osipenko (8): > ARM: tegra: acer-a500: Correct thermal zone names > ARM: tegra: acer-a500: Add power-supply to lvds-encoder node > ARM: tegra: nexus7: Correct thermal zone names > ARM: tegra: nexus7: Improve CPU passive-cooling threshold > ARM: tegra: nexus7: Add power-supply to lvds-encoder node > ARM: tegra: nexus7: Rename gpio-hog nodes > ARM: tegra: nexus7: Set video decoder clock rate to 408MHz > ARM: tegra: nexus7: Use panel-lvds as the only panel compatible > > .../boot/dts/tegra20-acer-a500-picasso.dts | 5 ++-- > .../tegra30-asus-nexus7-grouper-common.dtsi | 30 +++++++++++++------ > ...egra30-asus-nexus7-grouper-maxim-pmic.dtsi | 2 +- > .../boot/dts/tegra30-asus-nexus7-tilapia.dtsi | 2 +- > 4 files changed, 26 insertions(+), 13 deletions(-) Applied all of these except patch 7. Let me know if there is some other patch that I need to pull in first. Thierry