ACPI: APD: Add a fmw property is_raven
Since there is slight difference in AMD RV based soc in misc clk architecture. The fmw property will help in differentiating the SoCs. Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:

committed by
Rafael J. Wysocki

parent
d9b77361c1
commit
7f8802f2d2
@@ -12,6 +12,7 @@
|
||||
|
||||
struct fch_clk_data {
|
||||
void __iomem *base;
|
||||
u32 is_rv;
|
||||
};
|
||||
|
||||
#endif /* __CLK_FCH_H */
|
||||
|
Reference in New Issue
Block a user