On Tue, May 3, 2016 at 10:57 AM, Manjukumar Matha
<[email protected]> wrote:
> Update the dts according to the hardware design
>
> Signed-off-by: Manjukumar Matha <[email protected]>
> ---
>  .../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
-- 
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to