On Thu, Feb 16, 2017 at 02:39:10PM +0100, Adrian Fiergolski wrote: > Signed-off-by: Adrian Fiergolski > --- > drivers/spi/spi.c | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) Why would this property be useful? You're also adding a new binding with no binding documentation, binding documentation is mandatory for all new bindings. Please submit patches using subject lines reflecting the style for the subsystem. This makes it easier for people to identify relevant patches. Look at what existing commits in the area you're changing are doing and make sure your subject lines visually resemble what they're doing.