On Wed, 09 Mar 2022 00:00:26 +0530, Krishna Yarlagadda wrote: > From: Ashish Singhal <ashishsingha@xxxxxxxxxx> > > This adds the QSPI controllers on the Tegra234 SoC and populates the > SPI NOR flash device for the Jetson AGX Orin platform. > > Signed-off-by: Ashish Singhal <ashishsingha@xxxxxxxxxx> > Signed-off-by: Jon Hunter <jonathanh@xxxxxxxxxx> > Signed-off-by: Krishna Yarlagadda <kyarlagadda@xxxxxxxxxx> > --- > v4: > sort definitions in include and dt files > > .../boot/dts/nvidia/tegra234-p3701-0000.dtsi | 12 ++++++++ > arch/arm64/boot/dts/nvidia/tegra234.dtsi | 28 +++++++++++++++++++ > include/dt-bindings/clock/tegra234-clock.h | 8 ++++++ > include/dt-bindings/reset/tegra234-reset.h | 2 ++ > 4 files changed, 50 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>