• Nishanth Menon's avatar
    ARM: dts: keystone: Get rid of usage of skeleton.dtsi · d2a3ec71
    Nishanth Menon authored
    skeleton.dtsi doesn't offer us any real benefits with most of the
    parameters being overridden. So, just drop the same entirely and
    introduce appropriate changes for chosen node and memory back to
    our top level definition.
    
    This also squashes the following warnings with W=1:
    
    arch/arm/boot/dts/keystone-k2hk-evm.dtb: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name
    arch/arm/boot/dts/keystone-k2l-evm.dtb: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name
    arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name
    Reported-by: default avatarRob Herring <robh@kernel.org>
    Signed-off-by: default avatarNishanth Menon <nm@ti.com>
    Signed-off-by: default avatarSantosh Shilimkar <santosh.shilimkar@oracle.com>
    d2a3ec71
keystone.dtsi 8.95 KB