Am Dienstag, den 05.07.2016, 09:29 +0200 schrieb Gabriel Fernandez: [...] > >> +static const struct reset_control_ops stm32_reset_ops = { > >> + .assert = stm32_reset_assert, > >> + .deassert = stm32_reset_deassert, > > Are the registers not readable, or did you choose not to > > implement .status on purpose? > We choose to not implement. Ok. Because of size issues or just because you don't need them in any of your drivers? regards Philipp -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html