On 01/05/2017 02:55 AM, Steffen Trumtrar wrote: >> +#include "socfpga_arria10_socdk.dtsi" >> + >> +/ { >> + soc { >> + nand: nand@ffb90000 { >> + #address-cells = <1>; >> + #size-cells = <1>; >> + status = "okay"; >> + >> + compatible = "denali,denali-nand-dt", "altr,socfpga-denali-nand"; >> + reg = <0xffb90000 0x72000>, <0xffb80000 0x10000>; >> + reg-names = "nand_data", "denali_reg"; >> + interrupts = <0 99 4>; >> + dma-mask = <0xffffffff>; >> + clocks = <&nand_clk>; > > This belongs into the socfpga_arria10.dtsi. > Ah yes, you're right. Thanks for the review. Dinh -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html