Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'
[firefly-linux-kernel-4.4.55.git] / include / soc / tegra / mc.h
index 1ab2813273cd1cf7d0116ca3d64b08de18013304..370f2909ec19d3a884aaf384549499bac4a6e085 100644 (file)
@@ -102,6 +102,8 @@ struct tegra_mc_soc {
        unsigned int num_address_bits;
        unsigned int atom_size;
 
+       u8 client_id_mask;
+
        const struct tegra_smmu_soc *smmu;
 };