On Sun, 24 Jul 2022 22:53:55 -0700, William Zhang wrote: > Append "brcm,bcmbca" to BCM4908 chip family compatible strings to > follow the convention of BCMBCA chip and help identifying chip family. > > Also add a bare bone generic 4908 board compatbile string to support any > 4908 based board. This is useful for board bring-up test and kernel test > with CPU and memory related change. > > Signed-off-by: William Zhang <william.zhang@xxxxxxxxxxxx> > Acked-by: Rafał Miłecki <rafal@xxxxxxxxxx> > > --- > > Changes in v2: > - Add Acked-by tag > - Insert the 4908 generic compatible string in alphabetical order > - Update commit message with more details of 4908 generic board dts > > Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>