pwm_lpss_chip
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: ✅struct pwm_lpss_chip {
struct pwm_chip chip;
void *regs;
const struct pwm_lpss_boardinfo *info;
u32 saved_ctrl[4];
};
5.0
: ✅struct pwm_lpss_chip {
struct pwm_chip chip;
void *regs;
const struct pwm_lpss_boardinfo *info;
u32 saved_ctrl[4];
};
5.3
: ✅struct pwm_lpss_chip {
struct pwm_chip chip;
void *regs;
const struct pwm_lpss_boardinfo *info;
u32 saved_ctrl[4];
};
5.4
: ✅struct pwm_lpss_chip {
struct pwm_chip chip;
void *regs;
const struct pwm_lpss_boardinfo *info;
u32 saved_ctrl[4];
};
5.8
: ✅struct pwm_lpss_chip {
struct pwm_chip chip;
void *regs;
const struct pwm_lpss_boardinfo *info;
u32 saved_ctrl[4];
};
5.11
: ✅struct pwm_lpss_chip {
struct pwm_chip chip;
void *regs;
const struct pwm_lpss_boardinfo *info;
};
5.13
: ✅struct pwm_lpss_chip {
struct pwm_chip chip;
void *regs;
const struct pwm_lpss_boardinfo *info;
};
5.15
: ✅struct pwm_lpss_chip {
struct pwm_chip chip;
void *regs;
const struct pwm_lpss_boardinfo *info;
};
5.19
: ✅struct pwm_lpss_chip {
struct pwm_chip chip;
void *regs;
const struct pwm_lpss_boardinfo *info;
};
6.2
: ✅struct pwm_lpss_chip {
struct pwm_chip chip;
void *regs;
const struct pwm_lpss_boardinfo *info;
};
6.5
: ✅struct pwm_lpss_chip {
struct pwm_chip chip;
void *regs;
const struct pwm_lpss_boardinfo *info;
};
6.8
: ✅struct pwm_lpss_chip {
struct pwm_chip chip;
void *regs;
const struct pwm_lpss_boardinfo *info;
};
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: ✅struct pwm_lpss_chip {
struct pwm_chip chip;
void *regs;
const struct pwm_lpss_boardinfo *info;
u32 saved_ctrl[4];
};
lowlatency
: ✅struct pwm_lpss_chip {
struct pwm_chip chip;
void *regs;
const struct pwm_lpss_boardinfo *info;
u32 saved_ctrl[4];
};
Regular
4.18
and 5.0
✅
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
✅
5.8
and 5.11
⚠️u32 saved_ctrl[4]
5.11
and 5.13
✅
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
✅
generic
and gcp
✅
generic
and lowlatency
✅