Hello, This patch series enables the use of the GM20B GPU in the Google Pixel C. Patch 1 adds the needed regulator DT node for the GPU. Patch 2 enables the GPU in the DT. The first version of these patches can be found at: https://lore.kernel.org/linux-tegra/20230511083101.78516-1-diogo.ivo@xxxxxxxxxxxxxxxxxx/ V1 -> V2: - Patch 1: Use generic DT node name for regulator and GPIO flag defines. Best regards, Diogo Ivo (2): arm64: dts: tegra: smaug: add GPU power rail regulator arm64: dts: tegra: smaug: add GPU node arch/arm64/boot/dts/nvidia/tegra210-smaug.dts | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) -- 2.40.1