mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
mttcan: tegra: Add new prod setting support
Add new prod setting support which is the property based on device tree. The prod setting of each register field are new property in DT and prod configurations are configured via these new properties. Bug 4097475 Change-Id: I86adc7b72a28802d73fee8a085db2bccf0d6d1cc Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2996771 GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
1e8bd7b606
commit
9a65689ba2
@@ -31,9 +31,7 @@
|
||||
#include <linux/net_tstamp.h>
|
||||
#include <linux/spinlock.h>
|
||||
#include <linux/clocksource.h>
|
||||
#if KERNEL_VERSION(5, 16, 0) >= LINUX_VERSION_CODE
|
||||
#include <linux/tegra-oot-prod.h>
|
||||
#endif
|
||||
#include <linux/platform/tegra/ptp-notifier.h>
|
||||
#include <linux/mailbox_client.h>
|
||||
#ifdef CONFIG_CLK_SRC_TEGRA18_US_TIMER
|
||||
|
||||
Reference in New Issue
Block a user