>>>>> "Philip" == Philip Avinash <[email protected]> writes:
Philip> From: "Philip, Avinash" <[email protected]> Philip> Add ELM data node to AM33XX device tree file. Philip> Signed-off-by: Philip Avinash <[email protected]> Philip> --- Philip> arch/arm/boot/dts/am33xx.dtsi | 8 ++++++++ Philip> 1 file changed, 8 insertions(+) Philip> diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi Philip> index c2f14e8..eaef5e7 100644 Philip> --- a/arch/arm/boot/dts/am33xx.dtsi Philip> +++ b/arch/arm/boot/dts/am33xx.dtsi Philip> @@ -385,5 +385,13 @@ Philip> mac-address = [ 00 00 00 00 00 00 ]; Philip> }; Philip> }; Philip> + Philip> + elm: elm@48080000 { Philip> + compatible = "ti,am33xx-elm"; Please drop the <tab> after compatible. Other than that it looks goood. Acked-by: Peter Korsgaard <[email protected]> -- Bye, Peter Korsgaard _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
