On Wed, 5 Oct 2016 11:48:24 +0200 Corentin Labbe <clabbe.montjoie@xxxxxxxxx> wrote: > This patch add support for the sunxi-sid driver to the device tree for sun8i-h3. > > Signed-off-by: Corentin Labbe <clabbe.montjoie@xxxxxxxxx> > --- > arch/arm/boot/dts/sun8i-h3.dtsi | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/arch/arm/boot/dts/sun8i-h3.dtsi b/arch/arm/boot/dts/sun8i-h3.dtsi > index 9f58bb4..abfd29c 100644 > --- a/arch/arm/boot/dts/sun8i-h3.dtsi > +++ b/arch/arm/boot/dts/sun8i-h3.dtsi > @@ -211,6 +211,11 @@ > #size-cells = <0>; > }; > > + sid: eeprom@01c14200 { > + compatible = "allwinner,sun7i-a20-sid"; > + reg = <0x01c14200 0x200>; The datasheet says 1Kb starting at 0x01c14000. Is there any reason to reduce the area and to shift the offset? > + }; > + > usbphy: phy@01c19400 { > compatible = "allwinner,sun8i-h3-usb-phy"; > reg = <0x01c19400 0x2c>, > -- > 2.7.3 -- Ken ar c'hentañ | ** Breizh ha Linux atav! ** Jef | http://moinejf.free.fr/ -- 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