HAS_SECONDARY_PWM
chip = devm_pwmchip_alloc(dev, (id->driver_data & HAS_SECONDARY_PWM) ? 2 : 1,
{ "pxa27x-pwm", HAS_SECONDARY_PWM },