diff --git a/overlay/tegra234-p3701-sku-handling.dtsi b/overlay/tegra234-p3701-sku-handling.dtsi deleted file mode 100644 index 372e840..0000000 --- a/overlay/tegra234-p3701-sku-handling.dtsi +++ /dev/null @@ -1,35 +0,0 @@ -// SPDX-License-Identifier: GPL-2.0-only -// Copyright (c) 2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved. - -/ { - p3701-sku-handling-fragment@3 { - target-path = "/"; - board_config { - ids = "3737-0000-TS1","3737-0000-TS2","3737-0000-TS3","3737-0000-EB1","3737-0000-EB2","3737-0000-EB3","3737-0000-000","3737-0000-100","3737-0000-200"; - }; - __overlay__ { - compatible = "nvidia,p3737-0000+p3701-0000", "nvidia,p3701-0000", "nvidia,tegra234", "nvidia,tegra23x"; - }; - }; - - p3701-sku-handling-fragment@1 { - target-path = "/"; - board_config { - ids = "3701-0004-*"; - }; - __overlay__ { - compatible = "nvidia,p3737-0000+p3701-0004", "nvidia,p3701-0004", "nvidia,tegra234", "nvidia,tegra23x"; - }; - }; - - p3701-sku-handling-fragment@2 { - target-path = "/"; - board_config { - ids = "3701-0005-*"; - }; - __overlay__ { - compatible = "nvidia,p3737-0000+p3701-0005", "nvidia,p3701-0005", "nvidia,tegra234", "nvidia,tegra23x"; - }; - }; - -}; diff --git a/overlay/tegra234-p3737-0000+p3701-0000.dts b/overlay/tegra234-p3737-0000+p3701-0000.dts index 1bfd8d3..245e403 100644 --- a/overlay/tegra234-p3737-0000+p3701-0000.dts +++ b/overlay/tegra234-p3737-0000+p3701-0000.dts @@ -336,11 +336,3 @@ }; }; }; - -/* - * Include this file last in the device tree. It manages run-time - * pruning of peripherals that are not available across the various - * SKUs of p3701. For example PVA can be enabled in the device tree - * and it will automatically be disabled for SKUs without PVA support. - */ -#include "tegra234-p3701-sku-handling.dtsi" diff --git a/overlay/tegra234-p3768-0000+p3767-0000.dts b/overlay/tegra234-p3768-0000+p3767-0000.dts index 292bace..57e5810 100644 --- a/overlay/tegra234-p3768-0000+p3767-0000.dts +++ b/overlay/tegra234-p3768-0000+p3767-0000.dts @@ -252,50 +252,6 @@ }; }; }; - - fragment-t234-p3768-p3767@1 { - target-path = "/"; - board_config { - ids = "3767-0001-*"; - }; - __overlay__ { - compatible = "nvidia,p3768-0000+p3767-0001", "nvidia,p3767-0001", - "nvidia,tegra234"; - }; - }; - - fragment-t234-p3768-p3767@2 { - target-path = "/"; - board_config { - ids = "3767-0003-*"; - }; - __overlay__ { - compatible = "nvidia,p3768-0000+p3767-0003", "nvidia,p3767-0003", - "nvidia,tegra234"; - }; - }; - - fragment-t234-p3768-p3767@3 { - target-path = "/"; - board_config { - ids = "3767-0004-*"; - }; - __overlay__ { - compatible = "nvidia,p3768-0000+p3767-0004", "nvidia,p3767-0004", - "nvidia,tegra234"; - }; - }; - - fragment-t234-p3768-p3767@4 { - target-path = "/"; - board_config { - ids = "3767-0005-*"; - }; - __overlay__ { - compatible = "nvidia,p3768-0000+p3767-0005", "nvidia,p3767-0005", - "nvidia,tegra234"; - }; - }; }; /*