On Tue, Dec 07, 2021 at 05:41:52PM +0300, Dmitry Osipenko wrote:
07.12.2021 17:19, Dmitry Osipenko пишет:
quoted
07.12.2021 13:13, Thierry Reding пишет:
quoted
From: Thierry Reding <redacted>
When the Tegra High-Speed UART is used instead of the regular UART, the
reg-shift property is implied from the compatible string and should not
be explicitly listed.
Signed-off-by: Thierry Reding <redacted>
---
arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi | 3 +++
arch/arm/boot/dts/tegra124-jetson-tk1.dts | 2 ++
arch/arm/boot/dts/tegra30-asus-nexus7-grouper-common.dtsi | 2 ++
arch/arm/boot/dts/tegra30-colibri.dtsi | 2 ++
4 files changed, 9 insertions(+)
What about Ouya?
What about T20?
I went through all of the above based on results from a dtbs_check run.
I don't see these errors flagged for Ouya or any Tegra20 boards. I have
no idea why and will need to look into it some more.
Thierry