Message ID | 20230516095850.2426604-1-thierry.reding@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: tegra: Support Jetson Orin Nano Developer Kit | expand |
From: Thierry Reding <treding@nvidia.com> On Tue, 16 May 2023 11:58:47 +0200, Thierry Reding wrote: > From: Thierry Reding <treding@nvidia.com> > > Hi, > > this series documents the compatible strings for the Jetson Orin Nano > module and the corresponding developer kit. > > [...] Applied, thanks! [1/3] dt-bindings: tegra: Document Jetson Orin Nano commit: b4032e1726648cb156f45ae756c8730d6d39a5de [2/3] dt-bindings: tegra: Document Jetson Orin Nano Developer Kit commit: 5f027147e4796e9fc11083b2ad50a91c1ac36ede Best regards,
On Tue, Jun 06, 2023 at 03:03:32PM +0200, Thierry Reding wrote: > From: Thierry Reding <treding@nvidia.com> > > > On Tue, 16 May 2023 11:58:47 +0200, Thierry Reding wrote: > > From: Thierry Reding <treding@nvidia.com> > > > > Hi, > > > > this series documents the compatible strings for the Jetson Orin Nano > > module and the corresponding developer kit. > > > > [...] > > Applied, thanks! > > [1/3] dt-bindings: tegra: Document Jetson Orin Nano > commit: b4032e1726648cb156f45ae756c8730d6d39a5de > [2/3] dt-bindings: tegra: Document Jetson Orin Nano Developer Kit > commit: 5f027147e4796e9fc11083b2ad50a91c1ac36ede I've actually also applied patch 3/3. I think b4 got confused somehow because I applied these to different branches. Thierry
From: Thierry Reding <treding@nvidia.com> Hi, this series documents the compatible strings for the Jetson Orin Nano module and the corresponding developer kit. Changes in v2: - drop patch that documents extra SKUs for Orin NX - drop compatible strings for extra Nano SKUs Thierry Reding (3): dt-bindings: tegra: Document Jetson Orin Nano dt-bindings: tegra: Document Jetson Orin Nano Developer Kit arm64: tegra: Support Jetson Orin Nano Developer Kit Documentation/devicetree/bindings/arm/tegra.yaml | 9 +++++++++ arch/arm64/boot/dts/nvidia/Makefile | 2 ++ .../arm64/boot/dts/nvidia/tegra234-p3767-0005.dtsi | 14 ++++++++++++++ .../dts/nvidia/tegra234-p3768-0000+p3767-0005.dts | 13 +++++++++++++ 4 files changed, 38 insertions(+) create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3767-0005.dtsi create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0005.dts