On Tue, Jul 04, 2017 at 06:15:07PM +0800, Chunyan Zhang wrote: > Added FM support for Spreadtrum's SP9860 board. > > Signed-off-by: Songhe Wei <songhe.wei@xxxxxxxxxxxxxx> > Signed-off-by: Chunyan Zhang <chunyan.zhang@xxxxxxxxxxxxxx> > --- > arch/arm64/boot/dts/sprd/sp9860g-1h10.dts | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/arch/arm64/boot/dts/sprd/sp9860g-1h10.dts b/arch/arm64/boot/dts/sprd/sp9860g-1h10.dts > index 0362ecd..6fe052d 100644 > --- a/arch/arm64/boot/dts/sprd/sp9860g-1h10.dts > +++ b/arch/arm64/boot/dts/sprd/sp9860g-1h10.dts > @@ -39,6 +39,10 @@ > #size-cells = <2>; > ranges; > }; > + > + sprd-fm { > + compatible = "sprd,marlin2-fm"; > + }; What kind of device is this? MMIO? It seems to be sitting directly under the root node, but has no reg or relationship with another bus defined, so something is missing. This will need binding documentation. Thanks, Mark. > }; > > &uart0 { > -- > 2.7.4 > > -- > 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 -- 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