[STLinux Kernel] [PATCH 1/6] thermal: sti: Supply Device Tree documentation
From: Lee Jones <hidden>
Date: 2014-06-05 12:25:16
Also in:
linux-devicetree, linux-pm, lkml
From: Lee Jones <hidden>
Date: 2014-06-05 12:25:16
Also in:
linux-devicetree, linux-pm, lkml
On Thu, 05 Jun 2014, Peter Griffin wrote:
Hi Lee,quoted
+Example: + + temp1 at fdfe8000 { + compatible = "st,stih416-mpe-thermal"; + reg = <0xfdfe8000 0x10>; + clock-names = "thermal"; + clocks = <&CLK_M_MPETHSENS>; + interrupts = <GIC_SPI 23 IRQ_TYPE_NONE>; + };With the renaming of the STI device tree from upper to lower case. The clock name in this example also needs updating.
You're right. Will rebase and fix.
Once fixed: - Acked-by: Peter Griffin [off-list ref] Regards, Peter
-- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog