commit | bb73b33b9c6d3da87af8095867d9e7f33b53aede | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sat Dec 15 19:19:33 2018 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed Dec 19 15:23:01 2018 +0100 |
tree | b371834b52be001c1f05522ab0aefb3e1c5ecab5 | |
parent | d06d60db3c948b46d2a1f858307f109e49a23249 [diff] |
mips: xilfpga: fix DTC warnings This fixes following DTC warning: arch/mips/dts/nexys4ddr.dtb: Warning (compatible_is_string_list): /ethernet@10e00000/mdio/phy@1:compatible: property is not a string list As upstream DTS in Linux doesn't have the offending property, simply remove it to fix the warning. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>