Quoting Marc Gonzalez (2019-01-11 05:37:43) > If QCOM_GDSC is disabled, gdsc_register() returns -ENOSYS, which causes > gcc_msm8998_probe() to fail. Select QCOM_GDSC to solve the problem. > > gcc-msm8998: probe of 100000.clock-controller failed with error -38 > > Signed-off-by: Marc Gonzalez <marc.w.gonzalez@xxxxxxx> > --- Applied to clk-fixes + added a Fixes tag.