Hi, I am doing some overlay for fbtft LCD driver - SSD1322. I did compile an add my patch, now I would like to load the LCD driver with DT overlay. This is what I have done: /dts-v1/; /plugin/; / {     compatible = "rockchip,rk3399";     fragment@0 {         target = <&spi1>;         __overlay__ {             status = "okay";                      };     };     fragment@1 {         target = <&spi1>;         __overlay__ {             /* needed to avoid dtc warning */