Message ID | 20210713094456.23288-1-jon.lin@rock-chips.com |
---|---|
Headers | show |
Series | Add Rockchip SFC(serial flash controller) support | expand |
On Tue, Jul 13, 2021 at 05:44:47PM +0800, Jon Lin wrote: > +properties: > + compatible: > + const: rockchip,sfc Rob has repeatedly queried how generic this compatible is - can you please respond to this?
On Tue, 13 Jul 2021 17:44:46 +0800, Jon Lin wrote: > Changes in v12: > - Remove useless oneOf lable > - Add sfc controller discription > - Remove the limitation of SFC_MIN_SPEED_HZ > - Add IRQ_NONE method for irq handler > - Add SPI_MASTER_HALF_DUPLEX flags > - Add sfc interrupt mask bits and status register initial progress > > [...] Applied, thanks! [04/10] clk: rockchip: rk3036: fix up the sclk_sfc parent error commit: 0be3df186f870cbde56b223c1ad7892109c9c440 [05/10] clk: rockchip: add dt-binding for hclk_sfc on rk3036 commit: b13c1fff66cc255c0a9d48561d05f0f7e8ffd385 [06/10] clk: rockchip: Add support for hclk_sfc on rk3036 commit: d61eb8a1f5184f32ddc5ac03c930cff8e9a6fae9 I've just picked the clk-related patches for now, as they're not dependent on the sfc being applied itself. Best regards,