On 07/25/2013 04:27 PM, Laurent Pinchart wrote: > Specify DT bindings for the TPU PWM controller and add OF support to the > driver. > diff --git a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt > + - compatible: should be one of the following. > + - "renesas,tpu-r8a73a4": for R8A77A4 (R-Mobile APE6) compatible PWM controller. > + - "renesas,tpu-r8a7740": for R8A7740 (R-Mobile A1) compatible PWM controller. In the bindings I've seen, it's more typical for the compatible value to be ${vendor},${soc}-${unit} than ${vendor},${unit}-${soc}. I guess I don't know how common one format or the other is though. Other than that, the binding, Acked-by: Stephen Warren <swarren@xxxxxxxxxx> -- 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