Hi Heiko    I have rebased the latest mainline tree, and sent a new patch. Thanks a lot. hhb 祝工作愉快! 洪慧斌 honghuibin 底层平台中心 福州瑞芯微电子股份有限公司 / Fuzhou Rockchip Electronics Co., Ltd.Fuzhou Rockchip Electronics Co., Ltd 总部地址:福建省福州市铜盘路软件大道89号软件园A区21号楼 深圳地址:南山区科技园科技中一路万利达大厦21层 Address: No. 21 Building, A District, No.89,software Boulevard Fuzhou,Fujian,PRC (Fuzhou Headquarters) 邮编:350003 手机:15980201710 电话:(86-0591)83991906/83991907-8604 传真:(86-0591)83951833          E-mail:hhb@rock-chips.com **************************************************************************** 保密提示: 本邮件及其附件含有机密信息来自福州瑞芯微电子有限公司,仅发送给本邮件所指特定收件人。若非该特定收件人, 请勿复制、 使用或披露本邮件的任何内容。若误收本邮件,请从系统中永久性删除本邮件及所有附件,并以回复邮件 或其他方式即刻告知发件人。福州瑞芯微电子有限公司拥有本邮件信息的著作权及解释权,禁止任何未经授权许可的 侵权行为。   IMPORTANT NOTICE: This email is from Fuzhou Rockchip Electronics Co., Ltd .The contents of this email and any attachments may contain information that is privileged, confidential and/or exempt from disclosure under applicable law and relevant NDA. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information is STRICTLY PROHIBITED. Please immediately contact the sender as soon as possible and destroy the material in its entirety in any format. Thank you. ****************************************************************************  From: Heiko StuebnerDate: 2017-08-06 18:38To: Huibin HongCC: sofia-kernel.list; huangtao; Rob Herring; Pawel Moll; Mark Rutland; Ian Campbell; Kumar Gala; Russell King; linux-arm-kernel; linux-rockchip; devicetree; linux-kernelSubject: Re: [PATCH v2] ARM: dts: rockchip: rk322x: add spi node and spi pinctrlHi,   Am Donnerstag, 3. August 2017, 10:36:49 CEST schrieb Huibin Hong: > Add spi node and spi pinctrl for rk322x > > Signed-off-by: Huibin Hong   [...]     > + }; > + >  wdt: watchdog@110a0000 { >  compatible = "rockchip,rk322x-wdt", "snps,dw-wdt";   Please make sure a patch actually applies against the mainline tree, as here the the compatible for the watchdog looks slightly different.   In any case I've fixed that and applied it for 4.14     Heiko