[PATCH v3 36/36] ARM: STi: Add support for the FSM Serial Flash Controller
From: Lee Jones <hidden>
Date: 2013-12-02 13:20:21
Also in:
lkml
From: Lee Jones <hidden>
Date: 2013-12-02 13:20:21
Also in:
lkml
quoted
+ /* FSM */ + spifsm: spifsm at fe902000{ + compatible = "st,spi-fsm", "simple-bus";"simple-bus" is redundant here.
Yes I agree, good spot. I removed it from the Documentation, but missed this one. If I remove it, can I add your Ack for the remainder of the patch?
quoted
+ reg = <0xfe902000 0x1000>; + reg-names = "spi-fsm"; + pinctrl-0 = <&pinctrl_fsm>; + + st,syscfg = <&syscfg_rear>; + st,boot-device-reg = <0x958>; + st,boot-device-spi = <0x1a>; + + status = "okay"; + };
-- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog