Message ID | 20240821185829.20997-1-tmn505@terefe.re |
---|---|
Headers | show |
Series | arm64: tegra: add power sensors and BT+WiFi to TX1 | expand |
From: Thierry Reding <treding@nvidia.com> On Wed, 21 Aug 2024 20:58:02 +0200, Tomasz Maciej Nowak wrote: > From: Tomasz Maciej Nowak <tmn505@gmail.com> > > Jetson TX1 DevKit features bunch of peripherals that we have now drivers > for, so wire them up. > > Tomasz Maciej Nowak (3): > arm64: tegra: wire up power sensors on Jetson TX1 DevKit > arm64: tegra: wire up Bluetooth on Jetson TX1 module > arm64: tegra: wire up WiFi on Jetson TX1 module > > [...] Applied, thanks! [1/3] arm64: tegra: wire up power sensors on Jetson TX1 DevKit commit: 33dea2aa93442559b4bca665e8a5d4e1443dc228 [2/3] arm64: tegra: wire up Bluetooth on Jetson TX1 module commit: d00df3a8fdecee044518fb77525b41efeaf26df6 [3/3] arm64: tegra: wire up WiFi on Jetson TX1 module commit: 867a8138bfa3be7e83c7671912b648dcc862b3a2 Best regards,
From: Tomasz Maciej Nowak <tmn505@gmail.com> Jetson TX1 DevKit features bunch of peripherals that we have now drivers for, so wire them up. Tomasz Maciej Nowak (3): arm64: tegra: wire up power sensors on Jetson TX1 DevKit arm64: tegra: wire up Bluetooth on Jetson TX1 module arm64: tegra: wire up WiFi on Jetson TX1 module .../arm64/boot/dts/nvidia/tegra210-p2180.dtsi | 64 +++++++++++++++++++ .../arm64/boot/dts/nvidia/tegra210-p2597.dtsi | 50 +++++++++++++++ 2 files changed, 114 insertions(+)