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>