[meta-xilinx] [meta-xilinx 09/14] kc705-microblazeel.dts: Add KC705 dts
Nathan Rossi
nathan at nathanrossi.com
Wed May 4 07:32:12 PDT 2016
On Tue, May 3, 2016 at 10:57 AM, Manjukumar Matha
<manjukumar.harthikote-matha at xilinx.com> wrote:
> Update the dts according to the hardware design
>
> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha at xilinx.com>
> ---
> .../device-tree/files/kc705/kc705-microblazeel.dts | 523 +++++++++++++++++++++
> 1 file changed, 523 insertions(+)
> create mode 100644 recipes-bsp/device-tree/files/kc705/kc705-microblazeel.dts
>
> diff --git a/recipes-bsp/device-tree/files/kc705/kc705-microblazeel.dts b/recipes-bsp/device-tree/files/kc705/kc705-microblazeel.dts
> new file mode 100644
> index 0000000..5de68e8
> --- /dev/null
> +++ b/recipes-bsp/device-tree/files/kc705/kc705-microblazeel.dts
> @@ -0,0 +1,523 @@
> +/dts-v1/;
> +
> +/ {
> + model = "Xilinx MicroBlaze";
> + hard-reset-gpios = <0x1 0x0 0x1>;
This dts looks like it is decompiled from a blob, it would be nice to
have the original source (even if it is a set of split up dtsi's) so
that all the values are in readable form, e.g. phandles as "&gpio" as
well as having the "<name>:" labels.
Regards,
Nathan
More information about the meta-xilinx
mailing list