Re: [PATCH v12 3/5] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver

From: Dan Murphy
Date: Thu Aug 22 2019 - 11:59:05 EST


Marc

On 8/22/19 10:46 AM, Marc Kleine-Budde wrote:
On 8/22/19 4:20 PM, Dan Murphy wrote:
+tcan4x5x: tcan4x5x@0 {
+ compatible = "ti,tcan4x5x";
+ reg = <0>;
+ #address-cells = <1>;
+ #size-cells = <1>;
+ spi-max-frequency = <10000000>;
+ bosch,mram-cfg = <0x0 0 0 32 0 0 1 1>;
+ data-ready-gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
Can you convert this into a proper interrupt property? E.g.:
OK. Do you want v13 or do you want patches on top for net-next?
Please use net-next/master as the base.


Thanks for the reply. I see that that there are patches on top of the driver so I will send patches on top of that.

Dan

<snip>