Loading arch/arm/boot/dts/omap3.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -428,5 +428,15 @@ }; }; gpmc: gpmc@6e000000 { compatible = "ti,omap3430-gpmc"; ti,hwmods = "gpmc"; reg = <0x6e000000 0x1000000>; interrupts = <20>; gpmc,num-cs = <8>; gpmc,num-waitpins = <4>; #address-cells = <2>; #size-cells = <1>; }; }; }; Loading
arch/arm/boot/dts/omap3.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -428,5 +428,15 @@ }; }; gpmc: gpmc@6e000000 { compatible = "ti,omap3430-gpmc"; ti,hwmods = "gpmc"; reg = <0x6e000000 0x1000000>; interrupts = <20>; gpmc,num-cs = <8>; gpmc,num-waitpins = <4>; #address-cells = <2>; #size-cells = <1>; }; }; };