Am Sonntag, 30. Oktober 2016, 10:57:25 schrieb Ziyuan Xu: > There is a 'cpu-id' field in efuse, export it for other drivers > reference. > > Signed-off-by: Ziyuan Xu <xzy.xu@xxxxxxxxxxxxxx> > --- > arch/arm64/boot/dts/rockchip/rk3399.dtsi | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi > b/arch/arm64/boot/dts/rockchip/rk3399.dtsi index 76b2864..71c3ce7 100644 > --- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi > +++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi > @@ -1023,6 +1023,9 @@ > clock-names = "pclk_efuse"; > > /* Data cells */ > + cpu_id: cpu-id { I've added the address, so this gets to be cpu_id: cpu-id@7 to make it compliant and applied the result to my dts64 branch for 4.10 Thanks Heiko -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html