Hi, On Mon, Feb 3, 2020 at 4:52 PM Stephen Boyd <swboyd@xxxxxxxxxxxx> wrote: > > Also, why not use of_property_read_u8() and make DT writers have > > /bits/ 8 <0xf0> > > properties so that we can keep things smaller. I don't understand why > they're u32 in DT besides to make it simpler to specify a u32. As per the other thread, I think it's discouraged to specify /bits/ 8 in DT unless it's really needed.