drm/radeon: store the gpio shift as well
We need this in the dpm code. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -462,6 +462,7 @@ struct radeon_gpio_rec {
|
||||
u8 id;
|
||||
u32 reg;
|
||||
u32 mask;
|
||||
u32 shift;
|
||||
};
|
||||
|
||||
struct radeon_hpd {
|
||||
|
Reference in New Issue
Block a user