generic-dt: Include the dt binding headers from tegra

Include the dt binding headers from common location for all
SOCs. The common dt-binding headers are at
    hardware/nvidia/tegra/nv-public/include

Bug 4734150

Change-Id: I12fa9364612e1634c2cbc6209b18ff5ed711185a
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux/kernel-devicetree/+/3168951
This commit is contained in:
Laxman Dewangan
2024-07-05 04:34:06 +00:00
parent a34574ecc9
commit cd1c454299

View File

@@ -47,6 +47,8 @@ DTC_INCLUDE :=
# SOC independent common include
DTC_INCLUDE += $(tegra-dtstree)/tegra/nv-public
DTC_INCLUDE += $(tegra-dtstree)/tegra/nv-public/include/kernel
DTC_INCLUDE += $(tegra-dtstree)/tegra/nv-public/include/nvidia-oot
DTC_INCLUDE += $(tegra-dtstree)/tegra/nv-public/include/platforms
# SOC T23X specific common include
DTC_INCLUDE += $(tegra-dtstree)/t23x/nv-public/include/kernel